Software Alternatives & Reviews

Is Disaster Recovery Worth It In Serverless Applications?

Amazon SQS Amazon SNS Amazon Elasticsearch Service AWS Lambda DynamoDB Amazon API Gateway
  1. Amazon Simple Queue Service is a fully managed message queuing service.
    Pricing:
    • Open Source
    Serverless services like Lambda, API Gateway, SQS, SNS, and EventBridge all automatically span across all availability zones in a given region. This means you don't have to worry about spinning up multiple instances in a multi-AZ architecture because AWS handles it for you.

    #Data Integration #Stream Processing #Web Service Automation 64 social mentions

  2. Fully managed pub/sub messaging for microservices, distributed systems, and serverless applications
    Serverless services like Lambda, API Gateway, SQS, SNS, and EventBridge all automatically span across all availability zones in a given region. This means you don't have to worry about spinning up multiple instances in a multi-AZ architecture because AWS handles it for you.

    #Data Integration #Stream Processing #Web Service Automation 54 social mentions

  3. Amazon Elasticsearch Service is a managed service that makes it easy to deploy, operate, and scale Elasticsearch in the AWS Cloud.
    With EC2 you could run an active-passive strategy that requires you to spin up your instances on demand. But with OpenSearch, domains cannot be turned off. So you would need to run it active. This can result in some costly AWS bills.

    #Elastic Search #Search As A Service #Hosted Search 11 social mentions

  4. Automatic, event-driven compute service
    Pricing:
    • Open Source
    Serverless services like Lambda, API Gateway, SQS, SNS, and EventBridge all automatically span across all availability zones in a given region. This means you don't have to worry about spinning up multiple instances in a multi-AZ architecture because AWS handles it for you.

    #Cloud Computing #Cloud Hosting #Backend As A Service 245 social mentions

  5. Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale. It is a fully managed cloud database and supports both document and key-value store models.
    When you're using a database like DynamoDB, you get the high availability but you also have the option to turn on Point in Time Recovery (PITR). PITR allows you to restore your database with granularity down to the second for the past 35 days.

    #Databases #NoSQL Databases #Relational Databases 102 social mentions

  6. Create, publish, maintain, monitor, and secure APIs at any scale
    Serverless services like Lambda, API Gateway, SQS, SNS, and EventBridge all automatically span across all availability zones in a given region. This means you don't have to worry about spinning up multiple instances in a multi-AZ architecture because AWS handles it for you.

    #API Tools #APIs #Web Service Automation 94 social mentions

Discuss: Is Disaster Recovery Worth It In Serverless Applications?

Log in or Post with