- Hybrid Cloud for Architects
- Alok Shrivastwa
- 283字
- 2021-06-24 19:27:38
The story of a web application
Before we tackle the different use cases and the building blocks in the rest of the chapter, let's refresh the concepts of how a standard three-tier application would work. If you are wondering as to why this is important, it's because it provides an understanding of the building blocks that we will deal with in the latter part of the chapter.
Most applications found today are web applications (applications accessible through a web browser). These range from relatively simple websites such as WordPress, to complicated systems such as Wolfram Alpha. These applications were traditionally 3-tier, comprising of a web-tier, an application-tier, and finally the database-tier.
Now, let's take a look at an enterprise application, such as an employee management system. There are several products on the market, but essentially, it's a system where one would log in to apply for leave, check payslips, and so on. More often than not, this is a web-based system, be it PeopleSoft, an SAP HR module, or a new age SaaS platform such as Workday.
I have chosen the application on purpose, as most of us probably use one at work, it's normally deployed as an internal application (except Workday of course, that's a SaaS), and has role-based access.
Now, you go to a URL that has been provided to you, you sign in, typically using your enterprise credentials, the system logs you in, and shows us the options that we are entitled to.
Behind this simple task of pulling up the website, there are several steps that happen. We will take a look at two aspects of it:
- Transport level
- Application level
- 數(shù)據(jù)展現(xiàn)的藝術(shù)
- Word 2003、Excel 2003、PowerPoint 2003上機(jī)指導(dǎo)與練習(xí)
- 平面設(shè)計(jì)初步
- 手把手教你玩轉(zhuǎn)RPA:基于UiPath和Blue Prism
- Java開發(fā)技術(shù)全程指南
- Cloud Analytics with Microsoft Azure
- 大數(shù)據(jù)處理平臺(tái)
- 自動(dòng)生產(chǎn)線的拆裝與調(diào)試
- CompTIA Network+ Certification Guide
- ESP8266 Home Automation Projects
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測(cè)控制
- 突破,Objective-C開發(fā)速學(xué)手冊(cè)
- Hands-On Data Warehousing with Azure Data Factory
- 人工智能:語言智能處理
- 項(xiàng)目實(shí)踐精解:C#核心技術(shù)應(yīng)用開發(fā)