Skip to content

venkatesh82/Knowledge-Base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Important links

Request and Response Encryption and Decryption

https://programmersought.com/article/41401163290/

Spring Boot opensource commerce product

https://github.com/BroadleafCommerce/BroadleafCommerce

https://engineering.opsgenie.com/comparing-api-gateway-performances-nginx-vs-zuul-vs-spring-cloud-gateway-vs-linkerd-b2cc59c65369

Spring Boot Caching

https://programmerfriend.com/ultimate-guide-to-redis-cache-with-spring-boot-2-and-spring-data-redis/

Microservices links

https://github.com/mfornos/awesome-microservices

Kubernetes

https://kubernetes.io/docs/tutorials/hello-minikube/

https://www.freecodecamp.org/news/jhipster-microservices-with-istio-service-mesh-on-kubernetes-a7d0158ba9a3/

https://medium.com/the-resonant-web/kubernetes-in-practice-part-2-2d2a7290dd65

https://piotrminkowski.com/2019/12/20/microservices-with-spring-cloud-kubernetes/

https://piotrminkowski.com/2018/08/02/quick-guide-to-microservices-with-kubernetes-spring-boot-2-0-and-docker/

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

Git

https://www.datacamp.com/community/tutorials/git-push-pull

http://confluence.sammeth.net/display/ASTA/fatal%3A+early+EOF+fatal%3A+index-pack+failed

Angular

https://ultimatecourses.com/blog/angular-dynamic-components-forms

https://stackshare.io/

Quarkus

https://eldermoraes.com/5-design-patterns-for-microservices-with-quarkus-and-microprofile/

Kogito Examples

https://github.com/kiegroup/kogito-examples

Docker Commands Help

https://www.exoscale.com/syslog/setup-private-docker-registry/

docker-compose installation

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

Online Java compiler that supoorts third party libs

https://www.jdoodle.com/online-java-compiler/

Mock Json Data Generaotor

https://mockaroo.com/

Best Practices

https://github.com/katopz/best-practices/blob/master/best-practices-for-building-a-microservice-architecture.md

Key notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published