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 Cloud
Rating: 4.5 out of 5(8,717 ratings)
37,104 students

Microservices with Spring Cloud

A deep-dive into the Microservice architectural style, and how to implement it with Spring technologies.
Created byKen Krueger
Last updated 9/2024
English

What you'll learn

  • Articulate the Microservices architectural style; its advantages and disadvantages
  • Build simple Spring Boot applications utilizing web interfaces, REST interfaces, Spring Data, and HATEOAS
  • Build Microservice applications utilizing the different Spring Cloud sub-projects, including Config Server & Bus, Eureka, Ribbon, Feign, and Hystrix

Course content

6 sections40 lectures7h 20m total length
  • Course Introduction6:47

    Explore the microservices architectural style and implement it with Spring Cloud, including Spring Boot, Spring Data REST, Spring Cloud Config, Spring Cloud Eureka, Ribbon, and Hystrix, through hands-on exercises.

  • Lab Setup0:02

Requirements

  • Knowledge of Java programming
  • Knowledge of latest versions of Spring Framework. Familiarity with concepts such as ApplicationContext, Profiles, RestTemplate, @Value, @Autowired, @Component, Java Configuration, etc.
  • Knowledge of Spring Boot helpful, but will be covered in the course.
  • Basic familiarity with Maven. How to specify dependencies, and how to do a "mvn clean package"
  • A Git account, such as GitHub, will be needed. We will cover this in the course if you don't have one already. Course materials will be downloaded from Git, and you will need to place files in your own Git repository.

Description

Microservices with Spring Cloud is an online workshop designed to help you learn the Microservices architectural style, and how to implement it using Spring technologies

This course provides a good, solid introduction to the topic of the Microservices architectural style, and combines this with practical experience gained by working through the exercises featuring Spring Cloud.

Along the way, this course will provides a brief introduction to Spring Boot and Spring Data (enough to get you familiar with these technologies if you have not been immersed in them already).

The course provides exercises that provide you with hands-on experience working with the various components of Spring Cloud.

The goal of this course is to serve as a practical guide through the Spring Cloud projects, so you can see how they are used to implement microservice based architecture.

By the time you finish this course, you will have gained the ability to articulate what the Microservices architectural style is all about, including its advantages and disadvantages.

You will gain familiarity with Spring Boot, and you'll see how to use it to build web interfaces, REST interfaces, and how to use Spring Data and Spring Data REST.

You will gain the ability to build microservice-based applications utilizing Spring Cloud technologies. You will learn about

  • Centralized, versioned configuration management using Spring Cloud Config

  • Dynamic configuration updates with Spring Cloud Bus

  • Service discovery  with Spring Cloud Eureka

  • Client Side Load Balancing

  • Declarative REST Clients with Open Feign

  • Software Circuit Breakers with Resilience4J.

Who this course is for:

  • Intended for experienced Java software developers comfortable with the latest releases of the Spring framework
  • NOT intended for beginners. However, depending on your technical experience in other technologies, and your learning style, you may find this course a fascinating deep-dive into Microservices, Spring Cloud, and Cloud-Native applications.