Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 2.2 KB

File metadata and controls

66 lines (49 loc) · 2.2 KB
layout default
keywords
comments false
title Whiteboard Sessions
description Now, let's break up into groups and practice what you learned.
author
title title_url external_url description
About Author
#
true
Facundo is a Cloud Solutions Architect at New Signature. He enjoys helping clients with architecture, containers/orchestration, and stream lining development processes.
micro_nav true
page_nav
prev next
content url
Azure DevOps Lab
/lab-azure-devops
content url
Closing Out
/closing-out

Overview

Here's how it works, pick a track and you'll be given a problem to solve with your team. You'll have 45 minutes. Don't worry it doesn't have to be perfect. We'll go through the solutions together

Option A - DevOps Whiteboarding Session

Slides Read through the slides to understand the scenario you're solving. You can find the slides here

Exercise Questions

(Also available on the slides)

  1. You want to use Kubernetes. How would you define the Kubernetes resources for this application? ​ (e.g. pods, replicate sets, ingress, namespaces, etc.)
  2. What would the CI/CD pipeline look like for deploying to the current environments? (Start with just dev)​

Stretch Goals

  1. Is it a good idea to deploy your monolith to Kubernetes?​
  2. To re-build this entire application as microservices, it would take over 1 year. What would you do?​

Option B - Architecture Whiteboarding Session

Slides Read through the slides to understand the scenario you're solving. You can find the slides here

Exercise Questions

(Also available on the slides)

  1. What would a microservices architecture look like?
  2. How are you leveraging the principles of microservices?​

Draw away!