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
SoundCloud architecture