Continuous Deployment
-
Software Development
Mastering Microservices Deployment: Strategies Tools, and Best Practices
1. Introduction In the constantly changing world of software development, microservices have emerged as a powerful architectural pattern for building…
Read More » -
Software Development
GitHub Actions vs. Traditional Build Servers: A Modern Approach to Continuous Integration and Deployment
In today’s fast-paced software development landscape, Continuous Integration (CI) and Continuous Deployment (CD) have become essential practices to ensure the…
Read More » -
Software Development
What’s the Difference Between Continuous Delivery vs. Continuous Deployment?
Every DevOps user today is aware of CI/CD as a concept. CI stands for continuous integration, whereas CD is often…
Read More » -
Software Development
How to Measure the Reliability of Your Software Throughout the CI/CD Workflow
Overcome the challenge of maintaining code quality in a CI/CD workflow with Continuous Reliability CI/CD practices encourage frequent code integration…
Read More » -
Software Development
Continuous Reliability: The One Thing Your CI/CD Workflow is Missing
Successful teams know that CI/CD isn’t enough. With things breaking faster than ever, many are adding Continuous Reliability to their…
Read More » -
DevOps
Docker meets Continuous Deployment
About one year ago I had my first contact with Docker. This new kid on the block promised to relieve…
Read More » -
Software Development
Critical Mass of Tests for Continuous Deployment
Does this situation sound familiar? An engineering team relies on manual testing for quality assurance and preventing regressions. The manual…
Read More » -
DevOps
Continuous Deployment circleci, AWS (Elastic Beanstalk), Docker
Introduction We run some of our services in Docker container, under Elastic Beanstalk (EB). We use circleci for our CI…
Read More » -
DevOps
Blue-green Deployments, A/B Testing, and Canary Releases
A lot of teams I talk to recently are very interested in “DevOps” (whatever that means… seems to mean different…
Read More »