The source code for the image is available at https://github.com/vibakar/notes-app.
This project is a simple note-taking application built with React on the frontend and Node.js on the backend, using PostgreSQL as the database to store user notes. Auth0 is integrated for user authentication and management.
The application was developed to demonstrate DevOps and cloud engineering skills. The repository includes CI/CD pipelines for:
The application is deployed as an ECS service behind a load balancer with ACM certificates configured for HTTPS. Application secrets are managed in AWS Secrets Manager, and logs are centralized in CloudWatch. Deployments to ECS are handled using CodeDeploy, with DNS managed in Route 53. Deployment artifacts are stored in an S3 bucket.
Content type
Image
Digest
sha256:c84b923c2…
Size
323.5 MB
Last updated
11 months ago
docker pull vibakar/notes-app-backend