Developer mindset, using Docker and Kubernetes - NodeJS Global Summit 2020

preview_player
Показать описание

This is my talk at the recent NodeJS Global Summit 2020. In this talk I discuss traditional problems developers and operations teams have dealing with delivery of software.
I also showcase some rethinking when dealing with software all the way from building to deployment and operations by using technology such as Docker and Kubernetes.
Docker is not only about isolating code. Kubernetes is not only about running containers.
In this talk I paint the bigger picture and show how developers can build production ready cloud native apps using Kubernetes on their local machine.

Also if you want to support the channel further, become a member 😎

Checkout "That DevOps Community" too

If you're interested in learning more about Kubernetes, checkout my series below:

Kubernetes Development Guide:
---------------------------------------------------

Kubernetes Monitoring Guide:
-----------------------------------------------

Kubernetes Secret Management Guide:
--------------------------------------------------------------

Like and Subscribe for more :)

Source Code
--------------------------------------------------------------

Follow me on socials!

Music:
Рекомендации по теме
Комментарии
Автор

If you're a new to Kubernetes, I challenge you to get started! My free guide below 😃

MarcelDempers
Автор

Thanks Marcel for the great work you doing ok! I'm a huge fan and student of your channel

nicholasking
Автор

Thanks dude, I really like your videos, you teach the very basic concept of DevOps and Software Development, I agree with the software developing must follow KISS principle (Keep It Stupid Simple). I've been watched your videos for a while now. Hope the next content is about Terraform

kmaguswira
Автор

It would be great if you can make a video about mservice patterns like ddd event sourcing cqrs …

a_k__
Автор

why you not using short names of commands? like kubectl get po ns cm ?

whooo