Join us for live office hours! Next WednesdayNext Wed
Cloud Native
← Back to Glossary
Cloud Architecture

What is Cloud Native?

Cloud native is an approach to building and running applications that fully exploits cloud computing advantages, including containers, microservices, and declarative infrastructure.

Cloud Native Principles

Cloud native isn't just about running on the cloud—it's about building applications that take full advantage of cloud computing models. The Cloud Native Computing Foundation (CNCF) defines cloud native technologies as those that empower organizations to build and run scalable applications in dynamic environments.

Key Technologies

  • Containers — package applications with their dependencies for consistent execution
  • Microservices — decompose applications into small, independently deployable services
  • Service mesh — manage service-to-service communication with observability and security
  • Declarative APIs — define desired state and let controllers reconcile

Cloud Native vs. Cloud-Hosted

Running a monolithic application on an EC2 instance is cloud-hosted, not cloud native. Cloud native applications are designed from the ground up for elasticity, resilience, and automation. They scale horizontally, recover from failures automatically, and deploy independently.

Adoption Path

Most teams adopt cloud native incrementally: containerize existing applications first, then decompose into services as needed, introduce orchestration with Kubernetes, and add service mesh and observability layers as complexity grows. The goal is to match architectural complexity with actual requirements.

Related Terms

KubernetesDevOpsPlatform Engineering

Related Articles

You Need More AWS Accounts Than You Think

Your lead engineer thinks 10 AWS accounts is overkill. Here's why starting clean is weeks of work, while untangling later is 6-12 months of migration pain.

Dec 19 2025

Building Enterprise-Grade Terraform: A Practical Guide

Ready to build enterprise-grade Terraform? This guide covers the architectural patterns, governance frameworks, and practical implementation steps that successful teams use to balance compliance with team autonomy.

Nov 15 2025

Terraliths vs Componentized Terraform: Where's the Real Line?

When should you stick with a Terralith? When should you componentize Terraform? Here's how to know where the line is—and how Cloud Posse approaches it.

Jul 09 2025

The Modern Stack on AWS

A modern AWS stack using Terraform, GitHub Actions, and open source modules.

Jun 09 2025

Why You Shouldn't Reinvent Your AWS Architecture

Why a battle-tested, opinionated reference architecture is a better starting point than building a custom AWS architecture from zero — and how successful teams avoid common traps.

May 15 2025

The Production Ready Newsletter

Build Smarter. Avoid Mistakes. Stay Ahead of DevOps Trends That Matter.

The fastest way to achieve SOC 2 on AWS with Terraform and GitHub Actions.

For Developers

  • GitHub
  • Documentation
  • Quickstart Docs
  • Resources
  • Read our Blog

Community

  • Join Office Hours
  • Join the Slack Community
  • DevOps Podcast
  • Try our Newsletter

Company

  • Services & Support
  • AWS Migrations
  • Pricing
  • Book a Meeting

Legal

  • Terms of Use
  • Privacy Policy
  • Disclaimer
  • Cookie Policy
Copyright ©2026 Cloud Posse, LLC. All rights reserved.