SlideShare a Scribd company logo
Information system Architecture
• Mainframe:
• Client server :
• Distributed system
• Cloud Architecute
Mainframes
• A very large and expensive computer capable of
supporting hundreds, or even thousands, of users
simultaneously. In the hierarchy that starts with a
simple microprocessor (in watches, for example)
at the bottom and moves to supercomputers at
the top, mainframes are just below
supercomputers. In some ways, mainframes are
more powerful than supercomputers because
they support more simultaneous programs. But
supercomputers can execute a single program
faster than a mainframe.
Client server
• Client-server architecture (client/server) is a network
architecture in which each computer or process on the
network is either a client or a server. Servers are powerful
computers or processes dedicated to managing disk drives (
file servers), printers (print servers), or network traffic (
network servers ). Clients are PCs or workstations on which
users run applications. Clients rely on servers for resources,
such as files, devices, and even processing power.
• Another type of network architecture is known as a peer-
to-peer architecture because each node has equivalent
responsibilities. Both client/server and peer-to-peer
architectures are widely used, and each has unique
advantages and disadvantages.
Web based
• Like client server model here instead of
application web browsers are there. The client
machine is connected to web server through
LAN WAN etc.
• Initial HTML was used. Pages were static
• With java script and AJAX dynamic pages are
seen.
• Client sends request to server through
application program.
• Role of client is handle query of user and
translate in desired protocol for forwarding it
to server
• For e.g. client may demand upgrading ‘fees
payment’ status of student at IOM. This data
is stored with server for future use.
Cloud
• You may have heard people using terms like the
cloud, cloud computing, or cloud storage. But what
exactly is the cloud? Basically, the cloud is the
Internet—more specifically, it's all of the things you
can access remotely over the Internet. When
something is in the cloud, it means it is stored on
servers on the Internet instead of on your computer.
It lets you access your calendar, email, files, and
more from any computer that has an Internet
connection. If you've ever used web-based email,
you've used the cloud. All of the emails in your inbox
are stored on servers. However, there are many
other services that use the cloud in different ways.
Examples
• Play store
• Bookmy show
• Flipkart
• Go daddy
• Bigrock (india’s largest cloud computing)
• Google drive/facebook
Cloud
• Cloud computing is the the use of various services, such as
software development platforms, servers, storage, and
software, over the Internet, often referred to as the
"cloud."
In general, there are three cloud computing characteristics
that are common among all cloud-computing vendors:
• The back-end of the application (especially hardware) is
completely managed by a cloud vendor.
• A user only pays for services used (memory, processing
time and bandwidth, etc.).
• Services are scalable.
• Many cloud computing advancements are closely related to
virtualization. The ability to pay on demand and scale quickly is
largely a result of cloud computing vendors being able to pool
resources that may be divided among multiple clients.
It is common to categorize cloud computing services as
Infrastructure as a Service e.g. storage (IaaS),
• Platform as a Service e.g. operating system (PaaS) (IAAS+P)
•
• Software as a Service ERP/ CRM softwares (SaaS)- instead of licence
take s/w on rentals (IAAS+PAAS+S)
• Finacle by infosys
• Salesforce.com by TCS
Distributed computing
• Distributed computing is a computing concept that, in its
most general sense, refers to multiple computer systems
working on a single problem. In distributed computing, a
single problem is divided into many parts, and each part is
solved by different computers. As long as the computers
are networked, they can communicate with each other to
solve the problem. If done properly, the computers
perform like a single entity.
• The ultimate goal of distributed computing is to maximize
performance by connecting users and IT resources in a
cost-effective, transparent and reliable manner. It also
ensures fault tolerance and enables resource accessibility
in the event that one of the components fails.
Grid Computing
• Grid computing is a processor architecture that combines
computer resources from various domains to reach a main
objective. In grid computing, the computers on the
network can work on a task together, thus functioning as a
supercomputer.
Typically, a grid works on various tasks within a network,
but it is also capable of working on specialized applications.
It is designed to solve problems that are too big for a
supercomputer while maintaining the flexibility to process
numerous smaller problems. Computing grids deliver a
multiuser infrastructure that accommodates the
discontinuous demands of large information processing.
• Gridrepublic.org
LAN/MAN/WAN
• Local Area Network
• For a single organization/ may be connected
buildings
• CAN: campus area network.
• Campus outside city connected by LAN
• Metropolitan Area Network
• Entire city connected e.g. Cable T.V
WAN
• Wide Area Network
• Many network across the world get
connected.
• E.g Internet
Domain Name Server
• Internet not understand the name. It
understand the addresses in 32 bits (IPV4)
• The domain name server translates the name
into 32 bits
Three way golden handshake
• Computer A says Hello
• Computer B says Hello ACK
• Computer A Says ACK

