Sign inSign up

vibakar/notes-app-backend

By vibakar

•Updated 11 months ago

Image
0

934

vibakar/notes-app-backend repository overview

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:

  • Provisioning infrastructure in AWS
  • Configuring Auth0 for the application
  • Building and pushing Docker images to Docker Hub
  • Deploying the latest images to AWS ECS

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.

Tag summary

Content type

Image

Digest

sha256:c84b923c2…

Size

323.5 MB

Last updated

11 months ago

docker pull vibakar/notes-app-backend