Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Learn Microservices Architecture With .Net Core

Posted By: ELK1nG
Learn Microservices Architecture With .Net Core

Learn Microservices Architecture With .Net Core
Published 7/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 825.95 MB | Duration: 2h 15m

Master the Essentials of Building Scalable and Resilient Microservices Using .NET Core

What you'll learn

Learn the principles and characteristics of microservices, such as modularity, independent deployment, and decentralized data management.

Understand the differences between monolithic and microservices architectures, including benefits and challenges.

Explore tools and techniques for service discovery and service orchestration

Learn container technologies like Docker for packaging and deploying microservices.

Understand orchestration platforms like Kubernetes or Docker Swarm for managing containers at scale.

Explore the role of API gateways in microservices architectures for handling routing, security, and monitoring.

Choose a programming language and frameworks suitable for microservices development

Learn about security challenges in microservices architectures, such as authentication, authorization, and secure communication between services.

Implement resilience patterns like circuit breakers (e.g., Hystrix), retries, and timeouts to handle failures gracefully.

Learn about microservices and event-driven architecture is crucial in modern software development, for building scalable, resilient, and maintainable systems

Requirements

No programming requirement

Description

In this course you are going to learn a comprehensive set of skills and knowledge necessary to build scalable, resilient, and maintainable microservices using the ASP.NET Core framework. Here are the key topics typically covered in such a course:Introduction to Microservices Architecture:Understanding the principles and advantages of microservices over monolithic architectures.Key characteristics of microservices: independence, scalability, resilience, etc.Setting Up ASP.NET Core for Microservices:Installing and configuring ASP.NET Core.Creating a new project structure suitable for microservices.Building Microservices:Designing microservices based on domain-driven design (DDD) principles.Implementing microservices using ASP.NET Core Web API.Handling service-to-service communication (RESTful APIs, gRPC, etc.).Service Discovery and Load Balancing:Implementing service discovery using tools like Consul, Eureka, or Kubernetes Service Discovery.Load balancing strategies for microservices.Containerization with Docker:Docker fundamentals: containers, images, Dockerfile, Docker Compose.Containerizing ASP.NET Core microservices.Deploying Microservices:Deploying microservices to cloud platforms (Azure, AWS, Google Cloud).Orchestration tools for microservices (Kubernetes, Docker Swarm).Managing Data in Microservices:Choosing appropriate databases for microservices (SQL, NoSQL).Patterns for data consistency in microservices architecture.Securing Microservices:Authentication and authorization strategies.Securing communication between microservices.Monitoring and Logging:Implementing health checks.Logging strategies and tools (ELK stack, Serilog, Application Insights).Testing Microservices:Unit testing and integration testing for microservices.Mocking dependencies for testing.Continuous Integration and Continuous Deployment (CI/CD):Setting up pipelines for CI/CD.Automating deployments and testing.Scaling Microservices:Horizontal scaling strategies.Autoscaling based on metrics.Best Practices and Patterns:Common microservices design patterns (e.g., Saga pattern, Circuit Breaker pattern).Performance optimization techniques.

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Microservices 2

Lecture 3 Microservices 3

Lecture 4 Microservices 4

Lecture 5 Microservices 5

Lecture 6 Microservices 6

Section 2: Microservices Tools and environment

Lecture 7 Microservices API Gateway

Lecture 8 Microservices API Gateway Yarp

Lecture 9 Implement Ocelot Api Gateway

Lecture 10 Microservices and Docker

Lecture 11 Install Docker on Visual Studio 2022

Lecture 12 Microservices and Kubernetes

Lecture 13 Install Kubernetes

Lecture 14 Install RabbitMQ

Lecture 15 Microservices and Azure

Lecture 16 Azure Microservices AKS

Lecture 17 12 Microservices and Domain Driven Design

Lecture 18 Domain Driven Design Entities

Lecture 19 Domain Driven Design Value objects

Lecture 20 Domain Driven Design Aggregates

Lecture 21 Domain Driven Design Bounded context

Lecture 22 Domain Driven Design Domain Events

Lecture 23 Microservices and Event Driven Architecture

Lecture 24 Event Driven Architecture Implementation in Asp.net Core

Lecture 25 Microservices and Event Sourcing

Lecture 26 Microservices and Serverless

Lecture 27 Security in Microservices

Lecture 28 Thank you

Who wants to learn Microservices in an easy way.