Description
In this guide to Cloud Native we outline the tools, cultural practices and concepts that come together to create a cloud native environment. We also outline the features of cloud native applications a ...
Summary
- A Comprehensive Guide to Cloud Native: This essentially means that instead of being a cornerstone of cloud native, the cloud is only one of a number of tools that comprise the cloud native landscape.
- The distinction between tools and practices is an important one which is mostly ignored when describing a cloud native architecture.
- In Kubernetes environments the data plane is usually a proxy like envoy deployed alongside a microservice as a side-car container.