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.
Problems to solve when automating deployments
From the course: Continuous Deployment Strategies by Pearson
Problems to solve when automating deployments
You're here with me today learning about deployment strategies because you already know that manual deployments are just not good enough. So I don't need to keep trying to convince you to give up all of your manual ways. And if you're like me, you've been burned enough times to have a healthy disdain for for manual tasks that you know can and should be automated. But as with any improvement, it's always a good idea to remember where we come from. In fact, knowing how to manually perform all the tasks needed to deploy working software turns out to be very useful when it comes to automating them. You see, everything we're going to talk about from here on out, every manual task is still there doing its thing. Automation isn't doing anything new. It's simply performing those manual tasks for us. But someone had to have enough knowledge of manual tasks to set it up in the first place. So my advice for you is to never lose your knowledge of what's going on under the hood in the background…
Contents
-
-
-
-
-
(Locked)
Learning objectives25s
-
(Locked)
Problems to solve when automating deployments16m 2s
-
(Locked)
Infrastructure management overview43m 45s
-
(Locked)
Exercise: provision test infrastructure from the CLI34s
-
(Locked)
Configuration management overview35m 32s
-
(Locked)
Exercise: configure remote infrastructure from the CLI34s
-
(Locked)
Conclusion35s
-
(Locked)
-
-
-
-
-
-