How to use a single base URL for multiple services in big serverless applications — SAM, API gateway
Sep 23, 2023 · 4 min read · When you are working on a big application, you may have to use multiple backend services like authentication, payment, access management, and so on. If your architectural design is based on microservices, then all these services will have their own U...
Join discussion