This document discusses cloud native development. It begins by introducing the speaker and their background in DevOps. It then defines cloud native as having dynamic resources, centralized logging and metrics, and being replicable and automatizable. The document explains that cloud native development means moving the entire development environment to the cloud to integrate with the same hardware, network, ingress controllers, certificates, Kubernetes versions, and metrics/logging as production. It discusses tooling like Skaffold and namespaces for effective cloud native development and synchronization between environments. The goal is to standardize development platforms across teams while gaining high performance, collaboration, and access to full stacks and third party APIs during development.