This repository was archived by the owner on Aug 30, 2024. It is now read-only.
forked from CodeYourFuture/My-Coursework-Planner
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
[TECH ED] Write a run book #324
Copy link
Copy link
Open
Description
From Module-Cloud created by SallyMcGrath: CodeYourFuture/Module-Cloud#31
Link to the coursework
Why are we doing this?
Write a runbook for a project you have deployed using the Cloud technologies in this module.
Publish this runbook on your portfolio, along with the project.
Example runbook template from Atlassian
| Runbook name | Application X Deployment to Production |
|---|---|
| Runbook description | This runbook provides instructions for deploying Application X to the production environment. |
| Owner | @DevOpsEngineer |
| Version | 2.3 |
| Version date | //2024-03-21 |
On this page
🏛 Architecture
[Include a high-level architectural diagram of the relevant hosts and services]
💬 Support contacts
| Expertise level | Team | Team lead | Contact info |
|---|---|---|---|
| Level 1 | @ops-team-members | @ops-team-lead | [Include contact information for Level 1 support] |
| Level 2 | [Include details for Level 2 support, if applicable] | ||
| Level 3 | [Include details for Level 3 support, if applicable] |
🎽 Runs
| Name | State | Start time | Completed time | Duration |
|---|---|---|---|---|
| Application X Deployment | [To be updated during deployment] | [To be updated during deployment] | [To be updated after deployment] | [To be calculated after deployment] |
🎢 Process
Step instructions
- Ensure all prerequisites are met (e.g., successful testing in lower environments, approvals obtained)
- Take a backup of the current production environment
- [Detailed deployment steps]
- [Validation and testing steps]
- [Monitoring and alerting setup]
- [Communication to stakeholders]
| Enabled | Execution location | Run environments | Run conditions | Documentation |
|---|---|---|---|---|
| Yes | [Specify the location or environment where the deployment will be executed] | Production | [Specify any conditions or prerequisites required for the deployment] | [Include links to relevant documentation, such as application guides, deployment scripts, or configuration files] |
Maximum time in hours
8
How to get help
Share your blockers in Slack.
How to submit
Publish your runbook on your portfolio and as a document in your project repo.
Link to your runbook on your project readme.
Link your portfolio runbook in Slack.
The best runbook, voted by the group, wins the coveted 🎽 📘 Best Runbook Award
Reactions are currently unavailable