If Your Application is Going to Run in a Multi-Node Cluster, Why Are You Developing it in a Single Machine?
CNCF [Cloud Native Computing Foundation] via YouTube
Overview
Syllabus
Intro
If your application is going to run in a multi-node cluster, why are you developing on a single machine? Ramiro Berrelleza
The cost of rebuilding an environment was high
6000+ developers use their cluster for development.
Namespaces are a great boundary for most development environments.
A great development experience is fundamental.
A fast inner flow beats everything else.
Their development environments now include services, data stores, and even realistic data.
Single command to deploy, test, and develop on any kubernetes cluster. Deep integration with IDEs. Continue to refine the DevX. A standard to define development environments in code?
Taught by
CNCF [Cloud Native Computing Foundation]