Certificate

Microservices in .NET
Course completed by

Juldhais Hengkyawan


Course
Microservices in .NET
Instructor
Phil Broderick
Course Duration
~ 5 hours
Issued
December 26, 2024
Certificate ID
4c623e4786ec9870
Skills
Microservices Fundamentals: Understand what microservices are, their pros and cons, and when to use them Build Your First Microservice: Follow a step-by-step guide to design and deploy a functional e-commerce microservice Effective Communication: Learn how microservices communicate and handle events using RabbitMQ Manage Cross-Cutting Concerns: Reduce code duplication by working with shared libraries across your microservices Data Ownership: Master data management, including persistence, database schemas, and data sharing between services Enhance Microservices: Add advanced features like Redis caching and handle real-time product updates Test and Monitor: Implement testing strategies and use tools like Prometheus to track performance metrics Build Resilience: Ensure your services can handle failures and maintain consistency in distributed systems Security: Implement authentication, authorization, and secure communication between services API Gateway: Learn how API Gateway is configured and how it can help with security (Ocelot) Confident Deployment: Learn to deploy and scale your microservices using Kubernetes