Spring: Spring Cloud

0
Join & Subscribe
LinkedIn Learning
Free Trial Available
English
Certificate Available
1-2 hours worth of material
selfpaced

Overview

Learn cloud native application development with Spring Cloud, a set of tools to help developers quickly build distributed systems that are perfect for enterprise-scale deployment.

Spring Cloud provides tools for developers to quickly build cloud native apps. Using Spring Boot and Spring Cloud, developers can stand up microservices, consume services, perform load balancing, and more. Plus, Spring Cloud solutions are built on the 12-factor app methodology, so they'll work well in any distributed environment. Join software and security architect Frank Moley, as he shows how to use Spring Cloud to build cloud native apps that scale beautifully in both traditional data centers and private or public cloud infrastructures. Learn how to set up microservices and external configurations, as well as how to discover and consume services. Frank concentrates on the Spring Cloud Netflix patterns, including Eureka.

Syllabus

Introduction
  • Spring to the cloud
  • What you should know
1. Microservices
  • Welcome to microservices
  • Set up our first microservice
  • Code our first microservice
  • Challenge: Build another data service
  • Solution: Build another data service
2. External Configuration
  • Welcome to external configuration
  • Set up external configuration
  • Exposing external configuration
  • Consume external configuration
  • Challenge: External config
  • Solution: External config
3. Service Discovery
  • Service discovery with Eureka
  • The Eureka service
  • Register the microservice with Eureka
  • Consuming services with Ribbon
  • Consume an interface with Feign
  • Challenge: Consuming another service
  • Solution: Consume another service endpoint
Conclusion
  • Next steps

Taught by

Frank P Moley III