Compute services for hybrid cloud environments
The hybrid cloud architecture is not just limited to connecting on-premises environments to the cloud for resource consumption. It can also be used in scenarios where an organization would like to keep its data locally (due to regulatory restrictions or network latency) while still benefitting from cloud capabilities and, perhaps sometime in the future, be able to migrate data and resources to the cloud.
Using compute services over AWS hybrid environments
Amazon offers the following services in a local deployment topology:
- AWS Outposts: A fully managed service that contains the same type of compute, storage, database, and networking capabilities that are deployed on-premises in the shape of a physical rack
- Amazon ECS Anywhere: Gives you the ability to deploy Amazon ECS on-premises (same capabilities and APIs as the cloud version)
- Amazon EKS Anywhere: Gives you the ability to deploy Amazon Kubernetes Service (EKS)...