Posts

Microservice Architecture design thinking

Image
Introduction This document explains microservices based architecture, which should be treated as reference architecture while designing microservices based architecture to solve given problem statement. Apart from explaining all component shown in architecture this document suggests some tools which can be used for those components. This document only presents a basic architecture of a imaginary problem and must not be treated as solution for any problem statement Audience The audience of this documents are all freshers and team lead which are being involved in solution design activities for a given problem statement. Design Considerations This section defines the identified major application design goals, assumptions and constraints that make the basis of the internal design and architecture of system. The technologies to be used for the development of the application are also suggested as applicable. Assumptions ·          T...