Web Application.

Slides:



Advertisements
Similar presentations
Cloud Computing- Productivity Application Overviews of Office 365
Advertisements

CHANGING THE WAY IT WORKS Cloud Computing 4/6/2015 Presented by S.Ganesh ( )
Google Apps for Education. What Is Google Apps For Education? Sites (Webpages) Docs (Office Suite) Gmail ( ) Calendar Google Talk (Communications.
What is the “Cloud”? Eric Moore Computer Users Group of Greeley November 8, 2014.
By: Kathleen Walters CLOUD COMPUTING Definition Cloud computing allows multiple computers to connect to one main network. Instead of installing different.
Multiple Tiers in Action
Manasa Guduru Sai Prasanth Sridhar Malini srinivasan Sinduja Narasimhan Reference: Aymerich, F. M., Fenu, G., & Surcis, S. (2008). An approach to a cloud.
Microsoft Office 2013 ®® Appendix A Introduction to Cloud Computing.
By : Bridget Kargbo. /watch?v=XyjY8ZLzZrw &feature=player_embedd ed /watch?v=XyjY8ZLzZrw &feature=player_embedd.
Cloud Computing الحوسبة السحابية. subject History of Cloud Before the cloud Cloud Conditions Definition of Cloud Computing Cloud Anatomy Type of Cloud.
For more notes and topics visit:
INTRODUCTION TO WEB DATABASE PROGRAMMING
Cloud computing is the use of computing resources (hardware and software) that are delivered as a service over the Internet. Cloud is the metaphor for.
Google Apps.
Databases and the Internet. Lecture Objectives Databases and the Internet Characteristics and Benefits of Internet Server-Side vs. Client-Side Special.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
GIS and Cloud Computing. Flickr  Upload and manage your photos online  Share your photos with your family and friends  Post your photos everywhere.
SharePoint Services Indiana University Cory P. Retherford May 9 th, 2011.
Web 2.0: Concepts and Applications 6 Linking Data.
Geographic Information Systems Cloud GIS. ► The use of computing resources (hardware and software) that are delivered as a service over the Internet ►
Open Web App. Purpose To explain Open Web Apps To explain Open Web Apps To demonstrate some opportunities for a small business with this technology To.
Introduction to Cloud Computing
INTRODUCTION TO OFFICE 365 How To Share and Organize All In One Secure Place Panagiota “Penny” Damianeas Assessment & Testing Specialist.
- Raghavi Reddy.  With traditional desktop computing, we run copies of software programs on our own computer. The documents we create are stored on our.
Software and Hardware Interaction
Introduction Thomson Chan Rosaryhill School
Learning Objective The students should be able to: a. state the definition of software b. state the usage of software c. list different types of software.
Promoting Achievement through Technology and INstruction for all Students Sandi Mahl: PATINS Southeast Regional Site Coordinator.
Workshop site:
 Google Apps for Business Lucas Angell Thy Chau Laura Graham Beza Negash "Build" your business with Google Apps video.
Cloud Applications Cloud Applications  A cloud app is the evolved web app.  It's equally used to access online services over the Internet like web apps.
What is it? CLOUD COMPUTING.  Connects to the cloud via the Internet  Does computing tasks, or  Runs applications, or  Stores Data THE AVERAGE CLOUD.
Web Technologies Lecture 8 Server side web. Client Side vs. Server Side Web Client-side code executes on the end-user's computer, usually within a web.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
Introduction TO Network Administration
3/12/2013Computer Engg, IIT(BHU)1 CLOUD COMPUTING-1.
THE PAPERLESS CLASSROOM: USING GOOGLE DRIVE TO CONDUCT A PAPERLESS RESEARCH PAPER: BENEFITS OF USING GOOGLE DRIVE TO CONDUCT A PAPERLESS RESEARCH PAPER,
Display Page (HTML/CSS)
Cloud Computing: A Public and Private place to Access Unlimited Academic Possibilities.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
WIDESCREEN PRESENTATION Tips and tools for creating and presenting wide format slides.
Google Apps for Education Account Overview for Staff.
ASBO Annual Conference Ocean City May WiFi Username: asbo WiFi Password: asbo2016.
Network and Server Basics. Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server network.
Office 365 Migration Ridgewater College. What is Office 365? A collection of Microsoft applications and services located in the “cloud”. Accessible anywhere.
Office 365 Migration Ridgewater College. What is Office 365? A collection of Microsoft applications and services located in the “cloud”. Accessible anywhere.
Web 2.0: Concepts and Applications 6 Linking Data.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
Chapter 2 Operating Systems
Unit 3 Virtualization.
Transforming PowerPoints with Google Docs
Web Programming Language
Objectives Create a folder in Google Drive.
Section 6.3 Server-side Scripting
The advantages and the disadvantages of working in the cloud.
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Cloud computing-The Future Technologies
CaRT eCapacity Initiative Ghana Productivity Apps
Cloud Storage - an introduction
John Bordsen Technology Trainer Gail Borden Public Library District
Computer Concept What is a computer?
Web App vs Mobile App.
Google Apps for Education
Google Apps for Education
Microsoft /27/2018 5:55 PM BRK2209 Managing the Complexity of Working Together Collaboration in the Office Apps Carol Grant – Sr. Product Marketing.
Cloud computing.
Online software and backups
An Introduction to JavaScript
Microsoft Office Illustrated Fundamentals
Web Application Development Using PHP
Presentation transcript:

Web Application

Definition A web application is a computer program that utilizes web browsers and web technology to perform tasks over the Internet.

Overview Increased Internet usage among companies and individuals has influenced the way businesses are run. This has led to the widespread adoption of web applications as companies shift from traditional models to cloud-based and grid models. Web applications give businesses the ability to streamline their operations, increase efficiency, and reduce costs. Web applications use a combination of server-side scripts (PHP and ASP) to handle the storage and retrieval of the information, and client-side scripts (JavaScript and HTML) to present information to users. This allows users to interact with the company using online forms, content management systems, shopping carts and more. In addition, the applications allow employees to create documents, share information, collaborate on projects, and work on common documents regardless of location or device.

How a Web Application Works User triggers a request to the web server over the Internet, either through a web browser or the application’s user interface Web server forwards this request to the appropriate web application server Web application server performs the requested task – such as querying the database or processing the data – then generates the results of the requested data Web application server sends results to the web server with the requested information or processed data Web server responds back to the client with the requested information that then appears on the user’s display

Example of a Web Application Web applications include online forms, shopping carts, word processors, spreadsheets, video and photo editing, file conversion, file scanning, and email programs such as Gmail, Yahoo and AOL. Popular applications include Google Apps and Microsoft 365. Google Apps for Work has Gmail, Google Docs, Google Sheets, Google Slides, online storage and more. Other functionalities include online sharing of documents and calendars. This lets all team members access the same version of a document simultaneously.

Benefits of a Web Application 1. Web applications run on multiple platforms regardless of OS or device as long as the browser is compatible 2. All users access the same version, eliminating any compatibility issues 3. They are not installed on the hard drive, thus eliminating space limitations 4.They reduce software piracy in subscription-based web applications (i.e. SaaS) 5. They reduce costs for both the business and end user as there is less support and maintenance required by the business and lower requirements for the end user’s computer

Conclusion Increased Internet usage among companies and individuals has influenced the way businesses are run. This has led to the widespread adoption of web applications as companies shift from traditional models to cloud-based and grid models. Web applications give businesses the ability to streamline their operations, increase efficiency, and reduce costs. These online apps such as email clients, word processors, spreadsheets, and other programs provide the same functionality as the desktop versions. However, they have an added advantage of working across multiple platforms, having a broader reach, and being easily accessible from anywhere.