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 |
Can I use sql azure as a backup with log shipping or database mirroring?
What are rest-style architecture's?
What is the current limitation of the size of SQL Azure DB?
What are the advantages of sql azure?
What is TDS(Tabular Data Stream) Gateway?
When does a workload on SQL Azure get throttled?
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?
Define Business Edition in SQL Azure?
What is it’s similarity with sql server?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
Explain tables in SQL Azure?
How many databases can we create in a single server?