Overview

Cloud-native applications are designed specifically for the cloud. They are typically built as microservices, packaged in containers, and managed by automated orchestration tools.

Key Pillars

  • Microservices
  • Containers
  • Continuous Delivery
  • DevOps

Related Terms