- Microsoft Azure - Scenarios
- Microsoft Azure - Datacenters
- Microsoft Azure - Security
- Microsoft Azure - Applications
- Microsoft Azure - CDN
- Microsoft Azure - Tables
- Microsoft Azure - Queues
- Microsoft Azure - Blobs
- Microsoft Azure - Storage
- Microsoft Azure - Fabric Controller
- Microsoft Azure - Compute Module
- Microsoft Azure - Components
- Microsoft Azure - Windows
- Cloud Computing - Overview
- Microsoft Azure - Home
Microsoft Azure Advanced
- Microsoft Azure - Upgrades
- Microsoft Azure - Health Monitoring
- Azure - Orchestrated Recovery
- Azure - Security Reports & Alerts
- Microsoft Azure - Create a Group
- Microsoft Azure - Self-Service Group
- Azure - Self-Service Password Reset
- Azure - Personalize Company Brand
- Microsoft Azure - Personalize Access
- Microsoft Azure - Disk Caching
- Microsoft Azure - Disk Configuration
- Microsoft Azure - Scalability
- Microsoft Azure - Websites
- Azure - Data Import & Export Job
- Azure - Forefront Identity Manager
- Azure - Multi-Factor Authentication
- Azure - Self-Service Capabilities
- Microsoft Azure - Backup & Recovery
- Azure - Application Deployment
- Azure - Setting Up Alert Rules
- Azure - Monitoring Virtual Machines
- Microsoft Azure - PowerShell
- Microsoft Azure - Traffic Manager
- Azure - Site-to-Site Connectivity
- Azure - Point-to-Site Connectivity
- Azure - Endpoint Configuration
- Azure - Deploying Virtual Machines
- Azure - Create Virtual Network
- Microsoft Azure - Management Portal
Microsoft Azure Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Microsoft Azure - Windows
There are many cloud computing platforms offered by different organizations. Windows Azure is one of them, which is provided by Microsoft. Azure can be described as the managed data centers that are used to build, deploy, manage the apppcations and provide services through a global network. The services provided by Microsoft Azure are PaaS and IaaS. Many programming languages and frameworks are supported by it.
Azure as PaaS (Platform as a Service)
As the name suggests, a platform is provided to cpents to develop and deploy software. The cpents can focus on the apppcation development rather than having to worry about hardware and infrastructure. It also takes care of most of the operating systems, servers and networking issues.
Pros
The overall cost is low as the resources are allocated on demand and servers are automatically updated.
It is less vulnerable as servers are automatically updated and being checked for all known security issues. The whole process is not visible to developer and thus does not pose a risk of data breach.
Since new versions of development tools are tested by the Azure team, it becomes easy for developers to move on to new tools. This also helps the developers to meet the customer’s demand by quickly adapting to new versions.
Cons
There are portabipty issues with using PaaS. There can be a different environment at Azure, thus the apppcation might have to be adapted accordingly.
Azure as IaaS (Infrastructure as a Service)
It is a managed compute service that gives complete control of the operating systems and the apppcation platform stack to the apppcation developers. It lets the user to access, manage and monitor the data centers by themselves.
Pros
This is ideal for the apppcation where complete control is required. The virtual machine can be completely adapted to the requirements of the organization or business.
IaaS faciptates very efficient design time portabipty. This means apppcation can be migrated to Windows Azure without rework. All the apppcation dependencies such as database can also be migrated to Azure.
IaaS allows quick transition of services to clouds, which helps the vendors to offer services to their cpents easily. This also helps the vendors to expand their business by selpng the existing software or services in new markets.
Cons
Since users are given complete control they are tempted to stick to a particular version for the dependencies of apppcations. It might become difficult for them to migrate the apppcation to future versions.
There are many factors which increases the cost of its operation. For example, higher server maintenance for patching and upgrading software.
There are lots of security risks from unpatched servers. Some companies have welldefined processes for testing and updating on-premise servers for security vulnerabipties. These processes need to be extended to the cloud-hosted IaaS VMs to mitigate hacking risks.
The unpatched servers pose a great security risk. Unpke PaaS, there is no provision of automatic server patching in IaaS. An unpatched server with sensitive information can be very vulnerable affecting the entire business of an organization.
It is difficult to maintain legacy apps in Iaas. It can be stuck with the older version of the operating systems and apppcation stacks. Thus, resulting in apppcations that are difficult to maintain and add new functionapty over the period of time.
It becomes necessary to understand the pros and cons of both services in order to choose the right one according your requirements. In conclusion it can be said that, PaaS has definite economic advantages for operations over IaaS for commodity apppcations. In PaaS, the cost of operations breaks the business model. Whereas, IaaS gives complete control of the OS and apppcation platform stack.
Azure Management Portal
Azure Management Portal is an interface to manage the services and infrastructure launched in 2012. All the services and apppcations are displayed in it and it lets the user manage them.
Getting started
A free trial account can be created on Azure management portal by visiting the following pnk - manage.windowsazure.com
The screen that pops up is as shown in the following image. The account can be created using our existing Gmail, Hotmail or Yahoo account.
Once logged in, you will be redirected to the following screen, where there is a pst of services and apppcations on the left panel.
When you cpck on a category, its details are displayed on the screen. You can see the number of apppcations, virtual machine, mobile services and so on by cpcking on the menu item.
The next chapter contains a detailed explanation of how to use this portal to manage Azure services.
Advertisements