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

Overall Cloud Architecture with Management

This video provides an overview of the end to end cloud architecture with management. How the players in the Ecosystem (IaaS, SaaS, PaaS, Cloud Application/Workload Management) fit in the overall architecture and the benefits provided by each of the three core building blocks, i.e. virtualization, IaaS, and Application/Workload management. [youtube …

Infrastructure in the Cloud Era

Utilizing a mixture of open source tools (such as Chef, Nanite, CouchDB, and RabbitMQ) and battle-tested techniques, this video shows you how to build an infrastructure that’s easy to manage, integrates with your application, and is self-documenting. You will also learn the key insights you need to get maximum benefit …

Mirage: A New Multi-Scale Operating System for Clouds and Crowds

Mirage is an exokernel for constructing secure, high-performance network applications across a variety of cloud computing and mobile platforms. Code can be developed on a normal OS such as Linux or MacOS X, and then compiled into a fully-standalone, specialised microkernel that runs under the Xen hypervisor. Since Xen powers …

Building Scalable Cloud Infrastructure with Ruby

This video details the use of Ruby, EventMachine, RabbitMQ, and various distributed systems techniques in the building of the VMforce large scale cloud system at VMware. Topics covered will be the cloud system architecture, asynchronous programming in Ruby, EventMachine, Sinatra, and the use of messaging in a complex distributed system.