Java workshop with Pivotal Cloud Foundry and Spring Cloud Services (SCS)
- Parag Doshi, Sr. Platform Architect, [email protected]
Time | Session |
---|---|
Tuesday: Intro to Pivotal Cloud Foundry | |
3:00 PM - 3:10 PM | Lab 0: Accessing the Workshop Environment |
3:10 PM - 3:30 PM | Lab 1: Pushing Your First Application |
3:30 PM - 4:00 PM | Lab 2: Scaling, Auto Scaling and Zero Downtime Deployment Lab |
4:00 PM - 4:30 PM | Lab 3: Monitoring, Metrics and HA Lab |
4:30 PM - 4:45 PM | Labs Review & Q&A |
Wednesday: Intro to Spring Cloud Services | |
9:10 AM - 9:30 AM | Session 2: Cloud Native Design and Microservices with Spring Cloud Services |
9:30 AM - 10:00 AM | Lab 4: Dynamic Configuration Loading with Spring Cloud Services - Config Server |
10:00 AM - 10.15 AM | Break |
10:15 AM - 11:00 AM | Lab 5: MicroServices Registration and Discovery with Spring Cloud Services - Eureka |
11:00 AM - 11:45 AM | Lab 6: Fault Tolerant Design with Spring Cloud Services - Hystrix |
11:45 AM - 12:00 PM | Labs Review & Q&A. |
This is a loose schedule for the day. We will adjust as necessary based on our pace through the material.
Start by downloading the course materials. This can be accomplished either through the GitHub website or if you have Git installed, use the following commands:
$ git clone https://github.com/git-paragdoshi/PCF-SCS-Workshop
Prerequisites
Session 1 (Slides): Intro to Pivotal Cloud Foundry
- Lab 0 - Accessing the Workshop Environment
- Lab 1 - Pushing Your First Application
- Lab 2 - Scaling, Auto Scaling and Zero Downtime Deployment Lab
- Lab 3 - Monitoring, Metrics and HA Lab
- Lab Review - PCF Architecture and PCF Push
- Lab Review - Scaling, Metrics, Logs and HA