Main Content

Architecting Cloud Native .NET Apps for Azure

This guide begins by defining cloud native and introducing a reference application built using cloudnative principles and technologies. Beyond these first two chapters, the rest of the book is broken up
into specific chapters focused on topics common to most cloud-native applications. You can jump to
any of these chapters to learn about cloud-native approaches to:
- Data and data access
- Communication patterns
- Scaling and scalability
- Application resiliency
- Monitoring and health
- Identity and security
- DevOps”

Link to article