Join us

heart Posts from the community tagged with cicd...
Sponsored Link FAUN Team
@faun shared a link, 1 year, 1 month ago

Read CloudNative Weekly Newsletter

CloudNative Weekly Newsletter, The Chief I/O. Curated CloudNative news, tutorials, tools and more!

Join thousands of other readers, 100% free, unsubscribe anytime.

Story
@obedrina shared a post, 2 years, 3 months ago
Content Marketing Manager, Semaphore

How to Introduce Your Engineering Team to CI/CD with Kris Buytaert

In this podcast episode, we welcome Kris Buytaert, consulting CTO at Inuits.eu, DevOps evangelist, one of the organisers of DevOpsDays. We talk about the conference, how to introduce CI/CD to teams, and what are some patterns and antipatterns for infrastructure as code. We also discuss why teams are reluctant to spend money on testing and operations, and what happens if they don’t.

Kris Buytaert (1).jpg
Story
@muhammadali642 shared a post, 2 years, 3 months ago
Marketing

Wildcard officially becomes owner and collaborator of Babelfish

Babelfish is a self-hosted server for source-code parsing: it has the power to parse all kinds of file, in any supported language, extracting an Abstract Syntax Tree and converting it into a Universal Abstract Syntax Tree (UAST).

Story
@muhammadali642 shared a post, 2 years, 3 months ago
Marketing

A quick introduction to CI/CD

CI/CD is one of the pillars of modern cloud native software development. It improves your software products and makes its development more effective and cheaper.

Story
@muhammadali642 shared a post, 2 years, 4 months ago
Marketing

6 testing types, every developer should understand

If you Google testing types in software engineering, you’ll certainly end with a list of hundreds of tests. We are sure not all of them will be useful for you. There are also some testing types that have two or three names and some others are very similar even if they have different names.

Story ReleaseIQ.io Team
@waynemgreene shared a post, 2 years, 4 months ago

Don't Migrate from Jenkins

Contemplating moving from a Jenkins pipeline or the Jenkins Blue Ocean pipeline to something completely different? Is your colleague encouraging you to ditch Jenkins? 80% of most development teams have multiple Jenkins and are struggling to find a path forward to an improved model/tool/architecture. Why is that? This blog explains the reason why and how to move forward WITH your Jenkins and how to get to an end-to-end DevOps Pipeline.

Complex DevOps Pipeline
Story
@brohishazad shared a post, 2 years, 5 months ago
Senior Software Engineer, Apple

Accelerating Developer Productivity via GitOps

Through deployment of a GitOps model, developers can delivery self-reconciliation and self-healing across Kubernetes clusters, without using a CI/CD system, and scale horizontally at massive scale.

Below I provide a walkthrough of GitOps from a 50,000 ft. view.

danil-shostak-AChwtt3tBPU-unsplash.jpg
Story
@tinydevops shared a post, 2 years, 6 months ago

How to automate anything

I’ve been thinking a lot lately about the relationship between manual tasks and automation. In this process, I’ve found myself describing how to move from one to the other in various contexts, and a pretty clear pattern has popped out at me. Here I distill the pattern to automate practically any process.

Story
@pbrissaud shared a post, 2 years, 6 months ago
DevOps, @onewealthplace

Deploy a GCloud instance with Gitlab CI

How to deploy a CGE Instance with Gitlab CI using Terraform and Ansible

0*M-S58GAowG62GImx.jpg
Story
@tinydevops shared a post, 2 years, 8 months ago

How to automate anything

I’ve been thinking a lot lately about the relationship between manual tasks and automation. In this process, I’ve found myself describing how to move from one to the other in various contexts, and a pretty clear pattern has popped out at me. Here I distill the pattern to automate practically any process.

Link
@niels_claeys shared a link, 6 months, 1 week ago
Data engineer, Data Minded

How we reduced our docker build times by 40%

This blogpost describes two ways to speed up building your Docker images: caching build info remotely and using the new link option when copying files

How we reduced our docker build times by 40%