Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 556 Bytes

File metadata and controls

8 lines (8 loc) · 556 Bytes

AWS Serverless Microservices

An inventory management app build on AWS. Employed AWS API Gateway for service discovery, AWS Lambda for code execution, and AWS DynamoDB for scalable data storage. Utilized AWS EventBridge and SQS to implement event-driven, asynchronous communication between microservices. Implemented infrastructure as code using AWS CDK. Leveraged AWS SDK to seamlessly interact with AWS resources.

AWS Diagram