Q) Microservices architecture
Q) What happends when one service is down
Ans- Fallback mechanism-Histerix
Q) How are individual services deployed on AWS VMs - One VM for each service or all services on one VM
Ans- Separate VM for each
Q) What happends internally when .stream.filter or stream.map is called
Q) Stream vs parallelstream- Which to use when
Q) How to check if a string is a palindrome or not?
Q)
Q) What happends when one service is down
Ans- Fallback mechanism-Histerix
Q) How are individual services deployed on AWS VMs - One VM for each service or all services on one VM
Ans- Separate VM for each
Q) What happends internally when .stream.filter or stream.map is called
Q) Stream vs parallelstream- Which to use when
Q) How to check if a string is a palindrome or not?
Q)