Java Microservices with Spring Cloud: Developing Services
Course info



Course info



Description
Developers around the world are delivering software faster thanks to a microservices architecture. In this course, Java Microservices with Spring Cloud: Developing Services, you will learn the skills needed to build Java microservices.
First, you'll get an introduction to Microservices, Spring Boot, and Spring Cloud.
Next, you'll explore offloading asynchronous activities with lightweight, short-lived tasks.
Finally, you'll wrap up the course learning how to chase down performance issues using distributed tracing.
When you're finished with this course, you'll have a foundational knowledge of key microservices patterns and be able to use your experience to build better Java microservices.
Course FAQ
Microservices are a service-oriented architecture style used by Java developers for building applications as an accumulation of several smaller services instead of one whole app.
Spring Cloud is a microservices architecture framework for building cloud applications. It supplies developers with tools to build common patterns in distributed systems.
In this course you will learn about:
- What Microservices are and why they're popular
- What Spring Cloud and Spring Boot are
- Centralized configuration
- Asynchronous processing
- Security through a Declarative model
- Finding performance issues through distributed tracing
- Much more
This course is for anyone who wants to learn Java microservices with Spring Cloud. It is for those who want to deliver software faster through a microservices architecture.
Before taking this course you will want to be familiar with Java, Spring, and general web service development. No prior Microservices experience is required.