Skip to content

Active Deploy allows you to release a new version of your software with no down time. If at any time during the release a problem occurs, Active Deploy allows you to quickly revert back to the original version.

License

Notifications You must be signed in to change notification settings

sergioestebance/active-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy to Bluemix

Active Deploy

You can update running apps with no downtime, by using the intelligent update capabilities of the Active Deploy service. You can also quickly revert to the original version.

If your goal is to update apps with no downtime, you can do that with a managed update that is done in phases. Rolling deployments are often called blue-green deployments, red-black deployments, or zero-downtime deployments. Although these deployment processes differ in subtle ways, they share the core principle of avoiding a disruption in service for the consumer. With this service, you can deploy a new version by using a continual process, such that the new version is finalized only when it proves to work properly in production. In a nutshell, you have these options:

  • Manage the rollout of changes in an automated and controlled fashion.
  • Roll back your changes if needed.
  • Have two versions be "live" at one time, each one with specific amounts of routed traffic.

Active Deploy Labs

We have created several labs to help get you acquainted with the Active Deploy service.

The main lab page can be found here.

Blog Posts about Active Deploy

About

Active Deploy allows you to release a new version of your software with no down time. If at any time during the release a problem occurs, Active Deploy allows you to quickly revert back to the original version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published