top of page
Home
About Hitman
Vision
My Stuff
Certifications
Book List
Agile
Tech
Water Scrum Fall
Section 1 - Software Delivery - Part 1
Section 2 - Software Delivery - Part 2
Section 3 - Software Build & Continuous Integration
Section 4 - Software Continuous Delivery
Section 5 - Software Continuous Deployment
Contact
Thought Provokers
More
Use tab to navigate through the menu items.
Facebook
Twitter
Pinterest
Tumblr
Copy Link
Link Copied
Play Video
Play Video
04:13
The Agile Hitman
Continuous Deployment - Part 1
In continuous deployment, every change goes through an automated pipeline and a working version of the application is automatically pushed to production. It does not involve any release approval cycle and the project teams need to ensure that every time a code is updated, tested and released, it works smoothly at the customer’s end.
Play Video
Play Video
02:34
The Agile Hitman
Continuous Deployment - Part 2
Continuous deployment does not require a staging area for code changes to be manually reviewed and verified. This is because automated testing is integrated early in the development process and continues throughout all the phases of the release.
Play Video
Play Video
03:48
The Agile Hitman
Kubernetes
Kubernetes is open source software for deploying, scaling and managing containerised applications. As an orchestrator, it handles the work of scheduling containers on a cluster and also manages the workloads to ensure they run as intended.
Section 5 - Software Continuous Deployment: Video
bottom of page