Software Development for a Cloud Computing: IaaS, PaaS, SaaS, DaaS, AWS, Azure, Cloud Foundry, Heroku
 
Tag: <span>database</span>

Data Ingress and Storage Access in Cloud Architecture

Buck Woody discusses in this article data ingress and storage access in Cloud Computing reference architecture. He explains how to create a centralized, off-premises (cloud-based) data store that provides flexibility, security, consistency, and guards against vendor lock-in. Buck is Senior Technical Specialist on Windows Azure at Microsoft and the examples …

Making LAMP a Cloud

The LAMP stack rules in the scale-out world. Is there a major web property that doesn’t run on MySQL? However, as we shift to a cloud infrastructure for software, it’s not about stacks any longer. It’s about mixing and matching the most suitable pieces of software, connecting them through APIs …

Azure without SQL

The Microsoft Azure platform offers SQL Azure to make migration easier, but it also offers a set of highly scalable storage services that take a different approach to data storage: Tables, Blobs and Queues. They pose a new set of challenges to application designers since they are offer no transactional …