From the course: Continuous Deployment Strategies by Pearson

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Planning

Planning

Let's see what kind of plan we can put together before starting to implement this strategy in our AnyHasher project. Point A starts with the current version of our application. This version includes the code that makes up the application itself, but also includes any infrastructure code or configuration that also helps it to run properly. we have happy users. The fact that we have users able to work with our current production version is a very important baseline. Now, I know that stakeholders might not be 100% satisfied with their current version, or else they wouldn't be so excited about a new version coming out. I'm mostly thinking about this as a baseline, though, and especially in the context of budgeting. We have a production version running right now and it costs what it costs. That's already part of our current budget and we're prepared to continue down that same road. So now, let's look at point B. What does that look like? Where are we headed? Of course, the goal of any…

Contents