[Translated books]-unfinished-moving applications to the cloud on the Microsoft Windows azure platform-4

Source: Internet
Author: User
Tags windows azure sdk azure sdk

Windows azure submodules and billing Model

====================================
Figure 9 shortstrates the current Windows azure billing Configuration
For a standard subtasks.

To use Windows Azure, you first create a billing account by signing up
For Microsoft online services, which manages subscriptions to all
Microsoft services. Windows Azure is one of these, but there are
Others, such as Microsoft SharePoint and hosted exchange. You
Create a billing account on the Microsoft online services customer
Portal. Every Billing Account has a single account owner who is identi-fied with a Windows Live ID. The account owner can create and
Manage subscriptions, view billing information and usage data, and
Specify the service administrator for each subscribe. The Service
Administrator manages services and also deployments. There is one
Service administrator for each project. The account owner and
Service administrator can be (and in your cases shoshould be) Different
Live IDs.
After you have the billing account, you can select windows azure
From the subscribe offerings. When you buy a subscribe, you
Enter a subpartition name. This is the name of the azure project. After
Buying the subtasks, You can activate the Windows azure Service
And specify the service administrator. For each billing account, you
Can have as your subscriptions as you want.
Next, go to the Windows azure portal at http://windows.azure.
COM and sign in. You will see the Windows azure portal home page
With a project that has the name you gave when you created the sub-modules. on the home page, you can create services for your project.
A service is either a hosted service or a storage account.
By default, each project is limited to twenty compute instances.
Each project can have up to six hosted services. Hosted Services are
Spaces where applications are deployed. Each hosted service has from
One to five roles. These can be any combination of Web roles and
Worker roles. In Visual Studio, you can configure a role for the number
Of instances and the size of the VM. VMS can be designated as small,
Medium, large, and extra large. The definitions of what these mean are
Located at http://msdn.microsoft.com/en-us/library/ee814754.aspx.
Briefly, a small VM corresponds to 1 CPU core, a medium VM corre-memory ds to 2 CPU cores, a large VM corresponds to 4 CPU cores, and
An extra large VM corresponds to 8 CPU cores. A coreis the Processing
Portion of a CPU, exclusive of the cache. A hosted service is always
Associated with an URL.
A hosted service also has a staging environment and a production
Environment. Finally, a project can have up to five storage accounts.
These are also shared among all the hosted services in the subscrip-tion. If you need more computing power or storage capacity, you can
Arrange this through Microsoft online services.

 

the number of CPU cores for a hosted service is number of roles
X instance count X number of CPU cores for the selected VM Size.
for example, if you have one hosted service with two roles, where
each role has one instance and is a small Vm, the number of CPU cores
is 1x2x1 = 2. as another example, if you have five hosted services,
each with one role, two instances of that role and a medium Vm, the
Number of CPU cores is 5x1x2x2 = 20. this is the default limit for
CPU cores per project.
for storage, You can have up to five accounts, each of which can
contain up to 100 terabytes of data. this can be any combination of
blobs, tables, and queues.
another point to remember is that you are billed for role resourc-es that are used by a deployed service, even if the roles on those
services are not running. if you don't want to get charged for a service,
Delete the deployments associated with the service.

 

Estimating your costs

---------------------
Windows azure charges for how you consume services such
Compute time, storage, and bandwidth. compute time charges are
Calculated by an hourly rate as well as a rate for the instance size.
Storage charges are based on the number of gigabytes and the number
Of transactions. Prices for data transfer vary according to the region
You are in and generally apply to transfers between the Microsoft
Data Centers and your premises, but not on transfers within the same
Data center. There are also various purchasing models, such as
Consumption Model and the subpartition model. For a description
Of the different pricing models and any special offers, go to "> http ://

Www.microsoft.com/windowsazure/pricing /.
If you want to estimate your costs for using Windows Azure, you
Can use the Microsoft Windows azure platform TCO and ROI
Calculator, where TCO is total cost of ownership and ROI is return on
Investment. The tool is located at http://www.microsoft.com/
Windowsazure/TCO/. Using information you provide about your
Company and the application, the tool can help you estimate the cor-rect configuration and its costs, the costs of migrating an application
To Windows Azure, and compare on-premises and Windows azure
Application delivery costs.

 

More information

---------------------
There is a great deal of information about the windows azure Plat-form in the form of documentation, training videos, and white papers.
Here are some webs sites you can visit to get started:

The portal to information about Microsoft Windows azure
Is at http://www.microsoft.com/windowsazure/. It has links
To White Papers, tools such as the windows azure SDK, and
Other other resources. You can also sign up for a Windows
Azure account here.

The Windows azure platform training kit contains hands-on labs to get you quickly started. You can download it
Http://www.microsoft.com/downloads/details.
Aspx? Familyid = 413e88f8-5966-4a83-b309-53b7b77edf78 & displaylang = en.

Ryan Dunn and Steve Marx have a series of Channel 9
Discussions about azure at cloud cover, located
Http://channel9.msdn.com/shows/Cloud+Cover.

Find answers to your questions on the Windows azure
Forum at http://social.msdn.microsoft.com/Forums/
En-US/windowsazure/threads.

Steve Marx is a Windows azure technical strategist. His
Blog is at http://blog.smarx.com/. It is a great source
News and information on Windows azure.

Ryan Dunn is the Windows azure technical evangelist.
His blog is at http://dunnry.com/blog.

Eugenio pace, a program manager in the Microsoft patterns
& Practices Group, is creating a series of guides on Windows
Azure, to which this documentation belongs. To learn more
About the series, see his blog at http://blogs.msdn.com/
Eugeniop.

Scott Densmore, lead developer in the Microsoft patterns
& Practices Group, writes about developing applications
Windows Azure on his blog at http: // scottdensmore.
Typepad.com /.

Jim Nakashima is a program manager in the group that
Builds tools for Windows azure. His blog is full of Technical
Details and tips. It is at http://blogs.msdn.com/jnak.

Code and Documentation for the patterns & Practice
Guidance project is available on the codeplex windows
Azure guidance site at http://wag.codeplex.com /.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.