ObjectiveIn this article, I am going to explain about Web Role and Worker role using images. Windows Azure mainly helps as a service 1. Storage 2. Computation 3. Mange the application. These three functions of Windows Azure , make sure application is 1. Running 2. Scalable 3. Secure 4. Maintainable 5. Reliable So , to perform all functions there are different service in window azure Compute service can performed with the instances of the application Web Role InstanceFigure-04 Figure-05 Worker Role InstanceFigure-07 That's all.happy coding. |