A simple cloud-ready notes application with security, DevOps and monitoring features.
Small app, but built with production concepts.
Register and login system with password hashing and JWT-based authentication.
Users can create, view and manage personal notes securely.
Includes SQL injection protection, XSS prevention, security headers and rate limiting.
Application can be containerized using Docker for consistent deployment.
Designed for deployment on EC2 with Nginx, RDS, S3 and HTTPS.
CloudWatch monitoring, logging, alerts and backup automation can be added.
Flask • MySQL • Docker • AWS • Nginx • HTTPS • GitHub Actions