DevOps
Blogs
Mastering DevOps Branching: Your Ultimate Guide to Git Flow, Trunk, Tag-Based and Hybrid Strategies
-
Chetan Menge
-
14/08/2024
Methods of Branching Git Flow: Git Workflow: Separate branches are created for development (development), feature development (feature/), hotfix (hotfix/), and release (release/*). Code from the feature branches is combined...
Continue ReadingCase Study
Cloud Deployment with Minimal Downtime
-
08/06/2020
The client was a leading Australian multinational bank with business spread across New Zealand, Fiji, Asia, USA and the United Kingdom. It provides a variety of financial services including...
Continue ReadingBlogs
How To Choose Between Agile Delivery Methods
-
Linesh Mahadik
-
24/08/2015
So does Agile Work? It’s been more than 12 years since these principles known as the Agile Manifesto, was published. Independent groups have published evidence of the effectiveness of...
Continue ReadingBlogs
Making The Case For Agile Planning
-
Linesh Mahadik
Here are some real-life challenges that Agile Planning may need to address. 1. Translating Product Vision To Iterations Jumping in too quickly to start the development may turn counterproductive....
Continue ReadingBlogs
Comparing DevOps VS Traditional SDLC
-
Sunil Karke
Traditional Software Development Life Cycle Challenges Requirements to Production deployment of any business need or story (in Extreme programming) is an interesting journey with a lot of human intervention...
Continue ReadingBlogs
The Science Of Agile Development
-
Linesh Mahadik
The Science of Iterations Volatile business needs and a core reliance on human skills and creativity induce an inherent uncertainty in software development processes. This makes it unrealistic to...
Continue Reading