There are a number of ways to make services or applications talk to each other. You can make one service access another service synchronously or asynchronously. Usually two services can talk to each other each other using databases, or plain […]
One of the first software architectural styles that a programmer learns when she starts building an application is ‘Layered‘. Here’s my 2-minute video on some key points in it.
Here’s a 5-minute lightweight presentation on Communicating Software Architecture