Skip to main content

Posts Tagged ‘Application Downtime’

Two programmers working together with lines of code superimposed over them

Zero Downtime Deployment Using Blue-Green Methodology

Deploying a new version of an application to a production environment is the most critical task in the software development lifecycle. And a small mistake in the release cycle leads to cascading failures and outages. To deploy a new version of the application, is there an option that reduces the chances of failure or outages […]

How to Avoid Application Downtime Troubles in 2017

In the world of DevOps, much attention is paid to the continuous availability and innovation of applications. After all, this new philosophy means that customers will always have access to their applications and developers are at the ready and gearing up to solve any issues that may arise. Nonetheless, there is a darker side to […]