System and Integration Architecture Quiz
Quiz covering system architecture concepts including middleware, messaging, clustering, network security (DMZ), and enterprise integration patterns with focus on Datapower technologies
Questions
Which of these is not a Datapower box?
- XI50
- XS40
- XB60
- XN10
Datapower can expose Legacy systems as Web services: State True or Flase
- True
- False
What are the protocol transformations that datapower support?
- MQ – HTTP
- HTTP – HTPPS
- FTP – MQ
- All of the above
Datapower can work as XML accelerator: State True or Flase
- True
- False
What are the security standards supported by Datapower?
- WS-Policy
- Protection against DOS attacks
- SQL injection Attacks
- 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
Which of the following are the benefits of clustering?
- High availability
- workload management
- a & b both
- synchronous messaging
What are the transformation supported by Datapower?
- EDI
- COBOL Copy book
- CSV
- All of the above
From the list below , which is not a feature of MQ ?
- Assured message delivery
- transform message format
- Asynchronous messaging
- Platform independence
Is this statement true or false ? - MQ message has a data part and a descriptor part
- True
- False
- None of the above
- Don't Know
Which of the following are the capabilities of Message Broker?
- Message transformation and enrichment
- Message Routing
- Publish/Subscribe
- All of the above
What does DMZ stands for ?
- Domain Message Zone
- De-Militarized Zone
- Domain Name Service
- Denial Of Service
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
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.