• Developed a FastAPI-based backend to generate QR codes for URLs
• Implemented S3 integration for storing generated QR codes
• Containerized both front-end and back-end using Docker
• Deployed the application on AWS EKS using Terraform for infrastructure management
• Implemented CI/CD pipelines using GitHub Actions for automated builds and deployments
• Set up secure SSL/TLS encryption using cert-manager with Let's Encrypt and NGINX Ingress Controller
Github: https://github.com/dsourav155/qr-code-generator
Built with