Recently, I have learned a lesson when deploying applications on Windows Azure. It is common that we usually make a deployment schedule for our applications to meet a certain launch date (or time) i.e. something like deploy between 7:00 to 9:00 am or 12:00 to 2:00am. Based on my recent experience, we should make the deployment schedule a few days earlier if possible.
This is because the provisioning of instances on Windows Azure can sometimes take a very long time. Provisioning 3 roles in the Southeast Asia region can take up to 90 minutes and provisioning a new Service Bus can take up to 30 minutes sometimes (15 minutes for the DNS to refresh). If you made any mistakes and need to delete and recreate the services, it even takes more time.
Therefore, a recommended practice would be to allocate more time for deployment when deploying apps to the Cloud. It is no longer just copy some dlls over to a folder or "just double-click the setup.exe".
Home » Windows Azure » Deployment Schedule Concerns on Cloud
Deployment Schedule Concerns on Cloud
17:07
Jurnalis Jalanan
Labels:
.NET,
Cloud Computing,
Windows Azure
Popular Post
-
by Rick Woodbury I've recently asked all of my facebook friends to join the Lane Sharing Cause. http://apps.facebook.com/causes/113221?m...
-
Today is the last day of Tech.Ed. *So Sad* Went there early hoping to attend the Microsoft Business Solutions session but it was knocked off...
-
We take our duties as activists working to "Save the Denburn Dual Carriageway!" very seriously. ('Like' us on FaceBook , ...
-
Most developers when developing Windows Communication Foundation (WCF) services, will take security for granted and deploy their web service...
-
I have just gotten a MacBook Pro for work and like all the other notebooks before it, the first thing I would do is to install Windows Serve...
-
Developing an enterprise layered application can be a daunting task especially when the layered samples provided, contains a barrage of Visu...
-
Over the years, I have collected a number of frequently asked questions while working on Layered Architecture Solution Guidance (LASG) and ...
-
"A Leader lights the fire in the hearts of people, a Manager lights the fire under the people". My company conducted a Leadership ...
-
While working on a new ASP.NET MVC layer sample with SignalR, I have constantly encountered the following error when I tried to access the ...
-
After a week long of 'vacation', I guessed it is time to get back to life. Just received a notice from my academy. I have been accep...
No comments:
Post a Comment