SESSION + Live Q&A
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 improve the level of control you have over the processes on your servers.
We will go over:
- Design decisions and deviations for cgroupv2 compared to v1
- Pitfalls and caveats you may encounter when migrating to cgroupv2
- Discussion of the internals of cgroupv2
- Practical information about how we are using cgroupv2 inside Facebook
Speaker
Chris Down
Production Engineer @ Facebook's Web Foundation team
Chris Down is a Production Engineer on Facebook's Web Foundation team, based in London. He is responsible for debugging and resolving major production issues, and improving the reliability and efficiency of Facebook's systems. He also is a contributor to Facebook's open source efforts, including...
Read moreFind Chris Down at:
From the same track
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,...
Philipp Garbe
Lead Software Developer @AutoScout24
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)