Computing 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, being able to migrate data and resources to the cloud.
Using computing services over AWS hybrid environments
Amazon offers the following services in a local deployment topology:
- AWS Outposts: This is 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. Use for applications requiring low latency, local data processing, or data residency compliance.
- Amazon ECS Anywhere: ECS Anywhere extends the capabilities of Amazon ECS to on-premises environments,...