Technical requirements
Because we are still working with Bitbucket Pipelines, we require a subscription to Bitbucket Cloud. This will also be required for recipes where artifacts end up in the repository or Bitbucket Downloads.
Deploying artifacts to cloud-based environments such as AWS, Google Cloud, and Microsoft Azure requires accounts with privileges to the services being used as targets in this chapter’s recipes.
The sample code for this chapter can be found in the Chapter8
folder of this book’s GitHub repository https://github.com/PacktPublishing/Atlassian-DevOps-Toolchain-Cookbook/tree/main/Chapter8
Now, let’s explore how to ready our builds for deployment.