Quiz 3

A visually engaging illustration depicting cloud architecture with service-oriented components, digital transformation, and modern integration patterns.

Cloud Integration and Architecture Quiz

Test your knowledge on Cloud Integration and Architecture concepts with this comprehensive quiz! It covers various topics related to Service-Oriented Architecture, Business Process Management, and Oracle Cloud services. Perfect for professionals looking to validate their expertise.

Key Features:

  • 20 Thought-Provoking Questions
  • Multiple Choice and Checkbox Formats
  • Focused on Real-World Applications
20 Questions5 MinutesCreated by IntegratingCloud489
Question: 41 Which Service-Oriented Architecture Cloud Service (SOA CS) component provides stateful orchestration?
Oracle Mediator
Oracle Business Activity Monitoring
Oracle Service Bus
Oracle Business Rules
Oracle BPEL Process Manager
Question: 42 What Expression Language does Decision Modeling and Notation (DMN) use?
RegEx
Groovy
Friendly Enough Expression Language (FEEL)
Process Expression Language (PEL)
Question: 43 Which two statements correctly define the use cases for Business Process Execution Language(BPEL) vs. Business Process Modeling Notation (BPMN) vs. Enterprise Service Bus (ESB)?
A. Decision Model and Notation (DMN) replaces BPMN in modern Cloud Architectures.
All are part of a typical/traditional on-premise enterprise integration strategy and can also be an important part of a hybrid on-premises/Cloud architecture.
BPEL is inherently better than BPMN in managing orchestrations that involve people, because BPEL can also interact with systems.
An ESB is used primarily for stateless messages and service mediation. The ESB construct is being replaced by API's and API Gateways in modern Cloud architectures.
BPEL and ESB are both good technologies for doing heavy transformations of data before sending the data to a back-end system or database.
Question: 44 What are the three threshold values for Database space?
Quiesced Mode Threshold
Un-Quiesce Threshold
Warning Threshold
Error Threshold
Question: 45 Which is NOT a valid service provided by Oracle Enterprise Scheduler Service (ESS)?
Running Java, PL/SQL, and binary script jobs
Invoking jobs on external On-Prem and SaaS applications as scheduled on the Oracle Enterprise Scheduler
Configurable to allow or restrict running multiple job requests associated with a single job definition concurrently
Distributing job-request processing across a grid of application servers
Invoking jobs on external On-Prem and SaaS applications as scheduled on the those Schedulers
Question: 46 Which four statements are correct regarding the differences between WSDL/SOAP and REST/JSON?
REST is typically invoked with HTTP verbs.
WSLD is simpler, REST is richer
Modem API-First architectures prefer to use thed-and-true WSDL SOAP services over REST services because they are richer and provide a tighter contract
WSDL is a request for a service; REST is a request for a resource
WSDL is a tight contract; REST is a loose contract
REST more easily used in developing Uls than WSDUSOAP. REST is gaining popularity in application development.
Question: 47 Assuming that a particular user possesses the "Deploy to Gateway" grant, what grants on an API are required in order to deploy that API?
Manage API or Deploy API
Manage API
Entitle API
View all Details and Deploy API
Question: 48 Which three are created and managed using the Integration page in Process Cloud Service (PCS)?
ICS Integrations
Java Cloud Services
Rest Connectors
Web Service Connectors
Question: 49 Oracle Application Adapters in Service-Oriented Architecture Cloud Service (SOA CS) can connect to on-Premise systems. What are 2 key elements that you need to review in this architecture?
Account for network connectivity and latency sensitivity to the on-premise application in the architecture.
Ensure that Oracle Support Notes for a hybrid cloud architecture with that application are reviewed and supported.
Design a load balancer solution for connectivity.
The DMZ needs to open port 80 for proper connectivity.
Question: 50 Which two are ways Business Rules can be modeled in Process Cloud Service (PCS)?
Using Oracle Business Rules Editor
Using OIC Rule Editor
Using BPM Rule Editor
Using Decision Model Editor
Question: 51 Which two are NOT default start and end events in Process Cloud Service?
Folder start and None end event
SOAP start and SOAP end event
None start and end event
Task start and end event
Question: 52 Which Process type should you choose to model non-sequential process type in Oracle Integration Cloud (OIC)?
Adaptive Case Management process
Structured Process
Dynamic process
Unstructured Process
Question: 53 Given that a gateway node should have a dedicated user credential for connecting to the API Platform Management Service, what grants should be assigned to that user?
Node Service Account
Deploy API
View all Details
Deploy to Gateway
Question: 54 Which three statements are true about SOAP and advantages it provides?
RPC (Remote procedure calls) are sometimes blocked by firewalls and proxy servers - SOAP overcomes that.
It is able to act like a cleaning agent to remove excess data from the transmission protocol
Since its XML based, it is platform and programming language independent
It stands for Simple Object Application Protocol
It uses XML based content to communicate between two client machines across any modem network.
Question: 55 You are developing orchestration-style integrations in the OIC Designer Portal and have discovered that the Outline View is not available in your OIC instance environment. What is the name of the feature flag you will need to request to be enabled by raising a Service Request from My Oracle Support?
Oic.console.integration.outlineview
Oic.ics.console.integration.layout
Oic.console.integration.outline
Oic.console.integration.pseudoviewl
Question: 56 During a design review of your OIC orchestration-style integration, it has been recommended that you refactor it into smaller integrations. Which two things should you do in order to invoke the multiple integrations without needing to create explicit connections for each endpoint?
Import each local integration you wish to invoke into your calling integration environment.
Add the local-enabled flag for each integration you wish to invoke.
Use the local integration wizard to define each integration to be invoked.
Request the enablement of the oic.ics.console.integration.local.integration feature flag.
Build each smaller integration as a local-only integration interface.
Question: 57 As a Process Cloud developer, you have been tasked with integrating Oracle Content and Experience Cloud with a process application. Since this is a document-centric process that will involve collaboration with process participants, it has been determined that the document and conversation functionality should be used. Which task is NOT required?
You will need to create a new process application since conversation functionality cannot be enabled for pre-existing applications.
You must manually enable the document and conversation features for your process application.
You will need to have the administrator configure the connection between Oracle Process Cloud and Oracle Content and Experience Cloud since developers do not have those permissions.
You will need to assign conversation viewers to either an Oracle Content and Experience user role or Oracle Documents Cloud Service user role.
Question: 58 You have been tasked with provisioning a Managed File Transfer (MFT) Cloud Service on Oracle Cloud Infrastructure (OCI). Which of provisioning requirement is NOT valid?
You are required to obtain an authentication token for an Object Storage bucket within an accessible OCI compartment.
You can use any Oracle Database instance running in either OCI or OCI Classic.
You must create a Virtual Cloud Network in OCI with at least two subnets.
Provisioning MFT requires creating a SOA Cloud Service instance in OCI choosing "MFT Cluster" as a service type.
Question: 59 Which feature flag lifecycle stage includes OIC features that you can request from Oracle to be disabled within your OIC instance environment?
Internal Only
General Availability
Feature Controlled
Feature Controlled General Availability
Question: 60 You want to configure SOA Cloud Service instance to allow for a cluster of three WebLogic server instances. Which is a valid consideration when configuring the Load Balancer within your SOA instance?
Load balancer configuration may only be configured after the SOA instance cluster has been provisioned.
Each load balancer node will share the same public IP address utilizing virtual routing redundancy protocol (VRRP).
A SOA instance can include up to three load balancer virtual machine nodes.
Oracle Traffic Director (OTD) is the only available implementation option.
{"name":"Quiz 3", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge on Cloud Integration and Architecture concepts with this comprehensive quiz! It covers various topics related to Service-Oriented Architecture, Business Process Management, and Oracle Cloud services. Perfect for professionals looking to validate their expertise.Key Features:20 Thought-Provoking QuestionsMultiple Choice and Checkbox FormatsFocused on Real-World Applications","img":"https:/images/course7.png"}
Powered by: Quiz Maker