Level: Introductory
Learn about, what many consider to be the most important recent announcement from the Azure Team - Azure Service Fabric and support for containers. This session will cover programming models available in Service Fabric to build highly available, low latency micro-services that can be deployed on Microsoft Azure or Windows Server. We will also explore the container model, why it transforms the development process and how to create, use and manage them and integrate with Docker technologies.
You will learn:
- Programming models available in Service Fabric to build highly available, low latency micro-services
- Write object-oriented microservices using the Service Fabric programming model
- Understand the benefit of container model