How would you design a scalable and secure API service from scratch?
Sigiloso
I explained my approach starting from requirements gathering, choosing the tech stack (Spring Boot with JWT for auth), designing RESTful endpoints, implementing rate limiting, using AWS API Gateway, and setting up CI/CD with Jenkins and Docker for seamless deployment.