Unlock The Power Of Microservices In The Azure Cloud
9h 5m 43s
English
Paid
Course description
Deploy your .NET microservices to Kubernetes in the Microsoft Azure cloud, so you can handle production demands, minimize operational issues and save a lot of money on infrastructure along the way.
Watch Online
Watch Online Unlock The Power Of Microservices In The Azure Cloud
0:00
/ #1: Introduction
All Course Lessons (69)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction Demo | 00:35 | |
| 2 | Monorepo vs Multirepo | 05:24 | |
| 3 | Installing Git | 02:10 | |
| 4 | Using Git to add files to source control | 08:18 | |
| 5 | Creating a GitHub organization | 04:06 | |
| 6 | Uploading files to a GitHub repository | 06:34 | |
| 7 | Introduction | 00:36 | |
| 8 | Preparing NuGet packages for GitHub | 09:13 | |
| 9 | Generating a GitHub Personal Access Token | 02:55 | |
| 10 | Publishing to GitHub Packages | 10:17 | |
| 11 | Consuming a NuGet package from GitHub | 03:15 | |
| 12 | Introduction | 00:27 | |
| 13 | Running your microservice anywhere via Docker | 05:44 | |
| 14 | Preparing the Identity microservice for Docker | 12:23 | |
| 15 | Adding a Dockerfile | 22:34 | |
| 16 | Consuming NuGet packages within a Dockerfile | 06:16 | |
| 17 | Building a Docker image | 07:48 | |
| 18 | Running a Docker container | 16:21 | |
| 19 | Introduction | 00:30 | |
| 20 | Creating an Azure account | 04:32 | |
| 21 | Installing the Azure CLI | 02:26 | |
| 22 | Creating an Azure resource group | 06:28 | |
| 23 | Introduction | 00:28 | |
| 24 | Creating a Cosmos DB account | 05:13 | |
| 25 | Adding Cosmos DB support to the Common library | 06:04 | |
| 26 | Using Cosmos DB in a microservice | 00:30 | |
| 27 | Introduction | 12:21 | |
| 28 | Creating a Service Bus namespace | 04:12 | |
| 29 | Adding Service Bus support to the Common library | 16:27 | |
| 30 | Using Service Bus in a microservice | 13:01 | |
| 31 | Introduction | 00:28 | |
| 32 | Creating an Azure Container Registry | 04:56 | |
| 33 | Publishing Docker images to Azure Container Registry | 10:40 | |
| 34 | Introduction | 00:40 | |
| 35 | Introduction to Kubernetes | 06:09 | |
| 36 | Creating a Kubernetes cluster | 14:09 | |
| 37 | Defining a Kubernetes deployment | 10:14 | |
| 38 | Using Kubernetes secrets | 10:08 | |
| 39 | Creating a Kubernetes pod | 06:51 | |
| 40 | Creating a Kubernetes service | 09:11 | |
| 41 | Introduction | 00:31 | |
| 42 | Adding a basic health check | 03:27 | |
| 43 | Creating a custom database health check | 04:42 | |
| 44 | Configuring a custom database health check | 13:36 | |
| 45 | Adding Kubernetes health probes | 10:09 | |
| 46 | Generalizing the health check configuration | 14:42 | |
| 47 | Introduction | 00:37 | |
| 48 | Creating an Azure Key Vault | 06:40 | |
| 49 | Reading secrets from Azure Key Vault | 07:13 | |
| 50 | Configuring Azure AD workload identity on AKS | 20:13 | |
| 51 | Reading Azure Key Vault secrets from your pods | 06:43 | |
| 52 | Generalizing the Azure Key Vault configuration | 13:51 | |
| 53 | Introduction | 00:47 | |
| 54 | Introduction to the API Gateway | 07:16 | |
| 55 | Installing Helm | 03:38 | |
| 56 | Installing the Emissary-ingress API Gateway | 14:24 | |
| 57 | Configuring Routing to a Microservice | 12:01 | |
| 58 | Running the Identity microservice behind the API gateway | 14:35 | |
| 59 | Using Postman environments | 07:02 | |
| 60 | Introduction | 00:44 | |
| 61 | Installing cert-manager | 07:01 | |
| 62 | Generating a TLS certificate | 22:10 | |
| 63 | Enabling HTTPS and TLS termination in Emissary-ingress | 06:55 | |
| 64 | Forwarding headers to the Identity microservice | 09:56 | |
| 65 | Creating a signing certificate | 13:49 | |
| 66 | Using the signing certificate in the Identity microservice | 15:28 | |
| 67 | Introduction | 00:32 | |
| 68 | Deploying the Catalog microservice to AKS | 17:51 | |
| 69 | Trying out the Frontend in Production | 18:36 |
Unlock unlimited learning
Get instant access to all 68 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionBooks
Read Book Unlock The Power Of Microservices In The Azure Cloud
| # | Title |
|---|---|
| 1 | Handouts_Cloud |
| 2 | Roadmap_Cloud |
| 3 | Net8Upgrade |
Comments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Foundation in C#: Object Oriented Programming Part 2
Sources: iamtimcorey.com (Tim Corey)
This is where you really fill in the gaps of your OOP knowledge. This course covers topics like method overriding and overloading, events, generics, abstract classes, and a lot ...
7 hours 24 minutes 3 seconds
C# Weekly Challenges
Sources: iamtimcorey.com (Tim Corey)
Weekly C# challenges are just that - challenges you get every week* to complete some task in C#. They push you to be better in an area and they help refresh your skills in areas...
43 hours 12 minutes 52 seconds
Complete guide to building an app with .Net Core and React
Sources: udemy
Have you learnt the basics of ASP.NET Core and React? Not sure where to go next? This course should be able to help with that. In this course we learn how to build a multi-proje...
32 hours 10 minutes 45 seconds
Foundation in C#: Getting Started
Sources: iamtimcorey.com (Tim Corey)
Learning C# requires a good foundation. That sets you up for writing better code faster with less bugs. This first module gets you started into the overall course. Learn how to ...
1 hour 30 minutes 38 seconds