Skip to content

harsel/developing-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing Microservices

This is the home of the Dynatrace Developing Microservices workshop.

Information: [email protected]



Requirements

Cloud Accounts:

  • Google Cloud Platform

Tools:

  • git
  • gcloud
  • kubectl
  • python3 (optional)
  • pip (optional)
  • node (optional)
  • npm (optional)

Contents

Lab 1: Container and containerized apps

https://github.com/dynatrace-innovationlab/developing-microservices/tree/master/lab1


Lab 2: Using a Container Registry

https://github.com/dynatrace-innovationlab/developing-microservices/tree/master/lab2


Lab 3: Create a microservices application

https://github.com/dynatrace-innovationlab/developing-microservices/tree/master/lab3


Lab 4: Create a Kubernetes Cluster

https://github.com/dynatrace-innovationlab/developing-microservices/tree/master/lab4


Lab 5: Deploy a microservices application on a Kubernetes Cluster

https://github.com/dynatrace-innovationlab/developing-microservices/tree/master/lab5


Lab 6: Instrument a Kubernetes Cluster with Dynatrace

https://github.com/dynatrace-innovationlab/developing-microservices/tree/master/lab6



Usage

Download

Clone repositories:

git clone https://github.com/dynatrace-innovationlab/developing-microservices.git