You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS Serverless Event-driven Microservices with using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK stands for Cloud Development Kit for IaC — Infrastructure as Code tool and AWS CloudWatch for monitoring.
This is a web-based application called "Allergy and Deficiency Analyzer". Tools and Technologies adapted in this project are AWS Cloud for Deployment and programming the services inside the project. Services used are - AWS ElasticBeanstalk, AWS Lambda, AWS CloudWatch, S3, SQS, SNS, DynamoDB. Languages used - Python, HTML, Javascript with CI/CD.
aws serverless architecture based model that performs validation and use sns and sqs services to notify user and retry validation again before rejection
Serverless service that listens to AWS SNS notifications and sends verification emails via SendGrid. Supports both plain text and HTML formats for reliable and scalable email delivery.
Invoicely is a serverless application designed to process invoices (PDFs or images) uploaded to AWS S3. It extracts important data like CNPJ, total value, and items using AWS Textract, stores the extracted information in DynamoDB, and notifies the user upon success or failure via SNS.
The Serverless Resume Analyzer App is a cloud-native application designed to automate resume analysis using AWS services. By leveraging serverless architecture, the app can efficiently handle large numbers of resume submissions and provide quick feedback, making it an ideal solution for recruitment platforms.