Modern server-side code is almost always built using cloud-native principles. Running server-side software in a container and orchestrating containers in Azure, AWS, and Kubernetes (aka k8s) has a large impact on software architecture and deployment. Our industry is finding a balance between microservice and more cohesive software architectures, learning how they can effectively leverage cloud- and container-based environments. It is hard to imagine any enterprise development scenario where one or more of these trends would not be high on the list of critical skills.
You’ll find coverage of:
- Leverage .NET Aspire to accelerate development
- Dapr and Radius on Azure
- Actor-based development with Project Orleans
- Use containers in development with DevContainers
- Hosting .NET apps in Kubernetes
- .NET in a Box: Containerizing .NET Applications