COMPLETE SOLUTIONS VERIFIED
Java Enterprise Edition (Java EE) applications are based on a 4-tier architecture,
which includes:
Client Tier AND Business tier
What system is truly based on a vendor-independent standard?
Enterprise Service Bus (ESB)
In Distributed Object Architecture, what component is called the software bus?
object request broker
What architecture best support integration based on code migration?
distributed object architecture
If you write a program to search a UDDI service broker, what UDDI pages do you
search?
Green Pages
A design pattern refers to
software pattern
Service-oriented software development achieves the platform-independent
computing by
creating service proxies in the application
What is a major difference between object-oriented development and service-
oriented development?
, One development cycle vs. three development parallel cycles
Where does the database normally reside in the fat-client (of client-server)
architecture?
in the server layer
Which of the following are software architecture?
Blackboard architecture AND pipe and filter architecture
The process of application building in SOA style includes
code-level assembling and binding of components AND process level specification
What statement best describe the architecture-driven approach
top-down approach AND elaborating the architecture design into executable
Multi tenancy is a key concept in
could computing
The impacts of service-oriented computing include
Programmers do not have to understand applications domain AND shorter software
development cycle
What is the standard language in CORBA that is used for defining the interface
between distributed objects?
IDL
Which of the followings belong to the Seven Fallacies of SOA
SOA is a panacea AND SOA is optional
What communication protocol is used for accessing RESTful services?
HTTP