Roll out your features with feature flags - Newsletter Text Content

Roll out your features with feature flags

If you plan to continuously integrate features into your application during development, consider using feature flags. Feature flagging is a software engineering technique that turns select functionality on and off during runtime, without deploying new code.

In case you missed it...

Is GitOps the next big thing in DevOps?

As companies embrace DevOps methodologies, developers are pressed to perform tasks that were typically done by IT operations. This helped spawn GitOps, the use of code-based infrastructure, and operational procedures that rely on Git as a source control system. It's an evolution of Infrastructure as Code (IaC) and DevOps practices that leverages Git as the single source of truth.

Read more

CI versus CD versus CD

CD can mean either continuous delivery or continuous deployment. While both CDs have much in common, they also have significant differences. Learn about the differences, similarities, and benefits of CI, CD, and CD.

Read more

Download "Roll out your features with feature flags" Email Newsletter Html Code

Share this post