https://programmersought.com/article/41401163290/
https://github.com/BroadleafCommerce/BroadleafCommerce
https://programmerfriend.com/ultimate-guide-to-redis-cache-with-spring-boot-2-and-spring-data-redis/
https://github.com/mfornos/awesome-microservices
https://kubernetes.io/docs/tutorials/hello-minikube/
https://medium.com/the-resonant-web/kubernetes-in-practice-part-2-2d2a7290dd65
https://piotrminkowski.com/2019/12/20/microservices-with-spring-cloud-kubernetes/
https://learnk8s.io/spring-boot-kubernetes-guide
https://www.baeldung.com/spring-cloud-kubernetes
https://dzone.com/articles/quick-guide-to-microservices-with-kubernetes-sprin
https://github.com/piomin/sample-spring-microservices-kubernetes/tree/hybrid
-- Beware with load balancing with eureka as it is in maintenance mode by spring. Instead use below one for load balancing https://spring.io/blog/2020/03/25/spring-tips-spring-cloud-loadbalancer
https://www.datacamp.com/community/tutorials/git-push-pull
http://confluence.sammeth.net/display/ASTA/fatal%3A+early+EOF+fatal%3A+index-pack+failed
https://ultimatecourses.com/blog/angular-dynamic-components-forms
https://eldermoraes.com/5-design-patterns-for-microservices-with-quarkus-and-microprofile/
https://github.com/kiegroup/kogito-examples
https://www.exoscale.com/syslog/setup-private-docker-registry/
wget https://github.com/docker/compose/releases/download/1.25.5/docker-compose-Linux-x86_64
mv docker-compose-Linux-x86_64 /usr/bin/docker-compose
chmod +x /usr/bin/docker-compose
docker-compose --version