| layout | default | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| keywords | |||||||||||||
| comments | false | ||||||||||||
| title | Whiteboard Sessions | ||||||||||||
| description | Now, let's break up into groups and practice what you learned. | ||||||||||||
| author |
|
||||||||||||
| micro_nav | true | ||||||||||||
| page_nav |
|
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
Slides Read through the slides to understand the scenario you're solving. You can find the slides here
(Also available on the slides)
- You want to use Kubernetes. How would you define the Kubernetes resources for this application? (e.g. pods, replicate sets, ingress, namespaces, etc.)
- What would the CI/CD pipeline look like for deploying to the current environments? (Start with just dev)
- Is it a good idea to deploy your monolith to Kubernetes?
- To re-build this entire application as microservices, it would take over 1 year. What would you do?
Slides Read through the slides to understand the scenario you're solving. You can find the slides here
(Also available on the slides)
- What would a microservices architecture look like?
- How are you leveraging the principles of microservices?
Draw away!