05 October 2021
https://yourazurecoach.com/2021/09/24/conditional-deployments-with-bicep/
https://channel9.msdn.com/Shows/DevOps-Lab/Project-Bicep–Next-generation-ARM-Templates
- bicep file is transpiled into ARM template
- bicep is supposed to be easier to write than ARM template
- it’s a DSL, rather than trying to shoehorn into json
https://github.com/azure/bicep
https://channel9.msdn.com/Shows/Azure-Friday/Azure-Cosmos-DB-autoscale-session-state-monitoring-and-more
SoundCloud architecture
- https://developers.soundcloud.com/blog/service-architecture-1
- https://developers.soundcloud.com/blog/service-architecture-2
- https://developers.soundcloud.com/blog/service-architecture-3
This post is licensed under
CC BY 4.0
by the author.