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

Cloud Security Architecture from a Cloud Consumer’s Perspective

Developers have developed applications for IaaS (Amazon AWS, Rackspace, etc) and PaaS (Azure, Google App Engine, Cloud Foundry) Cloud platforms. These platforms provide basic security features including support for authentication, DoS attack mitigation, firewall policy management, logging, basic user and profile management but security concerns continue to be the number …

Practical CQRS with Windows Azure

CQRS architecture approaches are an emerging trend for building distributed systems in .NET. They bring together multiple time-proven patterns and practices of delivering scalable solutions with rich business value. CQRS is also a natural fit for cloud computing projects, where it provides clear design baseline and allows reducing development and …