Explore some recommended next steps after completing this course.
- [Instructor] We have seen a few tools…to help you deploy applications to the cloud,…regardless of your programming language of choice.…If you want complete control…over the behavior of your builds and deployments,…use CodePipeline, or just one of the various…of specific tools, like CodeBuild or CodeDeploy.…This, however, will force you to manage your infrastructure.…If you want AWS to do most of the heavy lifting for you,…use Beanstalk for your software projects.…Maybe you haven't noticed, but for some of you,…this course was your first step into the world of DevOps.…
DevOps is a mindset that involves turning…the entire software development lifecycle…into a fully automated factory…where each step feeds the next in an automated fashion.…In goes software code, and out comes production ready…and deployed code.…Precisely what we have done here.…For those taking the Associate Developer exam,…in addition to the tools in this course,…I recommend taking a look at AWS OpsWorks,…which is a service that fits somewhere…
Released
12/11/2018- Checking in source code with CodeCommit
- Building code in CodeBuild
- Deploying code with CodeDeploy
- Creating a DevOps pipeline with CodePipeline
- Creating and deploying an Elastic Beanstalk application
Share this video
Embed this video
Video: Next steps