© Adrian Png and Luc Demanche 2020
A. Png, L. DemancheGetting Started with Oracle Cloud Free Tierhttps://doi.org/10.1007/978-1-4842-6011-1_13

13. Deploy Multitiered Web Applications

Adrian Png1  and Luc Demanche2
(1)
Vancouver, BC, Canada
(2)
Montreal, QC, Canada
 

A typical web application would consist of several components or layers. Starting from the bottom of the stack is the data persistence layer. Typically, it involves a relational database system like Oracle Database or a NoSQL database like MongoDB. Next, a business logic layer is implemented with the chosen programming language like Python, Java, and so on and then, finally, a presentation layer that renders HTML for display on the user’s web browser. This might rely on the same programming ...

Get Getting Started with Oracle Cloud Free Tier: Create Modern Web Applications Using Always Free Resources now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.