More Related Content

What's hot

Operating System
Operating SystemOperating System
Operating System
MOHAMED RIYAZUDEEN
 
Systems Administration
Systems AdministrationSystems Administration
Systems Administration
Mark John Lado, MIT
 
Distributed Systems
Distributed SystemsDistributed Systems
Distributed SystemsRupsee
 
Server configuration
Server configurationServer configuration
Server configuration
Aisha Talat
 
System Administration
System AdministrationSystem Administration
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
Mukesh Chinta
 
Task scheduling Survey in Cloud Computing
Task scheduling Survey in Cloud ComputingTask scheduling Survey in Cloud Computing
Task scheduling Survey in Cloud Computing
Ramandeep Kaur
 
Operating system and its types
Operating system and its types Operating system and its types
Operating system and its types
vimal kumar arora
 
Database Programming
Database ProgrammingDatabase Programming
Database Programming
Henry Osborne
 
11. operating-systems-part-1
11. operating-systems-part-111. operating-systems-part-1
11. operating-systems-part-1
Muhammad Ahad
 
11. operating-systems-part-2
11. operating-systems-part-211. operating-systems-part-2
11. operating-systems-part-2
Muhammad Ahad
 
Computing Environment
Computing EnvironmentComputing Environment
Computing Environment
kem warren
 
Distributed systems and scalability rules
Distributed systems and scalability rulesDistributed systems and scalability rules
Distributed systems and scalability rules
Oleg Tsal-Tsalko
 
Chapter 2 operating systems
Chapter 2 operating systemsChapter 2 operating systems
Chapter 2 operating systems
Praveen M Jigajinni
 
Introduction to operating system
Introduction to operating systemIntroduction to operating system
Introduction to operating systemAviroop Mandal
 
Virtual machine
Virtual machineVirtual machine
Virtual machine
Nikunj Dhameliya
 
Operating Systems
Operating SystemsOperating Systems
Operating SystemsDan Hess
 
ppt of features of operating system.pptx
ppt of features of operating system.pptxppt of features of operating system.pptx
ppt of features of operating system.pptx
NehaAnand998175
 
Types of o.s
Types of o.sTypes of o.s
Types of o.s
KYousuf786
 
Database as information system
Database as information systemDatabase as information system
Database as information system
KAZEMBETVOnline
 

What's hot (20)

Operating System
Operating SystemOperating System
Operating System
 
Systems Administration
Systems AdministrationSystems Administration
Systems Administration
 
Distributed Systems
Distributed SystemsDistributed Systems
Distributed Systems
 
Server configuration
Server configurationServer configuration
Server configuration
 
System Administration
System AdministrationSystem Administration
System Administration
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
Task scheduling Survey in Cloud Computing
Task scheduling Survey in Cloud ComputingTask scheduling Survey in Cloud Computing
Task scheduling Survey in Cloud Computing
 
Operating system and its types
Operating system and its types Operating system and its types
Operating system and its types
 
Database Programming
Database ProgrammingDatabase Programming
Database Programming
 
11. operating-systems-part-1
11. operating-systems-part-111. operating-systems-part-1
11. operating-systems-part-1
 
11. operating-systems-part-2
11. operating-systems-part-211. operating-systems-part-2
11. operating-systems-part-2
 
Computing Environment
Computing EnvironmentComputing Environment
Computing Environment
 
Distributed systems and scalability rules
Distributed systems and scalability rulesDistributed systems and scalability rules
Distributed systems and scalability rules
 
Chapter 2 operating systems
Chapter 2 operating systemsChapter 2 operating systems
Chapter 2 operating systems
 
