Summary
Keywords
Full Transcript
Preventing Unauthorized access, Rate limiting, API gateway integration In this video we will be integrating API Gateway with our backend of Expense tracker app to implement rate limiting, preventing unauthorized users access to our resources and so on. Note:- This video is a part of our playlist:- https://www.youtube.com/playlist?list=PL7CBVLpg0zqeJTCCuU99RW1TMn8_Ii15n We will explore how one can write or explore any service or technology using ChatGPT or ClaudeAI. I will be performing small research too to show how to get direction of anything before starting implementation. Microservices repo:- https://github.com/singhdevhub-lovepreet/expenseService https://github.com/singhdevhub-lovepreet/dsService https://github.com/singhdevhub-lovepreet/userservice https://github.com/singhdevhub-lovepreet/authservice Expense tracker app dependencies repo:- https://github.com/singhdevhub-lovepreet/expenseTrackerAppDeps #java #project #systemdesign
