From the course: Bamboo Essential Training (2018)

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Deploy the artifacts with AWS CodeDeploy, part 1

Deploy the artifacts with AWS CodeDeploy, part 1 - Bamboo Tutorial

From the course: Bamboo Essential Training (2018)

Deploy the artifacts with AWS CodeDeploy, part 1

- [Instructor] Okay, so now it's time to deploy our artifact to our target servers because continuous integration is about only compiling the code and checking to make sure that the changes are okay. You need to surpass but then we are not only working on continuous integration. In this course we are teaching continuous integration and delivery. And now it's time to deliver our artifacts. There are many different ways of deploying the artifacts and in this course I'm going to show you a couple of different ways of doing it for you, it's best to understand the concepts so that you can use these techniques and concepts in many different scenarios. If you do use Amazon Web Services, this topic is for you, if you don't, then you can go to the next topic, to the next set of topics and learn how you can deploy your artifacts if you don't use Amazon Web Services. If you do use Amazon Web Services this is how we are going to deploy our artifact. So you have your source code in some kind of…

Contents