Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building and Running Spring Cloud-Based Microservices on AWS ECS
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Architecture
- 3 Project Setup
- 4 Technology
- 5 Expectations
- 6 How ECS Works
- 7 Scaling ECS vs EC2
- 8 ECS Networking
- 9 Discover Host
- 10 Discover Port Binding
- 11 Configuring Consul Instance ID
- 12 AWS Systems Manager Parameter Store
- 13 Spring Cloud Parameter Store support
- 14 Spring Cloud Config Clients
- 15 Implementing Parameter Store Support
- 16 Wrapping up
- 17 Health Checks in ECS
- 18 AWS Advancements
- 19 AWSVPC Small Print
- 20 ECS Service Discovery
- 21 Ribbon & Server-side Load Balancing
- 22 Ribbon & Zuul Configuration
- 23 Distributed Tracing
- 24 SLF4J MDC Integration
- 25 Brave vs. AMZN Trace IDs
- 26 Bootstrap Logging
- 27 Conclusion
- 28 Bonus: shared HTTP client config