Cloud Native Workshop

Cloud Native Application Design and Architectures with Pivotal Cloud Foundry

Instructors

Agenda

Time Session
9:00 AM - 9:15 AM Welcome and Introductions
9:15 AM - 10:00 AM Session 1: Intro to Pivotal Cloud Foundry
10:00 AM - 10:15 AM Lab 0: Accessing the Workshop Environment
10:15 AM - 10:45 AM Lab 1: Pushing Your First Application
10:45 AM - 11:00 AM Break
11:00 AM - 11:30 AM Lab 2: Binding to Cloud Foundry Services
11:30 AM - 12:00 PM Lab 3: Scaling and Operating Applications
12:00 PM - 12:30 PM Lab 4: Monitoring Applications
12:30 PM - 1:30 PM Lunch
1:30 PM - 2:00 AM Session 2: Cloud Native Design and Microservices
2:00 PM - 2:30 PM Lab 5: Deploying an ASP.NET MVC Application
2:30 PM - 3:00 PM Lab 6: Managing application logs from a .NET application
3:00 PM - 3:15 PM Break
3:15 PM - 4:00 PM Session 3: Spring Cloud Netflix & SteelToe
4:00 PM - 4:45 PM Lab 7: Using Config Server from a .NET application
4:45 PM - 5:00 PM Wrap-Up & Q&A

This is a loose schedule for the day. We will adjust as necessary based on our pace through the material.

Getting started

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/jaimegag/CloudNativeWorkshop_DotNet
$ cd CloudNativeWorkshop_DotNet/
$ git fetch --all

Prerequisites

Course Materials

Session 1 (Slides): Intro to Pivotal Cloud Foundry

Session 2 (Slides): Cloud Native Design and Microservices

Session 3 (Slides): Spring Cloud Netflix & SteelToe