Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Microservices with Spring Boot, Spring Cloud, Docker, K8s
Rating: 4.6 out of 5(1,862 ratings)
17,282 students

Microservices with Spring Boot, Spring Cloud, Docker, K8s

Build Microservices with Java, Spring Boot, Spring Cloud, Docker, Kubernetes, Okta, Spring Security, CI/CD, GCP
Created byShabbir Dawoodi
Last updated 3/2025
English

What you'll learn

  • What is microservices architecture and how it is different from monolithic and SOA architectures
  • How to build production ready microservices using  Spring, SpringBoot, Spring Cloud and Cloud Platforms
  • Orchestrate microservices with KUBERNETES
  • Create containers for microservices with DOCKER
  • Configuration management in microservices using Spring Cloud Config Server
  • Service Discovery and Registration pattern inside microservices and how to implement using Spring Eureka server
  • Building resilient microservices using RESILIENCE4J framework
  • Microservices Security using OAuth2 and Okta
  • Implementing CI/CD Pipelines for Microservices deployment
  • Deploying Microservices to Google Cloud Platform
  • Implementing Distributed tracing & Log aggregation in microservices
  • Unit Testing for all layers in Microservices

Course content

14 sections192 lectures20h 36m total length
  • Introduction2:20
  • Course Repo Details0:03

    Go through this document to find the details about the Git Repo and the code used in this course

Requirements

  • Experience with Java
  • You have ZERO Experience with Spring
  • You have ZERO Experience with Microservices
  • You have ZERO Experience with Docker
  • You have ZERO Experience with Kubernetes
  • You have ZERO Experience with CI/CD

Description

This course requires you to download Docker Desktop from the official docker site. If you are a Udemy business user, please check with your employer before downloading the software.


Do you want to Learn to Build an Amazing REST API with Spring Boot? Do you want to learn what the Hype about Microservices is all about? Do you want to Build Microservices with Spring Boot and Spring Cloud? Do you want to Build Containers with Docker? Do you want to orchestrate Microservices with Kubernetes? Look no further!


  1. What is microservices architecture and how is it different from monolithic and SOA architectures

  2. How to build production-ready microservices using Spring, SpringBoot, and Spring Cloud

  3. Configuration management in microservices using Spring Cloud Config Server

  4. Service Discovery and Registration pattern inside microservices and how to implement using Spring Eureka server

  5. Building resilient microservices using the RESILIENCE4J framework

  6. Handling Cross-cutting concerns and routing inside microservices using Spring Cloud Gateway

  7. Implementing Distributed tracing & Log aggregation in microservices using Spring Sleuth and Zipkin

  8. Role of Docker in microservices and how to build docker images, containers

  9. Most commonly used Docker commands

  10. Role of Kubernetes in microservices as a container orchestration framework.

  11. How to setup a Kubernetes cluster and deploy microservices inside it

  12. The most commonly used Kubernetes commands

  13. Microservices Security using OAuth2 and Okta

  14. Unit testing for all layers in Microservices

  15. CI/CD Pilepile with Jenkins for the deployment of Microservices

  16. GCP Cloud Platform as a Cloud provider for deploying Microservices to Cloud using CI/CD Pipeline

The pre-requisite for the course is basic knowledge of Java and an interest in learning.

Who this course is for:

  • Beginner students who are learning Spring framework and interested in Microservices as well
  • Developers who already know developing web applications using Spring framework
  • Java Architects