Questions
- What are the traits of a RESTful service?
- What toolkit can you use to aid you in creating a resilient distributed architecture?
- Should you use centralized storage for your microservices? Why/why not?
- When should you write a stateful service instead of a stateless one?
- How does a broker differ from a mediator?
- What is the difference between an N-tier and an N-layer architecture?
- How should you approach replacing a monolith with a microservice-based architecture?