SESSION + Live Q&A
Deliver Docker Containers Continuously on AWS
With Docker it became easy to start applications locally without installing any dependencies. Even running a local cluster is not a big thing anymore.
AWS on the other side offers with ECS a managed container service that starts to schedule containers based on resource needs, isolation policies, and availability requirements.
Sounds good, but is it really that easy? In this talk, you'll get an overview of ECS and all other services that are needed to run your containers in production. Philipp shows how an ECS cluster and your containerized applications can automatically be deployed and scaled. He also shares his experiences and discusses what features are still missing.
Speaker
Philipp Garbe
Lead Software Developer @AutoScout24
Philipp works as Lead Software Developer at AutoScout24 in Munich. He is driven by technologies and tools that allow him to release faster and more frequently. He expects that every commit automatically goes into production and it shouldn't be a surprise that he's excited about microservices,...
Read moreFind Philipp Garbe at:
From the same track
cgroupv2: Linux's New Unified Control Group System
cgroupv1 (or just "cgroups") has helped revolutionise the way that we manage and use containers over the past 8 years. A complete overhaul is coming -- cgroupv2. This talk will go into why a new control group system was needed, the changes from cgroupv1, and practical uses that you can apply to...
Chris Down
Production Engineer @ Facebook's Web Foundation team
When Containers Attack!
A deep dive into history: what can the past tell us about full stack engineers, popular tech platforms and the dangers of searching for the perfect technology.
Anne Currie
Chief Strategist @containersoluti (Container Solutions)
Continuous Delivery The Hard Way With Kubernetes
Devops best practice says you should version control the configuration of your deployment. But you want to automate the delivery of new versions of your software through a CI/CD pipeline. In this talk we'll assemble a CI/CD pipeline from scratch to Kubernetes using GitLab CE as an example....
Luke Marsden
Developer Experience @Weaveworks
Dev to Prod in 5 minutes: Is Your Company Ready?
Containers can help you reduce the time to market significantly, specially when the whole process for creating and deploying them has been automated and reduced «from commit to production in 5 minutes» but, is your company and its technical and cultural infrastructures ready for such a pace?...
Carlos Leon
Software Engineer @containersoluti (Container Solutions)