-
CloudNative London 2019
Three days in London
Discover how to take full advantage of the cloud platforms available to you, and how to build the next generation of tools to support them. Learn how to make your apps run faster and more efficiently. Network and share ideas. Deploy like a pro.
devops chaos-toolkit chaos-engineering cloud-native containers kubernetes schedulers cloudnativeapps -
Keynote: Declarative Infrastructure with Kubernetes
Featuring Kris Nova
Kris Nova shares years of experience with managing cloud native infrastructure with Kubernetes. In this keynote you will learn about declarative infrastructure, the work being driven in upstream Kubernetes by Heptio and Google, and the philosophy behind the new hero in creating a mutating...
declarative-infrastructure kubernetes devops cloud-native containers -
Keynote: The Container Shame Spiral
Featuring Laura Frank
With projects springing up at a dizzying pace, it’s hard not to feel like you’re falling behind the curve, or that you’re somehow not doing cloud native development correctly. Breaking out of this “container shame spiral” can be tough. It starts with being better equipped to evaluate projects and...
cloud containers devops cloud-native-applications cloud-native cloudnativelondon -
Keynote: Deprecating Simplicity
Featuring Casey Rosenthal
When engineering teams take on a new project, they often optimize for performance, availability, or fault tolerance. More experienced teams can optimize for these properties simultaneously. Now add an additional property: feature velocity. Mental models of architecture can help you understand the...
devops cloud-native chaos-engineering cloudnativelondon -
Ballerina: A Cloud Native Programming Language
Featuring Paul Fremantle
Cloud native programming inherently involves working with remote endpoints: microservices, serverless, APIs, WebSockets, SaaS apps and more. Ballerina is a new programming language that is designed to bring code-first agility to the challenge of integrating across endpoints. Ballerina has...
architecture devops programming-languages serverless cloud-native -
Look At The Clouds From 10000 Feet Above
Featuring Liliana Ziolek
About a year ago one of Liliana's clients, a financial institution, came up with an idea for a "self-service data science platform" - a platform that would allow business users to work with variety of data in a rapid, agile environment. To choose the right technical solution her...
cloudnativelondon cloud-native architecture case-study engineering -
Keynote: Cloud Native Is About Culture, Not Containers
Featuring Holly Cummins
As a developer in IBM's Cloud Garage, Holly works with customers who are trying to shift their businesses to the cloud, and to cloud native in particular. Their dream is more effort higher up the value chain, more innovation, and greater adaptability. What they really want is to beat their...
strategy devops microservices cloud-native cloudnativelondon -
The Life Of A Packet In Istio
Featuring Matt Turner
Istio is a service mesh for Kubernetes that offers advanced networking features. It provides intelligent routing, resiliency, and security features, so that service authors don't have to keep re-implementing them. Istio is rapidly taking off and there are great introductory talks everywhere....
architecture devops cloudnativelondon cloud-native networks servicemesh istio -
Why Developers Shouldn't Care About Containers
Featuring Ed Shee
Imagine a world where developers don't even need to know what a container is? That world can be achieved with the open source Cloud Foundry Application Runtime which takes a developer-driven approach to Cloud Native deployments.
During this talk Ed will explore the Cloud Foundry Application...
architecture cloud-native deployment paas cloud-foundry containers -
Azure Serverless From The Trenches
Featuring Daniel Bass
Daniel will be exploring his real-life experience writing and deploying Azure serverless functions and logic apps to production. You will also learn how to write efficient and secure functions that can be deployed in an automated fashion and tested and supported easily. Daniel's goal is to...
architecture devops cloudnativelondon cloud-native continuous-deployment serverless azure -
Monitoring Kubernetes With Prometheus
Featuring Tom Wilkie
Prometheus has become the defacto monitoring system for cloud native applications, with systems like Kubernetes and Etcd natively exposing Prometheus metrics.
In this talk Tom will explore all the moving part for a working Prometheus-on-Kubernetes monitoring system, including kube-state-metrics,...
architecture cloud-native kubernetes observability prometheus monitoring -
Build Modern 12-Factor Apps With Docker
Featuring John Zaccone
Docker has seen a lot of hype as being a technology for building scalable, modern, distributed applications. But is Docker the answer to all of your problems?
kubernetes docker containers devops cloudnativelondon cloud-native -
Using Containers And Kubernetes To Capitalize On Hybrid Cloud For HPC Workloads
Featuring Fritz Ferstl
The question is no longer whether to migrate HPC workloads to the cloud, but where and how to start. While the industry has been discussing migrating workloads to the cloud since the launch of AWS in 2006, concerns about latency, regulatory issues and lock-in have slowed HPC adoption until...
architecture docker kubernetes cloud-native containers cloudnativelondon -
Consuming Cloud Service with the Kubernetes Service Catalog
Featuring Neil Peterson
In a cloud native world, managed services such as database, storage, and event processing systems can be utilized by applications without the overhead of total service ownership. Kubernetes provides an extension mechanism for dynamically requesting and consuming managed services through the...
architecture devops integrated-deployments service-broker service-catalog kubernetes -
Continuous Deployment With ContinuousPipe
Featuring Samuel ROZE
Proven robust for more than 2 years and open-sourced at the beginning of the year, ContinuousPipe is a continuous deployment platform for containerised applications to Kubernetes cluster. During this talk Samuel will share briefly the value of having an easy-to-configure and fast deployment...
architecture devops cloud-native deployment-pipeline containers continuous-deployment -
Journeys To Cloud Native Architecture: Sun, Sea And Emergencies
Featuring Nicki Watt
For many businesses looking to embrace modern business practices, deliver and scale faster, adopting a Cloud Native mindset and architecture makes sense. In this talk Nicki Watt, from OpenCredo, will explore the realities of making that journey for a number of clients. Far from being a smooth...
devops cloud cloud-native real-world-experiences consulting -
Securing Your Code When You Don't Even Know Where It's Running
Featuring Liz Rice
With Cloud Native technologies like orchestration, you don't necessarily know which machine a piece of code will run on. With containers-as-a-service and other serverless technologies, you don't even get access to the machines! What does this mean for security, and what properties of...
devops deployment serverless cloud-native microservices containers -
Taming A Beast - Adopting Continuous Delivery In A Large, Legacy Monolith
Featuring Mike Chernev
Deploying your application whenever you want is easy. Everyone does it nowadays. And that works great when you have a small group of people responsible for an application. But what if you have several teams working on the same application? What if you have almost 80 people committing more than 30...
architecture cloud-native devops legacy-monolith continuous-delivery -
In Search Of The Perfect Cloud Native Developer Experience
Featuring Daniel Bryant
In a productive cloud native development workflow, individual teams can build and ship software independently from each other. But with a rapidly evolving cloud native landscape, creating an effective developer workflow using a platform based on something like Kubernetes can be challenging. You...
devops cloud-native kubernetes workflow developer-experience