# What does Web tier do?

What does Web tier do?

##### Post Metadata
- Posted at: about 4 years ago
- Author title: Pinned by G2 as a common question



## Comments
### Comment 1

The &quot;Web tier&quot; in a software architecture typically refers to the layer responsible for handling the presentation and user interface aspects of a web-based application. In the context of Oracle software, specifically Oracle E-Business Suite (EBS), the Web tier plays a crucial role in facilitating user interaction. Here&#39;s what the Web tier generally does:

User Interface (UI): The Web tier manages the presentation layer and provides the user interface through web browsers. It is responsible for rendering the application&#39;s pages and handling user interactions, such as form submissions and button clicks.

Communication: The Web tier acts as an intermediary between the user&#39;s browser and the application server. It handles user requests, processes them, and communicates with the application tier to retrieve or update data.

Load Balancing: In situations where there are multiple web servers, the Web tier often incorporates load balancing mechanisms. This ensures that user requests are distributed evenly across the available web servers, optimizing performance and preventing server overload.

Security: The Web tier may implement security measures, such as authentication and authorization, to ensure that users have the appropriate access rights. It helps protect the application from unauthorized access and potential security threats.

Caching: To improve performance, the Web tier may implement caching strategies. This involves storing frequently accessed data or web pages locally to reduce the need for repeated requests to the application or database tiers.

In summary, the Web tier in Oracle E-Business Suite and similar architectures handles the user interface, communication with the application tier, load balancing, security measures, and caching to deliver a responsive and secure web-based application experience.

##### Comment Metadata
- Posted at: over 2 years ago
- Author title: PHP LARAVEL DEVELOPER



### Comment 2

The &quot;Web tier&quot; in a software architecture typically refers to the layer responsible for handling the presentation and user interface aspects of a web-based application. In the context of Oracle software, specifically Oracle E-Business Suite (EBS), the Web tier plays a crucial role in facilitating user interaction. Here&#39;s what the Web tier generally does:

User Interface (UI): The Web tier manages the presentation layer and provides the user interface through web browsers. It is responsible for rendering the application&#39;s pages and handling user interactions, such as form submissions and button clicks.

Communication: The Web tier acts as an intermediary between the user&#39;s browser and the application server. It handles user requests, processes them, and communicates with the application tier to retrieve or update data.

Load Balancing: In situations where there are multiple web servers, the Web tier often incorporates load balancing mechanisms. This ensures that user requests are distributed evenly across the available web servers, optimizing performance and preventing server overload.

Security: The Web tier may implement security measures, such as authentication and authorization, to ensure that users have the appropriate access rights. It helps protect the application from unauthorized access and potential security threats.

Caching: To improve performance, the Web tier may implement caching strategies. This involves storing frequently accessed data or web pages locally to reduce the need for repeated requests to the application or database tiers.

In summary, the Web tier in Oracle E-Business Suite and similar architectures handles the user interface, communication with the application tier, load balancing, security measures, and caching to deliver a responsive and secure web-based application experience.

##### Comment Metadata
- Posted at: over 2 years ago
- Author title: PHP LARAVEL DEVELOPER




## Related Product
[Web Tier](https://www.g2.com/products/web-tier/reviews)

## Related Category
[Content Delivery Network (CDN)](https://www.g2.com/categories/content-delivery-network-cdn)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


