- Architecture Center: https://aws.amazon.com/architecture
- AWS official youtube channel: This is my architecture series
- Architecture Center: https://learn.microsoft.com/en-us/azure/architecture/
- Browse Architecture Center: https://learn.microsoft.com/en-us/azure/architecture/browse/
A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-lived development branches by employing documented techniques. They therefore avoid merge hell, do not break the build, and live happily ever after.
- Deployment Choice: Code Promotion vs Artifact Promotion: https://hackernoon.com/deployment-choice-code-promotion-vs-artifact-promotion
- Kubernetes Release Versioning: https://github.com/kubernetes/sig-release/blob/master/release-engineering/versioning.md#kubernetes-release-versioning
- Semantic Versioning 2.0.0: https://semver.org/