From the course: Microservices Foundations

Unlock the full course today

Join today to access over 24,500 courses taught by industry experts.

Microservices and cloud native

Microservices and cloud native

From the course: Microservices Foundations

Microservices and cloud native

- Often when we talk about microservices, we're talking about cloud native, but that isn't always the case. It's important for us to level set on what the two have in common and what they don't. Cloud native architectures are based loosely on building applications according to the 12 factor or 15 factor methodologies. If you aren't familiar with this concept, please take a look at my course on 12 factor and 15 factor cloud native applications. This current course focuses on microservices and not cloud native, but often they do go together. So let's spend a few minutes and discuss this at a high level. Cloud native architectures include patterns for designing systems to run in cloud-based infrastructure. Now, cloud infrastructure is a very loose term. Often when people hear cloud, they assume AWS or Azure, but that's only part of the story. Cloud infrastructures can be public, but they can also be private or even hybrid. Cloud computing is a pattern of globally distributing systems to…

Contents