This document summarizes a presentation about cloud native networks and Romana cloud native SDN. It discusses how cloud native applications have different network requirements than traditional enterprise applications. Specifically, cloud native apps don't need layer 2 networks. Romana proposes a layer 3 isolation and multi-tenancy model that embeds tenant and segment IDs in IP addresses, simplifying network deployment and eliminating the need for overlays. Segment IDs can map directly to microservices, allowing for transparent service insertion and chaining across local and hybrid cloud deployments. The Romana project provides an open source cloud native SDN implementation of this approach.
Related topics: