Skip to main content

Fundamentals

Usefully commands:

rm ~/Library/Application\ Support/JetBrains/IntelliJIdea2024.1/options/other.xml
rm ~/Library/Preferences/com.apple.java.util.prefs.plist
rm ~/Library/Preferences/com.jetbrains.intellij.plist

Spring Boot - Kafka - Protobuf: ( link)[https://github.com/hal90210/spring-kafka-protobuf/tree/master/src/main/java/com/improving/springprotobuf]

Scalable System Implementation using RabbitMQ, Java, and MySQL: link

USING POSTGRES AS A MESSAGE QUEUE: link

Spring Cloud Supported Versions: link

Microservice Implementation using Spring Cloud with Docker: Netflix Stack: link

springboot-oauth2-with-keycloak-as-provider: link

An ELK stack from scratch with Docker link

Distributed Tracing in Micoservices using Zipkin, Sleuth and ELK Stack. link

spring-security-without-the-websecurityconfigureradapter. link

Scaling WebSockets in Spring services: link

Spring Boot with ReactJS using Gradle plugins: link

Mixing Java & Python: link

Integrating Oracle and Kafka: link

Axon hotel demo: link

Bash-completion: https://velero.io/docs/v1.17/customize-installation/#optional-velero-cli-configurations

30000, 30001, 30002, 30008, 30080, 30081, 30082, 30227, 30296, 30304, 30390, 30391, 30443, 30645, 30681, 30687, 30709, 30710, 30711, 30800, 30801, 30802, 30803, 30880, 31022, 31081, 31082, 31090, 31100, 31148, 31217, 31275, 31317, 31442, 31495, 31505, 31533, 31543, 31632, 31646, 31886, 32063, 32088, 32153, 32205, 32285, 32308, 32309, 32502, 32546, 32622, 32670, 32749

velero install
--provider aws
--plugins velero/velero-plugin-for-aws:v1.9.0
--bucket velero-backup
--secret-file ./credentials-velero
--use-restic
--backup-location-config region=minio,s3ForcePathStyle="true",s3Url=http://minio-service.minio:9000