ardalis / azure-cloud-native-book

5 stars 2 forks source link

Revise Cloud-native DevOps #5

Open ardalis opened 4 years ago

ardalis commented 4 years ago

https://docs.microsoft.com/en-us/dotnet/architecture/cloud-native/devops

What are some challenges facing DevOps configuration for cloud-native apps (as compared to simple monolithic apps)? specific scenarios?

What are disadvantages of traditional infrastructure management techniques as apps move to the cloud? Real servers (hardware), real OSes (patches, etc) were time-consuming to manage. "cattle not pets" How do various tools address these needs?

What are some challenges with automating infrastructure as code?

How does Cloud Native Application Bundles (CNABs) address these challenges?