Software Alternatives & Reviews

The Solution Architect's Guide to Serverless

AWS Step Functions DynamoDB
  1. AWS Step Functions makes it easy to coordinate the components of distributed applications and microservices using visual workflows.
    A way to ease your engineers into event-driven, async software is to orchestrate workflows with a service like AWS Step Functions. This service lays out all the actions in a workflow right in front of you. You can track how data transforms from step to step and easily build in compensating actions when failures occur.

    #Project Management #Workflow Automation #Web Service Automation 57 social mentions

  2. 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.
    You can use services like Amazon DynamoDB or MongoDB Atlas as your primary data store in a container-based application. These serverless database services are intended to simplify development and long-term maintenance by providing simple APIs to do powerful operations. They abstract away hardware maintenance and management from you so your engineering teams can focus on something more important - solving the business problem.

    #Databases #NoSQL Databases #Relational Databases 102 social mentions

Discuss: The Solution Architect's Guide to Serverless

Log in or Post with