The Cloud Native Computing Foundation, founded by The Linux Foundation, currently oversee's the guidance of Kubernetes, Prometheus, OpenTracing, Fluentd, and more. The Cloud Native Computing Foundation describes being "Cloud Native" as three major components:

Containerized
Each part (applications, processes, etc) is packaged in its own container. This facilitates reproducibility, transparency, and resource isolation.

Dynamically orchestrated
Containers are actively scheduled and managed to optimize resource utilization.

Microservices oriented
Applications are segmented into microservices. This significantly increases the overall agility and maintainability of applications.
In this talk, I will guide you towards taking your application cloud native, utilising the software available to us today, from the CNCF, and others, covering containers, tracing, logging and service discovery ... as well as the dreaded: "What actually is a micro-service?"

Comments

Comments are closed.

Richard Black at 13:49 on 4 Nov 2017

Great overview, without being overwhelming. Lots to follow up on

Had no idea that configuration for support services through Kubernetes was so straightforward and plug-and-play! Particularly around mTLS.

Jeroen v.d. Gulik at 15:32 on 4 Nov 2017

Awesome content, but the speaker talked a bit too fast for all the non natives (pun intended)

Scott Pringle at 14:16 on 5 Nov 2017

Great content, speaker spoke a bit quick and covered a lot of information rapidly at the beginning of the talk. Lots to learn and take away

Thomas Roche at 10:05 on 6 Nov 2017

Great talk, plenty of information and option to explore after that. Talker communicated very well about the potential of the solution presented.

Craig A Rodway at 14:09 on 6 Nov 2017

Good talk overall with some useful information and pointers to resources; even if slightly biased towards the opinion that *every* app should use microservice architecture regardless of size, scale and purpose. Some of the terminology, products, services, methodologies etc could have done with some basic descriptions for those not familiar with them.

Alistair Burns at 15:38 on 6 Nov 2017

Really interesting talk, I liked how much you can get for free with some of the tools.
I'd give it a five if I saw some screenshots of dashboards and charts :)

Ciaran McNulty at 13:37 on 7 Nov 2017

Lots of content and I left with _lots_ of things to google and find out more about

Andy Gaskell at 14:50 on 8 Nov 2017

Good overview from David, lots of content.