Apartment Management is a SaaS application used for managing rental properties. The application will manage the rented rooms, customer information, and payment status. Since access is not frequent, the goal is to use AWS Serverless to optimize operational costs. For example, S3 for static web, Cognito for authentication, and Lambda Function for backend processing.
Infra :AWS,Cognito,Lambda,APIGateway,R53,CloudFront,S3