Kubernetes - easy peasy
Talk video
Talk presentation
So here we have our brand new app, but how about its deployment, autoscale, high availability and so on?
We're gonna take a journey from source code posted to GitHub to deployment in Google Cloud Platform which will be capable to take bazillion of requests.
- Will make our own docker image and see how it is looks like in practice.
- Will start our first kubernetes cluster and deploy our app.
- Will have a sneak peak into autoscaler and high availability