Hello,
I am unable to figure out if Infrastructure as Code and Azure Blueprints are same things or there is some crucial differences between them - Could you please help me out?
Azure Blueprints empowers the end users to recreate a specific environment with certain resources and destroy when you are done to reduce costs. Infrastructure as Code also seems be doing the same thing. May be Infrastructure as Code is declarative and Azure Blueprints are prescriptive but not sure actually. In a way Serverless Compute is also declarative - is that also part of Infrastructure as Code?
Appreciate your insightful response. Thank you!!