Enterprise Architecture & Middleware
Test your knowledge of enterprise system architecture, security concepts, and middleware technologies including DataPower and Message Broker.
Questions
Which is the run time component in Message Broker ?
- Configuration Manager
- Broker
- Channel
- Queue Manager
Where is the transformation logic written in message broker ?
- Message flow
- Message Set
- Broker
- Broker Domain
Which component contains the structure of the message?
- Message flow
- Message Set
- Broker
- Broker Domain
What are the transformation supported by Datapower?
- EDI
- COBOL Copy book
- CSV
- All of the above
Datapower can integrate with service registries: State True of False
- True
- False
How are transformation done in Datapower?
- Using Java
- Using C
- Using C++
- XSLT
What is the use of a transmission queue?
- To store un-delivered messages
- To store messages temporarily before sendind it throght the channel
- To point to local queue
- To model while dynamic queue is created
What does DMZ stands for ?
- Domain Message Zone
- De-Militarized Zone
- Domain Name Service
- Denial Of Service
How is user session maintained in http based protocol applications ?
- Http Cookies
- Memory Flags
- http request ID
- http Request Parameters
What is public key cryptography?
- Public Key Cryptography (PKC) uses two keys, a "public key" and a "private key", to implement an encryption algorithm that doesn't require two parties to first exchange a secret key in order to conduct secure communications
- Cryptography method which uses Public key for encryption and de-cryption of the message
- Choice 2 is correct
- Choice 1 and 2 is correct
A web application configured to run from different nodes to determine application availability, fails on a specific nodes. This affects the application availability. Chose the best and immediate solution that can bring up the application availability
- Remove the node and replace it with a healthy node
- Debug the node to see why the application fails from the specific node and fix the issue
- leave the nodes as it is.
- None of the above.
What does AAA stands for ?
- Access,Authorization,Accounting
- Access,Audit,Accounting
- Authentication,Audit,Accounting
- Authentication,Authorization,Accounting
What is (IdM) Identity Management ?
- Identify a User for a resource access
- Authorization of User for a resource access
- Create Identity and Provision a user for resource access
- Auditing user access request for a resource
What is phishing?
- Accessing protected resource by the user
- Deligating user access rights
- Accquiring stray network packets
- Acquiring sensitive information possing as trustworthy entity
What is DoS attack ?
- Disk Operating System
- Denial Of Service
- Domain Of Service
- Department Of State
What is cross site scripting (XSS)?
- JavaScript
- Multiplatform Compatible Script
- Web Application security vulnerability to inject client side scripting into web pages viewed in other user sessions
- Extended Secure Scripting
What is LDAP ?
- Lightweight Directory Access Protocol
- Least used Domain Access Protocol
- Lightweight Directory Authorization Protocol
- Lightweight Directory Accounting Protocol
Which of the below tools are used for infrastructure monitoring
- Sitescope & keynote
- Gomez and Keynote
- Sitescope and nmon
- none of the above
A internet application has a target audience from within a specified geography, what monitoring is best suggested for the application
- monitoring from the same data center
- monitoring from nodes specific to the geography
- monitoring from nodes across the world
- All the above