# Resiliency is different on AWS: Here's how to manage it

DevFeed: [Resiliency is different on AWS: Here's how to manage it](<https://devfeed.tech/articles/resiliency-is-different-on-aws-here-s-how-to-manage-it-11705.md>)

Original publisher: [Read original article](<https://www.gremlin.com/blog/resiliency-is-different-on-aws-heres-how-to-manage-it>)

Author: Andre Newman

Published: 2024-04-02T00:00:00Z

Content type: article

Language: en

Sources: [Gremlin Blog](<https://devfeed.tech/sources/gremlin-blog.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Shared Responsibility Model](<https://devfeed.tech/topics/shared-responsibility-model.md>), [on-prem](<https://devfeed.tech/topics/on-prem.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [incident](<https://devfeed.tech/tags/incident.md>), [on-prem](<https://devfeed.tech/tags/on-prem.md>), [reliability-management](<https://devfeed.tech/tags/reliability-management.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [shared-responsibility-model](<https://devfeed.tech/tags/shared-responsibility-model.md>)

## AI overview

The article explains that reliability on AWS follows a shared responsibility model. AWS is responsible for the resilience of its platform, while customers remain responsible for the resilience and reliability of their deployed workloads, including containers, virtual machine instances, and serverless functions. It contrasts this with on-premises environments, where organizations control the infrastructure and can directly investigate and mitigate incidents.

## Source excerpt

Learn about the reliability risks you can still run into when deploying to AWS, and how to avoid them.