Spark Germany Interview - tarunchhabra/parakalo GitHub Wiki
- How are you doing microservices development?
- How to do message broadcast in RabbitMq? How many queues you will create?
- Why choose messaging comm in microservices over http based comm? what about latency?
- Spring Ioc
- Type of Autowire? field vs setter?
- REST methods? diff between PUT vs PATCH? IDEMPOTENT?
- Http status code for POST? 200, 201 ,202
- Types of tests you are writing in microservices?