Student Seminar Report & Project Report With Presentation (PPT,PDF,DOC,ZIP)

Full Version: A Lap around the Azure Services Platform
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Presented By:
Vaghela Vishal B.

[attachment=14987]
What Azure Mean?
It is a platform for running windows application and storing their data in the cloud. It is mostly known as Windows Azure.
Nearly every application uses some platform, software on the machine it runs on.
There are two kinds of platforms.
1) On-premises platform,
2) Cloud Platform.
What is Platform?
It include various support function, such as standard library, storage and a base os.
On-Premises: One that will run within an organization.
Cloud : It allow developers to write application that running the cloud.
Azure supports both platform.
Why Cloud Platform?
Goal of Cloud Platform:

To categorize and briefly describe those technology as they were seen by enterprise application developer.
It made easy to use an existing application in any newly underdeveloped on-premises application.
It make remote storages possible.
Services Provided By Cloud Platform
General Model for Application Platform
On-premises meets Cloud Platform
What Is The Cloud?
A set of connected servers
On which developers can:
Install and run services
Store and retrieve data
What Is Windows Azure?
It is an operating system for the cloud
It is designed for utility computing
It has four primary features:
Service management
Compute
Storage
Developer experience
Windows Azure
Windows Azure
Storing and Accessing Data
Demo: Hello Windows Azure
Simple ASP.NET app
Visual Studio 2008 SP1
Roles and instances are models in XML config
Local F5 debugging
Deployed to the cloud
Switched from staging to production
Environments to run your apps
Machines, rack space, switches, connectivity
Automated deployment and configuration
Isolation, redundancy, load balancing
Abstraction and flexibility
Takeaways: Windows Azure Is
Designed to encourage best practices
Stateless compute + durable storage
Co-location of computation and data
Queues for asynchronous processing
An open platform
Connect outbound to any server
Open protocols and APIs on all components
.NET SERVICES
.NET SERVICES
SQL SERVICES
Live SERVICES
Technical Preview
Open release of the desktop SDK
Limited preview of the cloud infrastructure
Free usage, with quotas
Key features:
VMs with dedicated resources
Automated service management
Simple service architectures
ASP.net websites, managed code workers
Storage: Blobs, tables, queues
Single, large datacenter on U.S. west coast