Skip to content

Instantly share code, notes, and snippets.

@Rand0mB0t
Created October 26, 2020 08:51
Show Gist options
  • Save Rand0mB0t/8968786aa3cf1ca8bad5b2ae50291547 to your computer and use it in GitHub Desktop.
Save Rand0mB0t/8968786aa3cf1ca8bad5b2ae50291547 to your computer and use it in GitHub Desktop.
Deployment Strategies
- Canary deployment
- B/G deployment [promoting from staging to production]
Review SRE practice
- SLI
- SLO
- SLA
- Error Budget
- Incident
- Incident management
- Postmortem
Make sure you know all the services of Stackdriver (cloud Operations),
Log Based metrics and integration with Fluentd.
Understand advanced logs filtering. Review some examples of advance log filters
Links
concepts and deployment strategy - https://spinnaker.io/concepts/
SRE overview playlist - https://www.youtube.com/watch?v=uTEL8Ff1Zvk&list=PLIivdWyY5sqJrKl7D2u-gmis8h9K66qoj
SRE book by google - https://landing.google.com/sre/books/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment