Front-End Web & Mobile

Andrea Amorosi

Author: Andrea Amorosi

Andrea is a Senior Solutions Architect at Amazon Web Services (AWS). When he's not helping AWS Partners execute large migrations on behalf of customers, he works on open source as the maintainer of Powertools for AWS Lambda (TypeScript), a developer toolkit for implementing Serverless best practices and increasing developer velocity.

Integrate AWS Step Functions with AWS Amplify using Amplify Custom Resources

AWS Amplify makes it possible to add custom AWS resources to an Amplify-created backend using the amplify add custom command and the AWS Cloud Development Kit (AWS CDK) or AWS CloudFormation. By doing so, developers can easily add and manage AWS resources beyond Amplify’s built-in use cases to their projects. AWS Amplify makes it fast […]