Microservices General discussion
Initial info stolen from https://levelup.gitconnected.com/12-microservices-pattern-i-wish-i-knew-before-the-system-design-interview-5c35919f16a2
API Gateway Pattern: Your One-Stop-Shop for Microservices
Are you tired of managing multiple entry points for your microservices? The API Gateway pattern is here to save the day! Acting as a single entry point for all client requests …
read more