Consider an enterprise wide system that you will be
designing. The system’s purpose is file
sharing, database‐dependent application delivery, OLTP and
web application delivery. There will
be 4 servers for each of these applications. If you were
provided with a strict requirement for
two‐tier architecture but had to accommodate over 5000 users
what technologies and
innovative methods would you use to facilitate the operation
of such a system. (Note that twotier
architecture has scalability issues in terms of number of
users)



Consider an enterprise wide system that you will be designing. The system’s purpose is file sha..

Answer / Shamee Ahmad

To accommodate over 5000 users while following a two-tier architecture, it's essential to implement a multi-tier architecture with load balancing and caching mechanisms. Here are the technologies and innovative methods that can be employed:
1. Web Server Tier: Apache HTTP Server or Nginx as the web server for handling user requests.
2. Application Server Tier: JBoss EAP, GlassFish, or WebLogic for managing application logic, database connectivity, and session management.
3. Database Tier: MySQL, PostgreSQL, or Oracle for data storage.
4. Load Balancer: HAProxy or NGINX Plus can be used to distribute incoming HTTP requests across multiple servers in the application server tier, ensuring high availability and scalability.
5. Caching Mechanisms: Redis or Memcached can improve system performance by storing frequently accessed data in memory.
6. Content Delivery Network (CDN): Akamai or Cloudflare can help deliver static content faster to users across the globe.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Middleware AllOther Interview Questions

How to assign the ssl certificate to particular qm?

1 Answers  


What is middleware?

1 Answers   Microsoft,


Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table  manually in basic notification

1 Answers   Fiserv,


What are the intalation modes in Weblogic

1 Answers   IBM,


Explain about virus in RFID?

1 Answers  


When JAVA will be mature ?

1 Answers  


What is JacORB?

1 Answers  


What is GSS-API?

1 Answers  


in filepooling concept if the file doesnt go to target location then it is error directory how to solve this problem

1 Answers   Wipro,


How to set the size limit in AD so it can return more than 1000 entries?

1 Answers  


What are the installation modes in weblogic?

1 Answers  


Can enyone tell me what is the young generation and old genaration in GC ? how it will work?

1 Answers  


Categories