Technical requirements
You can find the code for this chapter at https://github.com/PacktPublishing/Implementing-CI-CD-Using-Azure-Pipelines/tree/main/ch10.
To complete the tasks described in this chapter, you will need the following:
- Access to an AWS account and service connection: It is assumed that you completed the Access to an AWS account and Creating a service connection to AWS sections in Chapter 8. If you skipped these, please go back and complete those steps to be able to complete this chapter.
- The sample repository imported: It is also assumed that you have already imported the sample repository from GitHub. If you haven’t done so, check out Chapter 9 to learn how to complete this.
Important note
If at any moment you get stuck while working on the pipelines, review the complete code available in the complete branch.
Now that we have the technical requirements covered, let’s review the solution architecture.