C# Corner announced a new webinar on "Hands-On developing Microservice using .Net Core 2.1, EF Core 2.1, Azure SQL, Docker and Kubernetes on Windows 10."
Where: Online
Price: Free of cost
Prerequisites: GoToMeeting
Note: There are 250 seats only. First come first serve.
Agenda:
- Creating SQL Server, Database, Tables and data population in Azure
- Creating Web API using .NET Core 2.1 in Visual Studio 2017
- Connecting Web API to Azure SQL using EF Core 2.1
- Adding Docker Support to Web API
- Build custom Docker Image and pushing the custom image to Docker Hub
- Pulling custom Docker image and executing locally
- Creating AKS Cluster in Azure
- Retrieving the Credentials of AKS
- Deploying Web API’s custom Docker image to Kubernetes, and accessing Web API from AKS