Introduction to operating system
Introduction to operating systemIntroduction to operating system
Introduction to operating system
 
Virtual machine
Virtual machineVirtual machine
Virtual machine
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
ppt of features of operating system.pptx
ppt of features of operating system.pptxppt of features of operating system.pptx
ppt of features of operating system.pptx
 
Types of o.s
Types of o.sTypes of o.s
Types of o.s
 
Database as information system
Database as information systemDatabase as information system
Database as information system
 

Viewers also liked

Wireless Sensor System Architecture
Wireless Sensor System ArchitectureWireless Sensor System Architecture
Wireless Sensor System Architecture
varun kumar
 
Natural Interfaces for Augmented Reality
Natural Interfaces for Augmented RealityNatural Interfaces for Augmented Reality
Natural Interfaces for Augmented Reality
Mark Billinghurst
 
How to make ir sensor using bread board
How to make ir sensor using bread boardHow to make ir sensor using bread board
How to make ir sensor using bread board
Peeyush Vishwakarma
 
如何培養架構性思考(談軟體架構師必經之路)
如何培養架構性思考(談軟體架構師必經之路)如何培養架構性思考(談軟體架構師必經之路)
如何培養架構性思考(談軟體架構師必經之路)
Gelis Wu
 
用20分鐘搞懂 《系統分析、軟體工程、專案管理與設計模式》
用20分鐘搞懂   《系統分析、軟體工程、專案管理與設計模式》用20分鐘搞懂   《系統分析、軟體工程、專案管理與設計模式》
用20分鐘搞懂 《系統分析、軟體工程、專案管理與設計模式》
鍾誠 陳鍾誠
 
用十分鐘搞懂《離散數學》
用十分鐘搞懂《離散數學》用十分鐘搞懂《離散數學》
用十分鐘搞懂《離散數學》
鍾誠 陳鍾誠
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
Aamir Abbas
 

Viewers also liked (8)

Wireless Sensor System Architecture
Wireless Sensor System ArchitectureWireless Sensor System Architecture
Wireless Sensor System Architecture
 
Natural Interfaces for Augmented Reality
Natural Interfaces for Augmented RealityNatural Interfaces for Augmented Reality
Natural Interfaces for Augmented Reality
 
How to make ir sensor using bread board
How to make ir sensor using bread boardHow to make ir sensor using bread board
How to make ir sensor using bread board
 
軟體架構模式
軟體架構模式軟體架構模式
軟體架構模式
 
如何培養架構性思考(談軟體架構師必經之路)
如何培養架構性思考(談軟體架構師必經之路)如何培養架構性思考(談軟體架構師必經之路)
如何培養架構性思考(談軟體架構師必經之路)
 
用20分鐘搞懂 《系統分析、軟體工程、專案管理與設計模式》
用20分鐘搞懂   《系統分析、軟體工程、專案管理與設計模式》用20分鐘搞懂   《系統分析、軟體工程、專案管理與設計模式》
用20分鐘搞懂 《系統分析、軟體工程、專案管理與設計模式》
 
用十分鐘搞懂《離散數學》
用十分鐘搞懂《離散數學》用十分鐘搞懂《離散數學》
用十分鐘搞懂《離散數學》
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 

Similar to Information system architecture

CCUnit1.pdf
CCUnit1.pdfCCUnit1.pdf
CCUnit1.pdf
AnayGupta26
 
01Introduction to Cloud Computing .pptx
01Introduction to Cloud Computing  .pptx01Introduction to Cloud Computing  .pptx
01Introduction to Cloud Computing .pptx
ssuser586772
 
Cloud computing basic introduction and notes for exam
Cloud computing basic introduction and notes for examCloud computing basic introduction and notes for exam
Cloud computing basic introduction and notes for exam
UtkarshAnand512529
 
_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf
TyStrk
 
Week 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfWeek 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdf
John422973
 
Cloud computing
Cloud computingCloud computing
Cloud computing
Vivek Gautam
 
Week 1 lecture material cc
Week 1 lecture material ccWeek 1 lecture material cc
Week 1 lecture material cc
Ankit Gupta
 
