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 - Part 2.
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 [Covered]
- Creating Web API using .NET Core 2.1 in Visual Studio 2017 [Covered]
- Connecting Web API to Azure SQL using EF Core 2.1 [Covered]
- Adding Docker support to Web API [Covered]
- 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