Learn your way! Get started

ASP.NET CORE 6 Microservices, Part 8 of 9: Ocelot

with expert Bhrugen Patel


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 10/18/2021
Level Advanced
Runtime 0h 37m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

Microservices make it easier to develop, test, and deploy isolated parts of your application. Once deployed, each microservice can be independently scaled as needed. In this course Microservices will be used to build a real world application with a focus on Ocelot which is a .NET API Gateway aimed at people using .NET running a micro service.

Prerequisites

Basic understanding of .NET Core CRUD Operations Entity Framework Core Basic API Creation and Consumption

Meet the expert

I have a master's of science degree in computer science, and a bachelor of Computer Engineering. I also have many years of experience with .NET, C#, and .NET MVC. I enjoy teaching along with my full-time job.

Course outline



Module 8

Ocelot introduction (13:22)
  • Introduction (00:08)
  • Gateway Ocelot (00:29)
  • Create Project (05:48)
  • Add Ocelot to the Gateway (02:12)
  • Gateway Routes (00:59)
  • Use Ocelot to retrieve all products (03:36)
  • Summary (00:08)
Ocelot setup for products API (24:37)
  • Introduction (00:08)
  • Ocelot setup for products API (16:40)
  • Ocelot for other endpoints (07:40)
  • Summary (00:08)