EBase - Backend as a Service
• Created a scalable, high-traffic service that seamlessly integrates with multiple e-commerce web app front ends irrespective of tech stack.
• Authorized signup/login system ensured by tracking IP, encryptions and tokens, API usage restriction as per subscription, Role-based access, Request Rate Limitation powered by FastAPI and AWS EC2.
• Optimized caching with Redis,reduces DB hit & response time by 30%.
• On Signup, password change, ordering (or any modifiable actions) email notifications to admin(s).
• Logger access and features for admin to seamlessly monitor and troubleshooting.