Cloud Computing.pptx
Cloud Computing.pptxCloud Computing.pptx
Cloud Computing.pptx
TabassumMaktum
 
vssutcloud computing.pptx
vssutcloud computing.pptxvssutcloud computing.pptx
vssutcloud computing.pptx
MunmunSaha7
 
Demystifying Cloud: What is Cloud?
Demystifying Cloud: What is Cloud?Demystifying Cloud: What is Cloud?
Demystifying Cloud: What is Cloud?
sriramr
 
TU_BCA_7TH_SEM_Cloud_Computing_UNIT-1.pdf
TU_BCA_7TH_SEM_Cloud_Computing_UNIT-1.pdfTU_BCA_7TH_SEM_Cloud_Computing_UNIT-1.pdf
TU_BCA_7TH_SEM_Cloud_Computing_UNIT-1.pdf
Sujit Jha
 
Demystifying cloud
Demystifying cloudDemystifying cloud
Demystifying cloud
sriramr
 
1..pptxcloud commuting cloud commuting cloud commuting
1..pptxcloud commuting cloud commuting cloud commuting1..pptxcloud commuting cloud commuting cloud commuting
1..pptxcloud commuting cloud commuting cloud commuting
SarthakSrivastava70
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
Rohit Buddabathina
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
Rohit Buddabathina
 
Cloud computing
Cloud computingCloud computing
Cloud computing
Respa Peter
 
TU_BCA_7TH_SEM_CC_INTRODUCTION TO CLOUD COMPUTING
TU_BCA_7TH_SEM_CC_INTRODUCTION TO CLOUD COMPUTINGTU_BCA_7TH_SEM_CC_INTRODUCTION TO CLOUD COMPUTING
TU_BCA_7TH_SEM_CC_INTRODUCTION TO CLOUD COMPUTING
Sujit Jha
 
introduction to cloud computing for college.pdf
introduction to cloud computing for college.pdfintroduction to cloud computing for college.pdf
introduction to cloud computing for college.pdf
snehan789
 
OIT552 Cloud Computing Material
OIT552 Cloud Computing MaterialOIT552 Cloud Computing Material
OIT552 Cloud Computing Material
pkaviya
 
oracle.pptx
oracle.pptxoracle.pptx
oracle.pptx
Minakshee Patil
 

Similar to Information system architecture (20)

CCUnit1.pdf
CCUnit1.pdfCCUnit1.pdf
CCUnit1.pdf
 
01Introduction to Cloud Computing .pptx
01Introduction to Cloud Computing  .pptx01Introduction to Cloud Computing  .pptx
01Introduction to Cloud Computing .pptx
 
Cloud computing basic introduction and notes for exam
Cloud computing basic introduction and notes for examCloud computing basic introduction and notes for exam
Cloud computing basic introduction and notes for exam
 
_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf
 
Week 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfWeek 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdf
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Week 1 lecture material cc
Week 1 lecture material ccWeek 1 lecture material cc
Week 1 lecture material cc
 
Cloud Computing.pptx
Cloud Computing.pptxCloud Computing.pptx
Cloud Computing.pptx
 
vssutcloud computing.pptx
vssutcloud computing.pptxvssutcloud computing.pptx
vssutcloud computing.pptx
 
Demystifying Cloud: What is Cloud?
Demystifying Cloud: What is Cloud?Demystifying Cloud: What is Cloud?
Demystifying Cloud: What is Cloud?
 
TU_BCA_7TH_SEM_Cloud_Computing_UNIT-1.pdf
TU_BCA_7TH_SEM_Cloud_Computing_UNIT-1.pdfTU_BCA_7TH_SEM_Cloud_Computing_UNIT-1.pdf
TU_BCA_7TH_SEM_Cloud_Computing_UNIT-1.pdf
 
Demystifying cloud
Demystifying cloudDemystifying cloud
Demystifying cloud
 
1..pptxcloud commuting cloud commuting cloud commuting
1..pptxcloud commuting cloud commuting cloud commuting1..pptxcloud commuting cloud commuting cloud commuting
1..pptxcloud commuting cloud commuting cloud commuting
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
TU_BCA_7TH_SEM_CC_INTRODUCTION TO CLOUD COMPUTING
TU_BCA_7TH_SEM_CC_INTRODUCTION TO CLOUD COMPUTINGTU_BCA_7TH_SEM_CC_INTRODUCTION TO CLOUD COMPUTING
TU_BCA_7TH_SEM_CC_INTRODUCTION TO CLOUD COMPUTING
 
