To get the most out of this book
Tool administrators need to know how to create projects in Jira; spaces in Confluence; and workspaces, projects, and repositories in Bitbucket.
Jira users need to know how to create issues.
Confluence users need to know how to create pages.
Bitbucket and other Git server tools (e.g., GitLab and GitHub) users need to know how to perform commits in Git and pull requests/merge requests in the Git server tools of their choice.
Although the Atlassian tools we discuss are cloud-based, Software-as-a-Service (SaaS) applications, some actions or features require external resources. We outline these external resources in the following table:
Action/feature covered in the book |
External resource requirements |
Connect to Moqups (Chapter 4) |
Moqups account |
Connect to Figma (Chapter 4) |
Figma account |
Connect to GitLab (Chapters 4 and 10) |
GitLab account |
Connect to GitHub (Chapter 4) |
GitHub account |
Connect to Jenkins (Chapter 4) |
Jenkins server |
Connect to CircleCI (Chapter 4) |
CircleCI account |
Bitbucket runner – self-hosted (Chapter 6) |
Windows, macOS, or Linux machine |
Connect to Snyk (Chapters 7 and 13) |
Snyk account |
Deploy to JFrog using JFrog CLI |
Account in the JFrog environment |
Deploy to Sonatype Nexus |
Account in the Nexus environment |
Deploy to AWS S3 (Chapter 8) |
AWS account with appropriate role |
Deploy to Google Cloud (Chapter 8) |
Google Cloud Platform account with appropriate permissions |
Deploy to Microsoft Azure (Chapter 8) |
Azure account with appropriate permissions |
Connect with monitoring tools (Chapter 10) |
Datadog account |
If you are using the digital version of this book, we advise you to type the code yourself or access the code via the GitHub repository (link available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.
Download the example code files
You can download the example code files for this book from GitHub at https://github.com/PacktPublishing/Atlassian-DevOps-Toolchain-Cookbook. If there’s an update to the code, it will be updated on the existing GitHub repository.
We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!