Cloud Native London is the official Cloud Native Computing Foundation (CNCF) Meetup group dedicated to building a strong, open, diverse developer community around the Cloud Native platform and technologies in London.
Sorry, looks like Cloud Native LDN haven't got any events scheduled for the moment!
Who's part of this group?
In order to view registered members you need to be logged in with a "confirmed" Skills Matter account!
If you haven't already done so click here to create a new account.Find the "confirmation instructions" email we sent you when you signed up and click on the "Confirm Account" link.
-
Build run and manage composite apps on Kubernetes with Cellery
Featuring Paul Fremantle
A common pattern in cloud native applications is a composite application - one made up of multiple microservices. Cellery is an emerging project that defines composites in code not YAML, and compiles them into images. The benefits of this are type safety, tab completion, code validation,...
apps devops cloud-native kubernetes -
Your Kernel and You - How cgroups make containers possible
Featuring Marc Cluet
Always wanted to know more about how cgroups work in Linux, where do they come from and how they shape the way we do containers nowadays? Look no further! In this talk Marc will try to give you a bit of history of cgroups, where the idea comes from (the answer might surprise you) and how cgroups...
cloud container -
Utilising OSS to Operate a Centralised, Globally Distributed Cloud Platform
Featuring Josh Michielsen
Condé Nast International is home to some of the largest online publications in the world - including Vogue, GQ, Wired, and Vanity Fair. In an effort to provide a cohesive vision for these brands across more than 30 markets, a truly global platform was required. Utilising AWS and Kubernetes at its...
architecture cloud deployment-pipeline oss -
Cloud Native Telegraf
Featuring David McKay
Telegraf is an agent for collecting, processing, aggregating, and writing metrics.
With over 200 plugins, Telegraf can fetch metrics from a variety of sources, allowing you to build aggregations and write those metrics to InfluxDB, Prometheus, Kafka, and more.
In this talk, we will take a look at...
cloud influxdb kafka plugins -
Automating Deployment Pipelines with Machine Learning
Featuring Steve Burton
Imagine if you could apply machine learning to real developer use cases? This talk will detail 7 unsupervised machine learning algorithms and how they can be applied to a deployment pipeline so that developers can automate the QA, testing, and deployment verification of code.
cloud deployment-pipeline machine-learning -
Automating Deployment Pipelines with Machine Learning
Featuring Andy Page
Imagine if you could apply machine learning to real developer use cases? This talk will detail 7 unsupervised machine learning algorithms and how they can be applied to a deployment pipeline so that developers can automate the QA, testing, and deployment verification of code.
cloud ml -
How Community Projects Such as Central Repositories can be Run on Kubernetes
Featuring Rimantas Mocevicius
The microservices powering GoCenter (a central Go modules repository) looks for new versions of thousands of the most popular Go modules on a daily basis. Such an operation requires a lot of scale and can be very expensive. In this talk, we will cover the different types of auto-scalers used such...
cloud kubernetes -
What Did that Container Cost and Why Should I Care?
Featuring Erik Onnen
As more and more workloads move to the cloud, approximating the cost of those workloads becomes an increasingly difficult task. Attendees will learn how and why the cost of operating containers in public cloud varies over time and best practices to normalize that variance. Lastly, the talk will...
cloud container -
CNCF tools for SysOps
Featuring Hubert Bosiacki
More than half of the total cost of a product is included after the product is developed and released, so let’s talk about containers and supporting tools from a sysadmin perspective and what challenges exist, how to look for solutions, what to take into consideration in the long term to support...
cloud devops microservices docker software-development software-architecture cloud-native