introduction to cloud computing for college.pdf
introduction to cloud computing for college.pdfintroduction to cloud computing for college.pdf
introduction to cloud computing for college.pdf
 
OIT552 Cloud Computing Material
OIT552 Cloud Computing MaterialOIT552 Cloud Computing Material
OIT552 Cloud Computing Material
 
oracle.pptx
oracle.pptxoracle.pptx
oracle.pptx
 

More from Dr. Vardhan choubey

Blueocean
BlueoceanBlueocean
Abell's 3 dimensions critical sucess factor-kpi
Abell's 3 dimensions critical sucess factor-kpiAbell's 3 dimensions critical sucess factor-kpi
Abell's 3 dimensions critical sucess factor-kpi
Dr. Vardhan choubey
 
Strategic management etop-porter five forces
Strategic management etop-porter five forcesStrategic management etop-porter five forces
Strategic management etop-porter five forces
Dr. Vardhan choubey
 
Security
SecuritySecurity
Outsourcing
OutsourcingOutsourcing
Outsourcing
Dr. Vardhan choubey
 
Newethics
NewethicsNewethics
Mis structure of digital firm
Mis structure of digital firmMis structure of digital firm
Mis structure of digital firm
Dr. Vardhan choubey
 
E business
E businessE business
Mis i unit
Mis i unitMis i unit
Basics of networking
Basics of networkingBasics of networking
Basics of networking
Dr. Vardhan choubey
 
Dss
DssDss
Geographical information System
Geographical information SystemGeographical information System
Geographical information System
Dr. Vardhan choubey
 
Executive support system
Executive support systemExecutive support system
Executive support system
Dr. Vardhan choubey
 
Expert system
Expert systemExpert system
Expert system
Dr. Vardhan choubey
 
Bi
BiBi
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
Dr. Vardhan choubey
 
System engineering analysis and design
System engineering analysis and designSystem engineering analysis and design
System engineering analysis and design
Dr. Vardhan choubey
 
Rad case
Rad caseRad case
Computer architecture
Computer architectureComputer architecture
Computer architecture
Dr. Vardhan choubey
 
Networktopology
NetworktopologyNetworktopology
Networktopology
Dr. Vardhan choubey
 

More from Dr. Vardhan choubey (20)

Blueocean
BlueoceanBlueocean
Blueocean
 
Abell's 3 dimensions critical sucess factor-kpi
Abell's 3 dimensions critical sucess factor-kpiAbell's 3 dimensions critical sucess factor-kpi
Abell's 3 dimensions critical sucess factor-kpi
 
Strategic management etop-porter five forces
Strategic management etop-porter five forcesStrategic management etop-porter five forces
Strategic management etop-porter five forces
 
Security
SecuritySecurity
Security
 
Outsourcing
OutsourcingOutsourcing
Outsourcing
 
Newethics
NewethicsNewethics
Newethics
 
Mis structure of digital firm
Mis structure of digital firmMis structure of digital firm
Mis structure of digital firm
 
E business
E businessE business
E business
 
Mis i unit
Mis i unitMis i unit
Mis i unit
 
Basics of networking
Basics of networkingBasics of networking
Basics of networking
 
Dss
DssDss
Dss
 
Geographical information System
Geographical information SystemGeographical information System
Geographical information System
 
Executive support system
Executive support systemExecutive support system
Executive support system
 
Expert system
Expert systemExpert system
Expert system
 
Bi
BiBi
Bi
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
System engineering analysis and design
System engineering analysis and designSystem engineering analysis and design
System engineering analysis and design
 
Rad case
Rad caseRad case
Rad case
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
 
Networktopology
NetworktopologyNetworktopology
Networktopology
 

Recently uploaded

Unveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdfUnveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdf
Sam H
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
Falcon Invoice Discounting
 
Skye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto AirportSkye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto Airport
marketingjdass
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
Ben Wann
 
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
BBPMedia1
 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
