-
Course
- Core Tech
ASP.NET Core 3 Microservices: Getting Started
Using microservices as the architecture of applications is both powerful and complex. This course will teach you why that is and how to get started creating microservices using ASP.NET Core.
What you'll learn
Using autonomous microservices is a great solution for scenarios where high flexibility and scalability is needed. In this course, ASP.NET Core Microservices: Getting Started, you’ll learn the reasoning behind using microservices and how to create them using ASP.NET Core. First, you’ll explore a sample application using 2 microservices teaching you the basics. Next, you’ll discover when microservices should be used and what ASP.NET Core techniques are great when using them. Finally, you’ll learn how to communicate asynchronously with microservices. When you’re finished with this course, you’ll have the knowledge to decide if microservices are a good choice for your organization and the skills to implement them using ASP.NET Core.
Table of contents
- Version Check | 15s
- Introduction | 1m 8s
- The Business Case | 2m 5s
- Microservices Architecture | 5m 19s
- Why a Microservices Architecture? | 2m 50s
- A First Microservice | 4m 30s
- Consuming and Versioning a Microservice | 3m 16s
- Generating Client Classes with OpenAPI | 2m 57s
- Using GRPC | 5m
- Summary | 54s
About the author
Roland is a Microsoft MVP enjoying a constant curiosity around new techniques in software development. His focus is on all things .Net and browser technologies.
More Courses by Roland