Amigoscode - Microservices and Distributed Systems

Amigoscode - Microservices and Distributed Systems

Register & Get access to index

PqCmRZz.png

Building and Deploying Microservices from scratch​


icroservices are an architectural and organisational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams.

Microservices architectures make applications easier to scale and faster to develop, enabling innovation and accelerating time-to-market for new features.

In this course you will learn how to build Microservices from scratch using Spring Cloud which provides tools for developers to quickly build some of the common patterns in distributed systems such configuration management, service discovery, circuit breakers, intelligent routing, micro-proxy, control bus, one-time tokens, global locks, leadership election, distributed sessions, cluster state

You will also learn about Docker and Kubernetes allowing you to containerise your Microservices and deployment to the most popular open-source container orchestration engine called Kubernetes. Kubernetes offers the ability to schedule and manage containers at scale.



Topics Covered

  • ✅ Spring Boot Microservices
  • ✅ Maven (Including Multi Module, Builds and Profiles)
  • ✅ Spring Data JPA
  • ✅ Message Queue with RabbitMQ and Kafka
  • ✅ Spring Cloud (OpenFeign, Service Discovery, Distributed Tracing)
  • ✅ Configuration and Secrets management
  • ✅ Packing Jars with Jib
  • ✅ Docker
  • ✅ Kubernetes
  • ✅ Plenty of Exercise
Author
TUTProfessor
Downloads
1,443
Views
14,874
First release
Last update
Rating
5.00 star(s) 2 ratings

More resources from TUTProfessor

Latest updates

  1. New Update

    Course Updated 9-2023@Satoru Gojo
  2. New Update

    Course Updated 3-2022134 Videos

Latest reviews

Great!
Amazing course, as i don't know anything about microservices it gives me a lot of useful info