What are the differences between web role and worker role?
Answer / Purnendu Kumar Shukla
In Microsoft Azure, Web Role and Worker Role are two distinct types of roles in a cloud service. The main difference lies in their purpose: Web Role is used for running web applications that can handle HTTP requests, while Worker Role is intended for background processing tasks. Worker Roles do not expose public endpoints like Web Roles.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Federation and Federation Member?
How do you improve the performance of a SQL Azure Database?
How can we migrate from SQL server to SQL Azure?
You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?
How many servers can we create in a single subscription?
What are two difference between sql azure and azure tables?
Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?
How is SQL Azure different than SQL server?
What is the difference in accessing db between sql server vs sql azure?
What is SQL Azure Federations?
Explain something about security and SQL Azure?
Explain four layers of abstraction microsoft architectured?