- Rest Api’s best practice blog
- https://hackernoon.com/restful-api-designing-guidelines-the-best-practices-60e1d954e7c9
- micro service with messaging queues like rabitMQ
- https://medium.freecodecamp.org/how-to-scale-microservices-with-message-queues-spring-boot-and-kubernetes-f691b7ba3acf
- learn kubernetes guide of 3 hours
- https://medium.freecodecamp.org/learn-kubernetes-in-under-3-hours-a-detailed-guide-to-orchestrating-containers-114ff420e882
- An introduction to docker and container
- https://medium.freecodecamp.org/a-beginner-friendly-introduction-to-containers-vms-and-docker-79a9e3e119b
- Communication between Microservices
- https://dzone.com/articles/communicating-between-microservices
- https://dev.to/matteojoliveau/microservices-communications-why-you-should-switch-to-message-queues–48ia
- Biggest challenge with micro service
- https://dzone.com/articles/challenges-in-implementing-microservices
- when to use rabitMQ and kafka
- https://content.pivotal.io/blog/understanding-when-to-use-rabbitmq-or-apache-kafka
- tech world video series on micro service different component
- https://www.youtube.com/watch?v=CmJzW-e2Dqk&index=5&list=PLQaBzcRBHtnN2ba4YyWa5DqHDz3lkoUmj
- https://www.youtube.com/watch?v=fGqnCzg8K3o&index=2&list=PL9ooVrP1hQOEW2uMfPJ3TMmVq7W2okO6U
- https://softwareengineering.stackexchange.com/questions/284888/microservices-should-there-be-multiple-instances-of-the-same-service
- A very good example of complete microservice
- https://github.com/sqshq/PiggyMetrics
- Deploying micro service to cloud
- https://www.youtube.com/watch?v=0zJUK-SwPqQ&list=PLVz2XdJiJQxw65gPKDfv2w3voXH4CruCk
- moving services to cloud AWS
- https://docs.aws.amazon.com/aws-technical-content/latest/microservices-on-aws/service-discovery.html
Series of blogs how web works
- https://medium.freecodecamp.org/how-the-web-works-a-primer-for-newcomers-to-web-development-or-anyone-really-b4584e63585c
- https://medium.freecodecamp.org/how-the-web-works-part-ii-client-server-model-the-structure-of-a-web-application-735b4b6d76e3
- https://medium.freecodecamp.org/how-the-web-works-part-iii-http-rest-e61bc50fa0a
RPC vs HTTP:
https://thomashunter.name/posts/2017-09-27-is-it-time-to-replace-rest-with-rpc