Podcast
Questions and Answers
True or false: In teleprocessing architecture, all processing is performed within the boundaries of the same physical computer.
True or false: In teleprocessing architecture, all processing is performed within the boundaries of the same physical computer.
True
True or false: The file server in a file-server architecture holds the applications and the DBMS.
True or false: The file server in a file-server architecture holds the applications and the DBMS.
False
True or false: In file-server architecture, the processing is distributed about the network, typically a wide area network (WAN).
True or false: In file-server architecture, the processing is distributed about the network, typically a wide area network (WAN).
False
True or false: In teleprocessing architecture, the central computer had to carry out a significant amount of work on behalf of the terminals.
True or false: In teleprocessing architecture, the central computer had to carry out a significant amount of work on behalf of the terminals.
Signup and view all the answers
Multi-tier architecture can only be split into web server tiers
Multi-tier architecture can only be split into web server tiers
Signup and view all the answers
JEE application servers handle transactions, security, scalability, and management
JEE application servers handle transactions, security, scalability, and management
Signup and view all the answers
.NET Framework is Oracle's offering for middle-tier development
.NET Framework is Oracle's offering for middle-tier development
Signup and view all the answers
Message-oriented middleware (MOM) supports synchronous calls between client and server applications
Message-oriented middleware (MOM) supports synchronous calls between client and server applications
Signup and view all the answers
Client–server architecture requires a full copy of DBMS on each workstation.
Client–server architecture requires a full copy of DBMS on each workstation.
Signup and view all the answers
N-tier architectures provide less flexibility and scalability compared to three-tier architecture.
N-tier architectures provide less flexibility and scalability compared to three-tier architecture.
Signup and view all the answers
Traditional two-tier client–server architecture was addressed by three-tier design in 1995 for enterprise scalability.
Traditional two-tier client–server architecture was addressed by three-tier design in 1995 for enterprise scalability.
Signup and view all the answers
Three-tier architecture eliminates concerns of software distribution in traditional two-tier client–server model.
Three-tier architecture eliminates concerns of software distribution in traditional two-tier client–server model.
Signup and view all the answers
ORBIX is an open-source middleware product.
ORBIX is an open-source middleware product.
Signup and view all the answers
SQL-oriented data access middleware translates SQL requests to database-specific languages.
SQL-oriented data access middleware translates SQL requests to database-specific languages.
Signup and view all the answers
Transaction Processing Monitors (TP Monitors) do not provide load balancing and funneling.
Transaction Processing Monitors (TP Monitors) do not provide load balancing and funneling.
Signup and view all the answers
Web services always have a user interface for interacting with users.
Web services always have a user interface for interacting with users.
Signup and view all the answers
RESTful Web services emphasize moving away from SOAP-based services towards Representational State Transfer (REST) based communications
RESTful Web services emphasize moving away from SOAP-based services towards Representational State Transfer (REST) based communications
Signup and view all the answers
SOA architecture typically involves three processes: Service Scheduling, Order Processing, and Account Management, each accessing a number of databases
SOA architecture typically involves three processes: Service Scheduling, Order Processing, and Account Management, each accessing a number of databases
Signup and view all the answers
Amazon S3 charges are based on a 'pay-as-you-go' policy, currently $0.125 per GB for the first 50TB/month of storage used
Amazon S3 charges are based on a 'pay-as-you-go' policy, currently $0.125 per GB for the first 50TB/month of storage used
Signup and view all the answers
REST services do not require XML, SOAP, WSDL, or UDDI definitions, and are based on an architectural style that specifies constraints for desirable properties
REST services do not require XML, SOAP, WSDL, or UDDI definitions, and are based on an architectural style that specifies constraints for desirable properties
Signup and view all the answers
Amazon S3 charges are currently $0.125 per GB for the first 50TB/month of storage used
Amazon S3 charges are currently $0.125 per GB for the first 50TB/month of storage used
Signup and view all the answers
RESTful Web services emphasize moving away from SOAP-based services towards Representational State Transfer (REST) based communications
RESTful Web services emphasize moving away from SOAP-based services towards Representational State Transfer (REST) based communications
Signup and view all the answers
Service-Oriented Architectures (SOA) typically involve three processes: Service Scheduling, Order Processing, and Account Management, each accessing a number of databases
Service-Oriented Architectures (SOA) typically involve three processes: Service Scheduling, Order Processing, and Account Management, each accessing a number of databases
Signup and view all the answers
REST architecture style adopts a client-server architecture and uses a stateful communication protocol
REST architecture style adopts a client-server architecture and uses a stateful communication protocol
Signup and view all the answers
Common SOA principles include tight coupling, reusability, and adherence to a communications contract defining information exchange and service description information
Common SOA principles include tight coupling, reusability, and adherence to a communications contract defining information exchange and service description information
Signup and view all the answers
Study Notes
Web Services, REST, and Service-Oriented Architectures
- Web services examples include Microsoft Bing Maps, Google Maps, Amazon Simple Storage Service (Amazon S3), Geonames, DOTS Web services, and Xignite
- Amazon S3 charges are based on a "pay-as-you-go" policy, currently $0.125 per GB for the first 50TB/month of storage used
- Key technologies and standards in Web services include XML, SOAP (Simple Object Access Protocol), WSDL (Web Services Description Language), and UDDI (Universal Discovery, Description, and Integration)
- RESTful Web services emphasize moving away from SOAP-based services towards Representational State Transfer (REST) based communications
- REST services do not require XML, SOAP, WSDL, or UDDI definitions, and are based on an architectural style that specifies constraints for desirable properties
- REST architecture style adopts a client-server architecture, uses a stateless communication protocol, and exchanges representations of resources using a standardized interface and protocol
- Service-Oriented Architectures (SOA) is a business-centric software architecture for building applications that implement business processes as sets of services published at a granularity relevant to the service consumer
- SOA emphasizes flexibility and reusability as key requirements for businesses in a rapidly changing technological landscape
- SOA architecture typically involves three processes: Service Scheduling, Order Processing, and Account Management, each accessing a number of databases
- SOA aims to design loosely coupled and autonomous services that can be combined to provide flexible composite business processes and applications
- Common SOA principles include loose coupling, reusability, and adherence to a communications contract defining information exchange and service description information
- SOA design approach focuses on building Web services for SOA with an emphasis on loose coupling, reusability, and adherence to communication contracts.
Web Services, REST, and Service-Oriented Architectures
- Web services examples include Microsoft Bing Maps, Google Maps, Amazon Simple Storage Service (Amazon S3), Geonames, DOTS Web services, and Xignite
- Amazon S3 charges are based on a "pay-as-you-go" policy, currently $0.125 per GB for the first 50TB/month of storage used
- Key technologies and standards in Web services include XML, SOAP (Simple Object Access Protocol), WSDL (Web Services Description Language), and UDDI (Universal Discovery, Description, and Integration)
- RESTful Web services emphasize moving away from SOAP-based services towards Representational State Transfer (REST) based communications
- REST services do not require XML, SOAP, WSDL, or UDDI definitions, and are based on an architectural style that specifies constraints for desirable properties
- REST architecture style adopts a client-server architecture, uses a stateless communication protocol, and exchanges representations of resources using a standardized interface and protocol
- Service-Oriented Architectures (SOA) is a business-centric software architecture for building applications that implement business processes as sets of services published at a granularity relevant to the service consumer
- SOA emphasizes flexibility and reusability as key requirements for businesses in a rapidly changing technological landscape
- SOA architecture typically involves three processes: Service Scheduling, Order Processing, and Account Management, each accessing a number of databases
- SOA aims to design loosely coupled and autonomous services that can be combined to provide flexible composite business processes and applications
- Common SOA principles include loose coupling, reusability, and adherence to a communications contract defining information exchange and service description information
- SOA design approach focuses on building Web services for SOA with an emphasis on loose coupling, reusability, and adherence to communication contracts.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Test your knowledge of multi-tier architecture, load balancing, and multi-user DBMS architectures with this quiz. Learn about dividing the architecture into web server and application server tiers, implementing web farms for efficient load balancing, and the role of application servers in hosting API for business logic.