Microservices: Technology

 icon-arrow-left Microservices: Design |  Microservices: Brownfield: Approachicon-arrow-right    Communication We have synchronous and asynchronous communication between the micro-services and/or clients. Note: In real world applications, we use a combination of both.   Communication: Synchronous This communication is based on making a request and waiting for a response. Communication can happens between services, with clients and with external services. […]

Share

Notes: Operative Systems – Part 1

(Operative Systems – Part 2) Next > NOTIFICATION: These notes are published for educational purposes. Using these notes is under your own responsibility and risk. These notes are given ‘as is’. I do not take responsibilities for how you use them. PDF Content: Software and Hardware structure Application Binary Interface (ABI) Application Programming Interface (API) […]

Share