Let us talk about the web backend (or server side) programming language with the associated frameworks and libraries. Enough (and probably more than required !) choices…
Trying to present a birds eye view of a cloud service. If you leave out lot of specifics, then it looks very simple (and possibly generic) !
We use clusters on cloud — In most simplistic term it is a group of servers with a mechanism to load distribute and balance. And this gives the main power of cloud — scale based on need. Servers are added when…
We have many “Millions of users” talk these days with many large services serving lot of users. This takes us quickly to the thought of how to scale our service — roughly the starting point on the database…
Continuing from my earlier article, cloud and wine… We discussed the IaaS and PaaS.