O slideshow foi denunciado.
Seu SlideShare está sendo baixado. ×

Address the following- What specific problems do you think the n-tiere.docx

Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Carregando em…3
×

Confira estes a seguir

1 de 2 Anúncio

Address the following- What specific problems do you think the n-tiere.docx

Baixar para ler offline

Address the following:
What specific problems do you think the n-tiered system architecture solves? Explain in detail.
How do you think the n-tiered system architecture solves these business problems? Explain in detail.
Solution
Following problems can be solved using n-tiered architecture
Look all orginazations understand the legacy system
When general hierarchy of organization is complex, the n-tired would break the similar task in different tiers like data related problems in data layer, business logic in business layer and so on
When older strategies show difficulty in find more explorified data from user
Scalability—Each tier can scale horizontally. For example, you can load-balance the Presentation tier among three servers to satisfy more Web requests without adding servers to the Application and Data tiers.
Performance—Because the Presentation tier can cache requests, network utilization is minimized, and the load is reduced on the Application and Data tiers. If needed, you can load-balance any tier.
Availability—If the Application tier server is down and caching is sufficient, the Presentation tier can process Web requests using the cache.
Business problems solved
Maintainace of large data
Resuing the older data logics
Flexibility in decision making
Distribution of more resposibility on each level
.

Address the following:
What specific problems do you think the n-tiered system architecture solves? Explain in detail.
How do you think the n-tiered system architecture solves these business problems? Explain in detail.
Solution
Following problems can be solved using n-tiered architecture
Look all orginazations understand the legacy system
When general hierarchy of organization is complex, the n-tired would break the similar task in different tiers like data related problems in data layer, business logic in business layer and so on
When older strategies show difficulty in find more explorified data from user
Scalability—Each tier can scale horizontally. For example, you can load-balance the Presentation tier among three servers to satisfy more Web requests without adding servers to the Application and Data tiers.
Performance—Because the Presentation tier can cache requests, network utilization is minimized, and the load is reduced on the Application and Data tiers. If needed, you can load-balance any tier.
Availability—If the Application tier server is down and caching is sufficient, the Presentation tier can process Web requests using the cache.
Business problems solved
Maintainace of large data
Resuing the older data logics
Flexibility in decision making
Distribution of more resposibility on each level
.

Anúncio
Anúncio

Mais Conteúdo rRelacionado

Semelhante a Address the following- What specific problems do you think the n-tiere.docx (20)

Mais de wviola (20)

Anúncio

Mais recentes (20)

Address the following- What specific problems do you think the n-tiere.docx

  1. 1. Address the following: What specific problems do you think the n-tiered system architecture solves? Explain in detail. How do you think the n-tiered system architecture solves these business problems? Explain in detail. Solution Following problems can be solved using n-tiered architecture Look all orginazations understand the legacy system When general hierarchy of organization is complex, the n-tired would break the similar task in different tiers like data related problems in data layer, business logic in business layer and so on When older strategies show difficulty in find more explorified data from user Scalability—Each tier can scale horizontally. For example, you can load-balance the Presentation tier among three servers to satisfy more Web requests without adding servers to the Application and Data tiers. Performance—Because the Presentation tier can cache requests, network utilization is minimized, and the load is reduced on the Application and Data tiers. If needed, you can load- balance any tier. Availability—If the Application tier server is down and caching is sufficient, the Presentation tier can process Web requests using the cache. Business problems solved Maintainace of large data Resuing the older data logics Flexibility in decision making
  2. 2. Distribution of more resposibility on each level

×