zechu97
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
creerey
 
Business Valuation Principles for Entrepreneurs
Business Valuation Principles for EntrepreneursBusiness Valuation Principles for Entrepreneurs
Business Valuation Principles for Entrepreneurs
Ben Wann
 
3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx
tanyjahb
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdf
HumanResourceDimensi1
 
ikea_woodgreen_petscharity_cat-alogue_digital.pdf
ikea_woodgreen_petscharity_cat-alogue_digital.pdfikea_woodgreen_petscharity_cat-alogue_digital.pdf
ikea_woodgreen_petscharity_cat-alogue_digital.pdf
agatadrynko
 
Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...
Lviv Startup Club
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
BBPMedia1
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
dylandmeas
 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
SynapseIndia
 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Lviv Startup Club
 
amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05
marketing317746
 
BeMetals Presentation_May_22_2024 .pdf
BeMetals Presentation_May_22_2024   .pdfBeMetals Presentation_May_22_2024   .pdf
BeMetals Presentation_May_22_2024 .pdf
DerekIwanaka1
 
anas about venice for grade 6f about venice
anas about venice for grade 6f about veniceanas about venice for grade 6f about venice
anas about venice for grade 6f about venice
anasabutalha2013
 
20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf
tjcomstrang
 

Recently uploaded (20)

Unveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdfUnveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdf
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
 
Skye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto AirportSkye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto Airport
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
 
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
 
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBdCree_Rey_BrandIdentityKit.PDF_PersonalBd
Cree_Rey_BrandIdentityKit.PDF_PersonalBd
 
Business Valuation Principles for Entrepreneurs
Business Valuation Principles for EntrepreneursBusiness Valuation Principles for Entrepreneurs
Business Valuation Principles for Entrepreneurs
 
3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx3.0 Project 2_ Developing My Brand Identity Kit.pptx
3.0 Project 2_ Developing My Brand Identity Kit.pptx
 
What are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdfWhat are the main advantages of using HR recruiter services.pdf
What are the main advantages of using HR recruiter services.pdf
 
ikea_woodgreen_petscharity_cat-alogue_digital.pdf
ikea_woodgreen_petscharity_cat-alogue_digital.pdfikea_woodgreen_petscharity_cat-alogue_digital.pdf
ikea_woodgreen_petscharity_cat-alogue_digital.pdf
 
Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
 
amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05
 
BeMetals Presentation_May_22_2024 .pdf
BeMetals Presentation_May_22_2024   .pdfBeMetals Presentation_May_22_2024   .pdf
BeMetals Presentation_May_22_2024 .pdf
 
anas about venice for grade 6f about venice
anas about venice for grade 6f about veniceanas about venice for grade 6f about venice
anas about venice for grade 6f about venice
 
20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf20240425_ TJ Communications Credentials_compressed.pdf
20240425_ TJ Communications Credentials_compressed.pdf
 

