Containerize all the things

Mike
                    MeluskyMike Melusky

3:00:00 PM - 30th Street

This session will demonstrate how Docker can be used to containerize your applications. Four different applications across a variety of technologies will be shown: one being a .NET Core microservice, another being a Python application using Flask, one being Java with Spring Boot and the last one being a React web application. This session will show you how to build a Docker image using command line tools, push the Docker image to a container registry and then run your application in a serverless environment. Basic concepts such as Docker images, containerization, orchestration, and Linux will be discussed and previous experience is not required.