Track: Containers (in production)
Location:
- Whittle, 3rd flr.
Day of week:
- Tuesday
Containers in Production - Observe, Enhance and Control
This track will feature people who are solving the problems of how to run containers at scale. We will discuss the approaches they are using for observing, diagnosing and debugging the unique production issues that containers at massive scale bring.
- How do we observe containers at scale, and with a business context
- Feedback and control loops, turning operational problems into application improvements
- The role of CI with containers
by Luca Marturana
Software Engineer @Sysdig
Containers are revolutionizing the way we deploy and maintain our infrastructures: reducing development overhead, streamlining dev / test / ops, and enabling highly scalable, dynamic infrastructures. But containers still have a key problem: monitoring and troubleshooting them is impractical, painful, and sometimes plain impossible. Even basic things like understanding what is using CPU, memory, or disk bandwidth inside a container are difficult - let alone finding out who a container is...
by Matthias Luebken
Head of Product @GiantSwarm
Structuring and developing applications in a containerized world involves new challenges. Some best practices need to be adapted and new patterns evolve. In this talk Matthias Lübken will give an overview of typical patterns that he has seen in developing, deploying and operating applications that leverage containers.
He will start with defining best practices around a good modular container. He will than approach different...
by Mitchell Hashimoto
Creator of Vagrant, Packer, Consul. CEO of Hashicorp
Operationally, many of the problems we're solving for containers have long been solved for VMs. However, these solutions don't quite fit the container model and require a new perspective and implementation. In this talk, we take a look at the theme of this track "Observe, Enhance, Control" and see how this related to VMs, what solution architectures worked there, and discuss why these architectures are no longer adequate in a containerized world.
We'll then look at how these same...
by Richard Kasperowski
Author of The Core Protocols: A Guide to Greatness
Open Space
by Anne Currie
Co-founder @Force12.io - scaling containers in real-time
We all believe that Docker will revolutionise deployment, but what about the architectural impact of containers? What do modern container schedulers mean for resilience, redundancy and server density? Are we entering an age of real-time operations? Is a second the new minute?
by Justin Cormack
Developer @Docker
Automation, repeatability, reliability and testing are the basis of the ability to move fast in software. Over the years, we lost control and let our software environments turn into overweight pets, and then gradually replicated these into overweight cattle. The new focus on microservices and containers is sweeping this away, and we are focusing on total control over the development process, traceability of artefacts, and security in deployment. The natural outcome of this is that we will...
Tracks
Covering innovative topics
Monday, 7 March
-
Back to Java
What to expect in Java 9 and Spring 5
-
Stream Processing @ Scale
Big data, fast-moving data. Practical implementation lessons on Real-time Data
-
DevOps & CI/CD
Lessons/stories on optimizing the deployment pipeline
-
Head-to-Tail Functional Languages
Free-range Monads, Tackling immutability, tales from production, and more...
-
Architecting for Failure
Your system will fail. Take control before it takes you with it
-
21st Century Culture from Geeks on the Ground
New ways to organise technology companies and workplace culture
Tuesday, 8 March
-
Architectures You've Always Wondered about
In-depth technical case studies from giants like: Microsoft, Netflix, Google, Twitter, and more...
-
Close to the Metal
Get efficiency back into your code, concepts like: cache efficient algorithm and lock free data structures
-
Containers (in production)
Real-world lessons on scalability and reliability in production container deployments
-
Modern CS in the real world
Real-world Industry adoption of modern CS ideas
-
Security, Incident Response & Fraud Detection
Master-level classes on building security into your system and responding to incidents when things go wrong.
-
Optimizing You
Keeping life in balance is always a challenge. Learning lifehacks
Wednesday, 9 March
-
Disrupting Finance
Technology advances in finance (blockchain, P2P, Machine Learning, API's)
-
Modern Native Languages
Modern native languages: Safe efficiency with Go, Rust, Swift
-
Full Stack Javascript
Level up Javascript with topics like Angular, React/ReactNative, Node, Mongo/Couch/Other, Falcor, GraphQL, etc
-
Data Science & Machine Learning Methods
A developer's data science and machine learning toolkit
-
Microservices for Mega-Architectures
Practical lessons on Microservices success.
-
Modern Agile Development
Revisiting Agile today and tackling challenges we are seeing in the wild