Total Page Preview:   000000023890

Differences between Web Role and Worker Role


Difference Between Web Role and Worker Role:


Web Role Worker Role
Web Role support and runs Internet Information Services (IIS). Worker Role does not support and runs Internet Information Services (IIS).
Web Role can be host IIS. Worker role can not be host on IIS.
Web Role accept incoming HTTP/HTTPS request. Worker Role is not accept incoming HTTP/HTTPS request. It is Background job(process).
It can be implemented using ASP.Net, WCF or any other .Net Framework that runs on IIS. It cannot gets input from outside world directly.
It can be implemented using native code also but they should capable to run on IIS. It takes batch job and run indefinitely.
Web Role Instance are Stateless. It can implemented using .Net code.

 

Differences between Web Role and Worker Role

 

 

 

 

Thanks

Thank You

About Author

Brijesh Kumar

Database Developer

I have more then 6 years Experience in Microsoft Technologies - SQL Server Database, ETL Azure Cloud - Azure SQL Database, CosmosDB, Azure Data Factory, PowerBI, Web Job, Azure Function, Azure Storage, Web Apps, Powershall and Database Migration On-Premise to Azure Cloud.
LinkedIn : https://www.linkedin.com



Comments


                           
                           

                           

                           

Facebook User: