Interview Question - rajansinghal/prep GitHub Wiki

https://medium.com/streamthoughts/apache-kafka-rebalance-protocol-or-the-magic-behind-your-streams-applications-e94baf68e4f2 https://medium.com/bakdata/solving-my-weird-kafka-rebalancing-problems-c05e99535435 https://www.confluent.io/blog/kafka-consumer-multi-threaded-messaging/

kafka ordering of msg from producer end (https://medium.com/latentview-data-services/how-to-use-apache-kafka-to-guarantee-message-ordering-ac2d00da6c22)

use case of cassandra https://blog.pythian.com/cassandra-use-cases/

vaccume in postgress (https://confluence.atlassian.com/kb/optimize-and-improve-postgresql-performance-with-vacuum-analyze-and-reindex-885239781.html) https://severalnines.com/database-blog/overview-vacuum-processing-postgresql

securing https if some one has a root certificate

polygloat micro services

why Redis is fast https://levelup.gitconnected.com/4-reasons-why-single-threaded-redis-is-so-fast-414e0106f921

https://notes.shichao.io/unp/ch6/

why kafka is fast https://blog.bytebytego.com/p/why-is-kafka-so-fast-how-does-it#:~:text=The%20network%20thread%20uses%20zero,reasons%20why%20Kafka%20is%20fast.

https://www.linkedin.com/pulse/why-kafka-so-fast-aman-gupta

kafka use-cases

https://www.upsolver.com/blog/apache-kafka-use-cases-when-to-use-not

good reference

Java memory model

https://medium.com/@MrAndroid/java-multithreading-part-1-java-memory-model-fb8e0cfab9d3 https://www.linkedin.com/pulse/java-memory-management-garbage-collection-alphadot-tech/

Oauth 1.0 and Oauth2.0 diff

https://medium.com/identity-beyond-borders/oauth-1-0-vs-oauth-2-0-e36f8924a835

SAGA

https://medium.com/design-microservices-architecture-with-patterns/saga-pattern-for-microservices-distributed-transactions-7e95d0613345


EuroFin

Big Docker images issue ?

docker frequenty exit with out log?

how consuming the kafka topics ?

security for kafka topic ? in current application

log4j issue ?

spring boot issue recent ?

public cluster and private cluster

mtls certificate ?

OWASP CORS weak reference in java ? [Sopra]


Adverb

what are your architectural beliefs and takeaway from previous project

why Cassandra is fast? https://www.linkedin.com/pulse/why-cassandra-writes-faster-than-traditional-rdbms-vishal-kharjul

Design a custom scheduler job framework


TW

Latest issue in spring boot with respect to java version Restricting access using reflection , which will not allow spring to work

Best way of bean injection in spring

isn't anti pattern to create object of private variable outside of that class by spring ?

AoP with reflection working in transaction


Sapient

12 factored

Denormalization