What are the differences between web role and worker role?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category