[AWS] Amplify

AWS Amplify is a set of services and tools that help developers build secure, scalable full stack applications.

Amplify includes an open-source framework with use-case-centric libraries and a powerful toolchain to create and add cloud-based features to your application, and a web-hosting service to deploy static web applications.

https://aws.amazon.com/amplify/
Continue reading “[AWS] Amplify”

[AWS] EventBridge

Amazon EventBridge is a serverless event bus service that makes it easy to connect your applications with data from a variety of sources. It helps you to build event-driven architectures that are loosely coupled and distributed.

Serverless Event Router – Amazon EventBridge – Amazon Web Services

  • EventBridge delivers a stream of real-time data from your applications or AWS services and routes that data to targets such as AWS Lambda using the routing rules.
  • EventBridge is the updated version that replaces CloudWatch Events.
Continue reading “[AWS] EventBridge”