Track: Tools and Culture: What's Beyond a Stack of Containers?

Location: Pacific DEKJ

Day of week: Tuesday

Containers! Behind the technology, there is a vast ecosystem of actors, some of them old, some of them new; and beyond the techniques, there are all the cultural changes and paradigm shifts that they enable and encourage. Let's explore the blooming tools of the trade, like the multiple orchestrators available out there, while keeping in mind the wise words of thought leader Bridget Kromhout: "Containers Will Not Fix Your Broken Culture," and discuss how to use them to the greater benefit of our organizations instead of caving in to the latest fickle fashion.

Track Host:
Jérôme Petazzoni
Hacker @Docker

Jerome is a senior engineer at Docker, where he helps others to containerize all the things. In another life he built and operated Xen clouds when EC2 was just the name of a plane, developed a GIS to deploy fiber interconnects through the French subway, managed commando deployments of large-scale video streaming systems in bandwidth-constrained environments such as conference centers, operated and scaled the dotCloud PAAS, and various other feats of technical wizardry. When annoyed, he threatens to replace things with a very small shell script.

10:35am - 11:25am

by Idit Levine
Founder and CEO of solo.io

The mainstreaming of containerization and microservices is raising a critical question by both developers and operators: how do we debug all this?

Debugging microservices applications is a difficult task. The state of the application is spread across multiple microservices, and it is hard to get a holistic view of the state of the application. Currently debugging of microservices is assisted by openTracing, which helps in...

11:50am - 12:40pm

by Kris Nova
Kubernetes Maintainer & Kubicorn Creator

Kubicorn is an open source Go project that is aimed an solving the Kubernetes infrastructure problem. The day after the project was open-sourced it had already climbed to the number 1 fastest growing Go project on GitHub. This talk will dicuss the reasoning behind the project and how the core of the tool is developed strictly for cloud native application. We will clearly identify the problem space with existing infrastructure tooling and discuss how Kubicorn...

1:40pm - 2:30pm

Open Space
2:55pm - 3:45pm

by Christy Norman Perez
Software Developer @IBM

by Christopher Jones
Software Developer @IBM

The container ecosystem is now home to multiple architectures and operating systems. Working in the isolated environment of your project makes it easy to forget about those platforms you don't use. If we've learned anything from Open Source communities, it's that inclusiveness and cooperation lead to long-term success.
Come learn how multiple industry players are coming together to ensure that no matter what platform you use, containers will still be easy to deploy.
In this talk...

4:10pm - 5:00pm

by Bret Fisher
DevOps / Cloud Engineer

Come learn the major decisions you need to make and some big lessons learned on the way to using Docker Swarm in production. This is an updated top-10 talk from DockerCon on the details of infrastructure and project planning for jumping from Docker for dev/test to a production cluster in the datacenter or the cloud.
DevOps in the Real World is far from perfect, yet we all dream of that amazing auto-healing fully-automated CI/CD micro-service infrastructure that we'll...

5:25pm - 6:15pm

by Tim Tyler
Principal Solutions Engineer @MetLife

MetLife is a really big company, and you can imagine that the pace of change is not always fast. We took our first Docker platformed microservices-based application to production in 5 months. Docker and microservices allowed our development teams to create what once was, for us, inconceivable; a unified front-end application for our customers, employees, and agents connecting them to over 400 legacy back-end systems of record. On the engineering side, our...

.

Tracks

  • Architectures You've Always Wondered About

    Architectural practices from the world's most well-known properties, featuring startups, massive scale, evolving architectures, and software tools used by nearly all of us.

  • Going Serverless

    Learn about the state of Serverless & how to successfully leverage it! Lessons learned in the track hit on security, scalability, IoT, and offer warnings to watch out for.

  • Microservices: Patterns and Practices

    Stories of success and failure building modern Microservices, including event sourcing, reactive, decomposition, & more.

  • DevOps: You Build It, You Run It

    Pushing DevOps beyond adoption into cultural change. Hear about designing resilience, managing alerting, CI/CD lessons, & security. Features lessons from open source, Linkedin, Netflix, Financial Times, & more. 

  • The Art of Chaos Engineering

    Failure is going to happen - Are you ready? Chaos engineering is an emerging discipline - What is the state of the art?

  • The Whole Engineer

    Success as an engineer is more than writing code. Hear inward looking thoughts on inclusion, attitude, leadership, remote working, and not becoming the brilliant jerk.

  • Evolving Java

    Java continues to evolve & change. Track covers Spring 5, async, Kotlin, serverless, the 6-month cadence plans, & AI/ML use cases.

  • Security: Attacking and Defending

    Offense and defensive security evolution that application developers should know about including SGX Enclaves, effects of AI, software exploitation techniques, & crowd defense

  • The Practice & Frontiers of AI

    Learn about machine learning in practice and on the horizon. Learn about ML at Quora, Uber's Michelangelo, ML workflow with Netflix Meson and topics on Bots, Conversational interfaces, automation, and deployment practices in the space.

  • 21st Century Languages

    Compile to Native, Microservices, Machine learning... tailor-made languages solving modern challenges, featuring use cases around Go, Rust, C#, and Elm.

  • Modern CS in the Real World

    Applied trends in Computer Science that are likely to affect Software Engineers today. Topics include category theory, crypto, CRDT's, logic-based automated reasoning, and more.

  • Stream Processing In The Modern Age

    Compelling applications of stream processing using Flink, Beam, Spark, Strymon & recent advances in the field, including Custom Windowing, Stateful Streaming, SQL over Streams.