• AU
  • Speakers
  • Schedule
  • Location
  • FAQ
  • Buy Tickets

    Container Camp AU - 25-26 July, 2019

  • Speakers
  • Schedule
  • Location
  • FAQ
  • Buy Tickets
  • Thursday 25th JulyConference
  • Friday 26th JulyConference
  • Thursday 25th July

    @ SMC

    Conference Day - sessions exploring Orchestration, Operators, Service Meshes and more.

  • 09:15

    Registration & Morning Coffee

  • 10:00

    Welcome

  • 10:05

    Moving from A and B to ~150 microservices, the journey, and learnings

    Geshan Manandhar

    THE ICONIC

  • 10:40

    Dockerised local build and testing environments made easy

    Charles Korn

    Thoughtworks

  • 11:15

    Morning Break

  • 11:40

    Kubernetes-centric CI/CD

    Ben Ebsworth

    DigIO

  • 12:15

    Keeping an eye on your serverless containers

    Prateek Nayak

    Innablr

    Arjen Schwarz

    DigIO

  • 12:50

    Using Kubernetes in IOT Edge Node Development

    Katherine Lim

    Innablr

  • 13:20

    Lunch Break

  • 14:20

    Building Native Kubernetes Integrations with Operators

    Nick Schuch

    PreviousNext

  • 14:55

    Introducing a Kubernetes Operator for Azure Databricks

    Azadeh Khojandi

    Microsoft

  • 15:30

    Afternoon Break

  • 15:55

    Decoding the Service Mesh landscape

    Paul Bouwer

    Microsoft

  • 16:30

    Networking Happy Hour

  • Friday 26th July

    @ SMC

    Conference Day - sessions exploring Logging, Security and more.

  • 10:00

    The Nine Journey: Cloud Native Transformation

    Matt Hope

    Nine

  • 10:35

    Tuning docker network for large scale production workload

    Sunil Ganatra

    IBM India

  • 11:10

    Morning Break

  • 11:35

    Virtual what? Virtual Kubelet vs. Virtual Node

    Scott Coulton

    Microsoft

  • 12:10

    Deep Dive into firecracker-containerd

    Mitch Beaumont

    Amazon Web Services

  • 12:45

    Lunch Break

  • 14:00

    Lightning Talks

  • 14:40

    Kubernetes Security Low-Hanging Fruit

    Luke Bond

    Control Plane

  • 15:15

    Afternoon Break

  • 15:40

    Securing Container Runtimes -- How Hard Can It Be?

    Aleksa Sarai

    SUSE

  • 16:15

    Closing Remarks

  • 16:20

    Closing Party (@ The Civic Hotel)

Browse our speakers

If you would like any more information, feel free to get in touch.

  • Home
  • Speakers
  • Schedule
  • Location
  • Tickets
  • Blog
  • YouTube
  • Twitter
  • Contact
  • Code of Conduct

Stay in touch by signing up to our newsletter

Our Previous Camps
  • UK 2018
  • AU 2018
  • UK 2017
  • AU 2017
  • UK 2016
  • USA 2016
  • UK 2015
  • USA 2015
  • UK 2014

Keeping an eye on your serverless containers

Thursday 25th July -  12:15

Prateek Nayak, Innablr

Arjen Schwarz, DigIO

Serverless, even for containers, means that you don't need to think about the underlying servers / clusters which takes away a lot of control but also takes away a lot of hassle around managing and patching the servers, i.e worker nodes, on the cluster. But when you go serverless how do you ensure that you still know what is going on in your container ecosystem? How do you react to unknown failure modes when the traditional means of diagnosing an application do not apply anymore? In this talk we'll try to answer these questions by sharing how you can build, run, and most importantly keep an eye on your serverless containers. And to throw in another buzzword, we'll even make it multi-cloud!