Information system architecture

  • 1. Information system Architecture • Mainframe: • Client server : • Distributed system • Cloud Architecute
  • 2.
  • 3. Mainframes • A very large and expensive computer capable of supporting hundreds, or even thousands, of users simultaneously. In the hierarchy that starts with a simple microprocessor (in watches, for example) at the bottom and moves to supercomputers at the top, mainframes are just below supercomputers. In some ways, mainframes are more powerful than supercomputers because they support more simultaneous programs. But supercomputers can execute a single program faster than a mainframe.
  • 4.
  • 5. Client server • Client-server architecture (client/server) is a network architecture in which each computer or process on the network is either a client or a server. Servers are powerful computers or processes dedicated to managing disk drives ( file servers), printers (print servers), or network traffic ( network servers ). Clients are PCs or workstations on which users run applications. Clients rely on servers for resources, such as files, devices, and even processing power. • Another type of network architecture is known as a peer- to-peer architecture because each node has equivalent responsibilities. Both client/server and peer-to-peer architectures are widely used, and each has unique advantages and disadvantages.
  • 6. Web based • Like client server model here instead of application web browsers are there. The client machine is connected to web server through LAN WAN etc. • Initial HTML was used. Pages were static • With java script and AJAX dynamic pages are seen.
  • 7. • Client sends request to server through application program. • Role of client is handle query of user and translate in desired protocol for forwarding it to server • For e.g. client may demand upgrading ‘fees payment’ status of student at IOM. This data is stored with server for future use.
  • 8.
  • 9. Cloud • You may have heard people using terms like the cloud, cloud computing, or cloud storage. But what exactly is the cloud? Basically, the cloud is the Internet—more specifically, it's all of the things you can access remotely over the Internet. When something is in the cloud, it means it is stored on servers on the Internet instead of on your computer. It lets you access your calendar, email, files, and more from any computer that has an Internet connection. If you've ever used web-based email, you've used the cloud. All of the emails in your inbox are stored on servers. However, there are many other services that use the cloud in different ways.
  • 10. Examples • Play store • Bookmy show • Flipkart • Go daddy • Bigrock (india’s largest cloud computing) • Google drive/facebook
  • 11. Cloud • Cloud computing is the the use of various services, such as software development platforms, servers, storage, and software, over the Internet, often referred to as the "cloud." In general, there are three cloud computing characteristics that are common among all cloud-computing vendors: • The back-end of the application (especially hardware) is completely managed by a cloud vendor. • A user only pays for services used (memory, processing time and bandwidth, etc.). • Services are scalable.
  • 12. • Many cloud computing advancements are closely related to virtualization. The ability to pay on demand and scale quickly is largely a result of cloud computing vendors being able to pool resources that may be divided among multiple clients. It is common to categorize cloud computing services as Infrastructure as a Service e.g. storage (IaaS), • Platform as a Service e.g. operating system (PaaS) (IAAS+P) • • Software as a Service ERP/ CRM softwares (SaaS)- instead of licence take s/w on rentals (IAAS+PAAS+S) • Finacle by infosys • Salesforce.com by TCS
  • 13.
  • 14. Distributed computing • Distributed computing is a computing concept that, in its most general sense, refers to multiple computer systems working on a single problem. In distributed computing, a single problem is divided into many parts, and each part is solved by different computers. As long as the computers are networked, they can communicate with each other to solve the problem. If done properly, the computers perform like a single entity. • The ultimate goal of distributed computing is to maximize performance by connecting users and IT resources in a cost-effective, transparent and reliable manner. It also ensures fault tolerance and enables resource accessibility in the event that one of the components fails.
  • 15.
  • 16. Grid Computing • Grid computing is a processor architecture that combines computer resources from various domains to reach a main objective. In grid computing, the computers on the network can work on a task together, thus functioning as a supercomputer. Typically, a grid works on various tasks within a network, but it is also capable of working on specialized applications. It is designed to solve problems that are too big for a supercomputer while maintaining the flexibility to process numerous smaller problems. Computing grids deliver a multiuser infrastructure that accommodates the discontinuous demands of large information processing. • Gridrepublic.org
  • 17. LAN/MAN/WAN • Local Area Network • For a single organization/ may be connected buildings • CAN: campus area network. • Campus outside city connected by LAN • Metropolitan Area Network • Entire city connected e.g. Cable T.V
  • 18. WAN • Wide Area Network • Many network across the world get connected. • E.g Internet
  • 19. Domain Name Server • Internet not understand the name. It understand the addresses in 32 bits (IPV4) • The domain name server translates the name into 32 bits
  • 20. Three way golden handshake • Computer A says Hello • Computer B says Hello ACK • Computer A Says ACK

Editor's Notes

  1. Super computer for very high processing speed. But very costly (20 cr) . Mainframe one server that processes data and other dumb terminals which only accepts query from users Client server and peer to peer. In peer to peer both are equal and provide service to each other. But in client server one provides service and other makes request. For e.g a client may demand a web page from web server. Distributed and grid computing are same in many ways. Though grid computing is at large scale and reaches to scale of supercomputers with low cost.
  2. Grid computing is extension of distributed computing. In distributed computing job is just distributed. In grid computing it is like electric grid. If user want he can use resources.I can use electricity when I want. All computers are on grid through internet. So distributed computing is actually subset of grid computing. In both the cases a special software related to distributed computing is installed. Which helps in sharing the resources of that one computer.