.NET Core Microservices

Build distributed system using microservices architecture

.NET Core Microservices
.NET Core Microservices

.NET Core Microservices udemy course

Build distributed system using microservices architecture

What you'll learn:

  • Performing architecture of a system based on Microservices
  • Using AWS Cognito for adding Authetnicaiton to a website
  • Sharing Models between Microservices and Microservice Clients
  • Eventual Consistency Pattern
  • Adding Health Checks to Microservices
  • Deploying Microservices to Amazon EC2 instances using AWS Code Deploy
  • Building resilient APIs using HttpClientFactory
  • Exponential Back Off and Circuit Breaker Patterns
  • Using Domain Driven Design in designing Microservices
  • Command and Query Segregation Pattern (CQRS)
  • Messaging and Event Driven Microservices in AWS
  • Creating a Command handler Microservices with AWS Lambda and AWS SNS
  • Designing and building a logging system for Microservices in AWS
  • Using API Gateway pattern as a reverse proxy for private APIs
  • Using API Gateway pattern as an API aggregator
  • Using API Gateway and AWS Cognito to protect Microservice APIs
  • Using Token Authentication and Json Web Token (Jwt) with AWS Cognito to protect mobile and web clients
  • Use Swagger for dynamically describe the Microservice capabilities
  • Using AWS Cloud Map for Service Discovery
  • Continuous Integration and Delivery for Microservices
  • Building and deploying Microservices using Docker and AWS Elastic Container Service (ECS)
  • Implementing monitoring for Microservices

Requirements:

  • Some C# Programming Skills
  • Basic knowledge of Amazon Web Services

Description:

Microservices are an architectural style that promotes the development of complex applications as a suite of small services based on business capabilities. This course will help you identify the appropriate service boundaries within the business.

We'll start by looking at what microservices are, and their main characteristics. We will develop a basic distributed system using the microservice architecture and tools such as RabbitMQ service bus, to send messages across the separated services, or MongoDB, which is a NoSQL database. Within the course, we will focus on creating the HTTP API to act as a gateway to the whole system and so-called Activities Service, responsible for handling the incoming messages (or actually the commands that will be distributed through the services bus). We'll also implement the Identity Service, which will serve JSON Web Tokens (JWT) to authenticate requests incoming to the API. Our application will let the user store information about the activities performed at a given date for a selected category, for example, work, tasks, sport, and so on. .NET Core Microservices Udemy

Once the request to save the activity is published within the system, the Activities Service will handle the business logic and decide whether the activity is valid, which will eventually result in publishing the event about processing the successful or rejected activity. In the course, you will also learn about commands and events as well as handlers which is one of the most popular design patterns when it comes to creating distributed systems.

By the end of the course, your services will be built using ASP.NET Core framework and later on, you will use tools such as Docker and Docker Compose to pack your application into the container and deploy it to the virtual machine running in the cloud.

This course uses .NET Core 2.0 while not the latest version available, it provides relevant and informative content for legacy users of .NET Core.

About The Author

Born and raised in Kraków, Piotr holds an M.Sc.Eng. degree in Applied Informatics. He has over 7 years' experience as software engineer and architect but is also interested in topics such as DevOps. He is a co-founder of the Noordwind teal organization and is a full stack developer working mainly with C#, .NET, .NET Core, and JavaScript technologies. He's also a big fan of DDD, CQRS, RESTful APIs, and distributed systems using the microservices pattern. Piotr is a well-known member of the Polish .NET community and his mission is to deliver the best content possible in terms of free and open software as well as programming courses. On top of that, he's an active open source contributor, consultant, blogger, public speaker, mentor, lecturer and co-organizer of the .NET Core Tour. In any spare time he enjoys lifting weights, running, and riding a motorcycle.

Who this course is for:

Course Details:

  • 4 hours on-demand video
  • 1 downloadable resource
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of completion

.NET Core Microservices udemy free download

Build distributed system using microservices architecture

Demo Link: https://www.udemy.com/course/net-core-microservices/