Oracle Cloud Project Management Assessment [PDF]

  • 0 0 0
  • Gefällt Ihnen dieses papier und der download? Sie können Ihre eigene PDF-Datei in wenigen Minuten kostenlos online veröffentlichen! Anmelden
Datei wird geladen, bitte warten...
Zitiervorschau

1. Cloud Services Entitlements impact the Testing Strategy & Plan. What are the key points to take into consideration for Test activity planning? (1/1) Points Lead times to Enable additional Cloud Services e.g. IP Whitelisting, VPN, SSO, etc… Lead times for Sizing evaluation & Concurrent patching requests All of the above Lead times for Provisioning ATE (Additional Test Environments) Correct! 2. Automated Regression Testing may be carried out on all SaaS Products (0/1) Points True False Incorrect. Please review Continuous Testing Strategy and Plan to find the correct answer. 3. Adopting an Agile Testing Mindset & Approach for Cloud Applications Projects means: (0/1) Points Conduct regression testing with simplified Test Scripts in an iterative and incremental phased approach as you have unlimited time to test the updates prior to progressing the changes to PRODUCTION Environment Exploratory Testing to include Unplanned Consequences besides explicit expectations Conduct Regression Testing on Application Updates within 2 weeks’ sprints with simplified Test Scripts Automated Regression Testing to practice continuous improvement Keep it simple and Practice Continuous Improvement Incorrect. Please review Continuous Testing Strategy and Plan to find the correct answer. 4. Your Customer received an upcoming SaaS Update notification (in 1 week). As they are close to Go-Live in a month’s time, they seek your advice. Which of the following may be best course of action to minimise issues with Go-Live? (0/1) Points Review all the new features that the Customer might need and produce a Change Request to be deployed after Go-Live.

Can’t skip an update, its mandatory. Continue with existing plan and raise any issues with Oracle if they arise. Log an SR with Oracle and request to Postpone the update for another 3 months Consider revision of the Project plan - Updates are mandatory, and each update requires a round of regression testing. The regression testing may highlight issues that need fixes/ workarounds prior to the System going Live. Conduct a pros and cons analysis - perhaps the Update may fit in the Current Plan although not originally planned Incorrect. Please review Continuous Testing Strategy and Plan to find the correct answer. 5. A partner is deploying an application on OCI. They would like to have visibility to detect insecure OCI resources settings. Which Product caters for such a requirement? (0/1) Points CASB REST API Cloud users cannot have visibility into OCI resource misconfigurations OCI Audit Service Incorrect. Please review Cloud Security

6. Your Customer needs Data Masking in their Fusion SaaS Test environments. Which of the following statements about Data Masking Service is correct? (0/1) Points Data masking is a chargeable service, and only standard PII fields are masked during P2T (Production to Test) refreshes. Data masking is ONLY required for European Union Customers. Data masking is ONLY required for regulated Customers or Customers with Highly sensitive “Cost” data. If Manufacturing /procurement is not there, Data masking doesn’t apply. Data Masking is a free service and Customer can choose any number of fields, and their own rules, etc. by raising an SR. Incorrect. Please review Cloud Security

7. Oracle Cloud Infrastructure’s security approach is based on seven core pillars. Each pillar has multiple solutions designed to maximize the security and compliance of the platform. Which of the following is NOT Considered one of the pillars? (0/1) Points Disaster Recovery Data Encryption Customer Isolation Visibility High Availability Incorrect. Please review Cloud Security 8. Your Customer currently uses Microsoft Active Directory as their Identity Provider. On their transition to Oracle Infrastructure Cloud (OCI), they intend to restrict OCI resources access initially to the Project Developers ONLY. Which of the following Cloud Architect’s activity achieves this requirement? (0/1) Points Create a group for developers on OCI and map the group to a similar group in Microsoft Active Directory during the federation process. Federate all Microsoft Active Directory groups with OCI to allow users to use their existing credentials. Create a group for developers on OCI, export all the developers from Microsoft Active Directory, and then import them into the Identity and Access Management (IAM) group. Create a new user account for each user, and then create policies to provide access to developers. Incorrect. Please review Cloud Security 9. Which TWO statements about Fault Domains are true? (Choose all correct answers)

(0/1) Points

A fault domain is selected automatically based on usage data Each availability domain contains three fault domains A fault domain is a grouping of hardware and infrastructure within an availability domain A failed instance in a fault domain is automatically relaunched Incorrect. Please review Cloud Security

10. You propose implementing Virtual Private Network to restrict Customer employee access outside their corporate network. What should you consider in the Project Delivery Costs? (1/1) Points Oracle VPN is a subscription based paid service and needs to be budgeted for the Project Oracle VPN comes part of OCI under the Universal Credits subscription – so no additional budget required. Oracle VPN is a free service bundled with Oracle Cloud Service subscriptions. So, there is no additional costs to budget for. Oracle VPN is part of the application Services that is configured using the Application Administrator login access rights. Hence, no additional effort/ Costs to budget for. Correct!

11. For some Oracle Cloud Services or Services that support instances, you can add your own Internet Protocol (IP) whitelist, blacklist rules and activate the firewall for the Cloud service. Which statement is true? (1/1) Points For Customer security needs, you can define a range of IP range of address to ‘Allow’ and “Block” using Cloud Portal self-service. There is only Blacklist option available through the Cloud console For Customer Security needs SSO (Single Sign-On) is the only option There is NO concept of white listing. If needed Customer should go for free Virtual Private network. You can raise an SR to activate the IP white listing for one-off charge. Correct! 12. Select the THREE build possibilities that use Oracle Serverless programming model (Functions) (Choose all correct answers)

(1/1) Points

Real-time processing of Files, Streams API implementations Web and Mobile Backends

Blockchain Digital Assistant Correct! 13. Which of the following best explains Visual Builder Cloud Service (VBCS) that is used to extend the SaaS application? (0/1) Points JAVA APEX WYSIWYG HTML REST Incorrect. Please review Implementation Approach: Cloud Applications and Extensions Development in DevOps to find the correct answer. 14. What are the different types of environments recommended for Developer Cloud Continuous Integration Server in order to Code, Build, Test and Deploy Applications (1/1) Points Dev, Test, Prod Dev, Test, Prod, QA, Staging Test, prod, QA Dev, Test, QA, Prod Dev, Test, build, Prod Correct! 15. The tool that manages, issues, releases source code, wikis, and snippets is called: (1/1) Points Eclipse Selenium Maven Git Hudson Correct!

16. Your Customer bought Universal Credits to build a custom application but would like to know if they need to budget for Oracle Developer Cloud Services separately. Which of the following is CORRECT? (0/1) Points Yes - ODCS requires a separate budget to be allocated based on usage metrics No separate budget is necessary - ODCS comes free of charge for all Oracle Cloud Customers Incorrect. Please review Implementation Approach: Cloud Applications and Extensions Development in DevOps to find the correct answer. 17. Which of the following is NOT considered one of the benefits of Cloud Native Development approach? (0/1) Points Sustainability: easily upgraded, managed and maintained environments Portability: No lock-in Developer Productivity: Packages entire runtime environment, allowing apps to run on dev’s laptop, on-premises or in any Cloud Cost Effectiveness: More efficient resource utilization, more containers per server Agility: Faster to spin-up / tear-down, compared to VMs and bare metal Incorrect. Please review Implementation Approach: Cloud Applications and Extensions Development in DevOps to find the correct answer. 18. Functions serverless application programming model have all of the following characteristics EXCEPT (0/1) Points Triggered from user code or Cloud events Short execution Self-contained Scales manually Stateless Incorrect. Please review Implementation Approach: Cloud Applications and Extensions Development in DevOps to find the correct answer. 19. The TWO best contexts for using Container-Docker deployment in your OCI deployment are (Choose all correct answers)

(0/1) Points For proactive deployment and factoring When Running less workloads on the same hardware Packaged as containers with limited Choice of languages/frameworks For responsive deployment and scaling For fast and consistent delivery of an application Incorrect. Please review Implementation Approach: Cloud Applications and Extensions Development in DevOps to find the correct answer. 20. Which of the following best explains Kubernetes? (0/1) Points It is a drag and drop visual development tool with live WYSIWYG (What You See Is What You Get) designer using Declarative Development approach It is a standardized unit of software used to develop, ship and deploy applications It is a rapidly growing movement where there is less concern with underlying infrastructure and more focus on writing code. It is the de-facto technology to create, manage and run containers It is a Container orchestration tool, which automates the scaling of workloads in the Containers Incorrect. Please review Implementation Approach: Cloud Applications and Extensions Development in DevOps to find the correct answer.

21. Your Customers asks if Oracle Developer Cloud Services has agile Project management tools. Which of the following is correct? (0/1) Points No - Agile Project management is handled externally on Project plans Yes - you can set up sprints, teams boards within ODCS Incorrect. Please review Implementation Approach: Cloud Applications and Extensions Development in DevOps to find the correct answer. 22. A Customer would like to know exactly how the Database (DB) instances will be managed in the Autonomous Database Service. Which of the following options are correct? (1/1) Points

Autonomous DB is managed by Oracle but Back-up and Restore is Customer initiated Autonomous DB updates are automated and managed by Oracle, but backups are Customer initiated Autonomous DB updates and Backups are automated and managed by Oracle. Autonomous DB updates and Backups are Customer initiated. Autonomous Database will only self-scale its size Correct! 23. You are assigned to a Customer Project in EMEA region who has subscribed to SaaS Applications of Fusion ERP, SCM, Sales and HCM. Customer has not activated the services yet. What considerations should be made before activation of the Services? (1/1) Points Data Centre location in view of Data Residency requirements Geographic locations Timezones All of the above Language Packs Correct! 24. Oracle offers its Fusion SaaS Cloud Customers, many service entitlements such as P2T, T2T and T2P. (0/1) Points True False Incorrect. Please review Cloud Environments Provisioning and Management to find the correct answer. 25. Your Project is in UAT phase with Production set Up activities scheduled in 4 weeks’ time. You realise that a P2T request will not be fulfilled following the set up as the source and target environment patch sets will be out of sync. What risk mitigation activity could have avoided this situation? (0/1) Points Opting for monthly patching to minimize the impact of testing

No risk mitigation necessary, the source overrides the target regardless of the patch sets Scheduling a P2T as soon as the production set up is completed Taking care of post P2T activities – this should address the risk. Opting for concurrent Maintenance to ensure both PROD and TEST environments are patched at the same time to avoid black out window Incorrect. Please review Cloud Environments Provisioning and Management to find the correct answer.

26. The role profile that includes responsibility of managing the Oracle Cloud Service applications, creating additional MyService users, setting up security profiles, adding other users or distribution lists to receive notifications is called as (0/1) Points MOS Administrator Identity Domain Administrator Application Administrator Account Administrator Service Cloud Administrator Incorrect. Please review Cloud Environments Provisioning and Management to find the correct answer. 27. You are conducting requirement gathering for a Customer’s Cloud OCI Project Data Transfer and Connectivity needs. There is a requirement for large volumes of outbound Data traffic from the Oracle Data Centres to third party systems. What cost impact will the Customer’s requirements have? (1/1) Points Data Ingress, which is Data traffic from Oracle Data Centre to external sources bear additional charges depending on connection type – hence Customer specific requirements will incur additional costs Data Ingress and Egress involve exchange of Data traffic with Oracle Data Centres. They are free of cost when accessed through VPN or Public Internet. Data Egress, which is Data traffic from Oracle Data Centre to external sources bear additional charges depending on connection type – hence Customer specific requirements will incur additional costs

Data Egress, which is Data traffic from external sources to Oracle Data Centres bear no additional charges – hence no cost impact to meet Customer specific requirement Data Ingress, which is Data traffic from external sources to Oracle Data Centres bear no additional charges – hence no cost impact to meet Customer specific requirement. Correct! 28. As a Project Manager, you should include the following SaaS Environment activities in your schedule to plan ahead and mitigate risks: (0/1) Points Quarterly updates on Test / Production, Sizing, P2T, Back-Ups Quarterly updates on Test / Production, Sizing, P2T, T2P Quarterly updates on Test / Production, Sizing, Concurrent Patching Quarterly updates on Test / Production, Sizing, P2T and optionally, concurrent patching Quarterly updates on Test / Production, P2T, Concurrent Patching Incorrect. Please review Cloud Environments Provisioning and Management to find the correct answer. 29. Customer has an SSO - Single Sign On Requirement for their Fusion ERP and SCM, CPQ and Sales Cloud solution footprint Cloud Project. What is the Best Practice implementation approach for this requirement? (1/1) Points Enable and test single sign-on in a non-production environment before enabling it in production. It depends on the Cloud applications in scope Ensure that the identity provider is SSO enabled Verify that the Cloud applications in scope supports SSO enablement and will not require extra certifications. Enable SSO first in the TEST environment and then in the PROD following thorough testing. SSO is not possible in Cloud Applications - additional customisation/ build is required. Correct! 30. A Customer has completed the UAT of a Cloud Fusion ERP and HCM Project and is close to Go-Live. The Customer insists to have a Gold Instance

- i.e. have a back-up of the Production Instance to restore from in case PROD Data Migration went wrong. Is this possible? (1/1) Points This is an on-premise strategy and may be used for Cloud implementations. Ask the Customer to buy an extra environment which will serve as Gold instance, to carry out this activity Back-Up and Restore is unavailable for Fusion SaaS Projects as in OnPremise Projects. All activities must be thoroughly tested prior to Production Migration as instance restore is not a service entitlement. No need for Gold Instance, conduct a P2T after production configuration and the Test Instance may be used to restore to PROD if necessary There are alternative solutions in PaaS/OCI to be explored Correct!

31. To take a systematic and methodical approach for a Project, it is important to conduct a thorough analysis of which of the following the Enterprise Architecture Layers: (0/1) Points Information, Data, Business processes, Technology Business, Data, Software, Technology Business, Databases, Applications, Technology Strategy, Data, Applications, Infrastructure Business, Data, Applications, Technology Incorrect. Please review Cloud Architecture Envisioning and Planning to find the correct answer. 32. Enterprise Business Analysis and Architecture processes continuously refine an organization’s: (1/1) Points Internal and external Compliance and Regulatory requirements Business Strategies and Requirements All of the Above Future-State Architecture Cloud Strategy and Roadmap

Correct! 33. The Data Architecture framework approach that takes all the different data sources during ‘Discovery’ phase and maps to the lifecycle through ‘Ingest, Transform and Refine’ stages to the equivalent core Oracle Cloud Services is called as: (1/1) Points Data Refinery Architecture Data Streams Architecture Data Reservoir Architecture Structured Enterprise Data Lake Architecture Oracle Data eco-system reference architecture Correct! 34. Your Cloud Project Architect is designing IT topologies for Specific Business scenarios and intends to leverage any pre-existing reference Architectures for SaaS Applications extensions using Cloud Native Approach. Where can you find these? (1/1) Points Oracle Cloud Infrastructure Architecture Center Solution Blueprints Architecture Center My Oracle Support - Architecture Center Oracle Cloud Architecture Marketplace - OPN Access only There are no such reference Architectures for SaaS extensions Correct! 35. You are managing a Move and Improve Project of a bespoke application developed on WebLogic Server and Oracle Database. The heavily transactional On-Premise System runs on Windows Servers and has variable workloads across the week. As it is a core system, there is a lot of demand for database administration to keep the lights-on. Which of the following options serve as a Best Practice improvement solution to meet the Customer’s needs in an efficient way? (0/1) Points Deploy the WebLogic workloads on Java Cloud Service Integrate with Oracle Management Cloud Service to monitor the application

Modernize the application with the use of Containers and microservices Migrate the database to Autonomous Incorrect. Please review Implementation Approach for OCI Move and Improve to find the correct answer.

36. What is the difference between “Lift and Shift” and “Move and Improve” Journey to Cloud? (1/1) Points Lift and Shift is for IT personas whereas Move and Improve is for Business personas They are both different Marketing terms for the same kind of Projects Lift and Shift is pure (OS-based) move of an existing workload whereas Move and Improve Project looks into optimizing the workload operation across its lifecycle, and therefore has a wider scope. Lift and shift is only for non-Production Environments while Move and Improve is for Production Environments Correct! 37. Your Customer’s back office Finance and HRMS is run on E-Business Suite at their Data Centre. The application is heavily customised to meet legislative requirements and the hosting servers will be going out of support in the near future. They are keen to move to Cloud but require an interim and long-term strategy to achieve their Cloud First vision, safe-guarding the legislative interests. What approach is suggested in this case? (1/1) Points A big bang migration of Finance & HRMS to Oracle Cloud, discard all customisations Split the journey in 2 parallel phases (a) Move and Improve EBS-FINANCE to OCI, (b) Move and Improve EBS-HRMS to OCI Split the journey in 2 sequential phases (a) Move and Improve EBS to OCI, (b) Migrate EBS-ERP to Oracle ERP Cloud and EBS-HRMS to Oracle HCM Cloud Split the journey in 2 sequential phases (a) Move EBS to OCI, (b) Improve EBS by converting the database tier to Autonomous Correct!

38. In a Move and Improve Project we consider the subject workload mostly as a “black box”. Which of the follow statements describes this accurately? (0/1) Points We use the black colour to tag these workloads in the respective architecture diagrams All the above We do not consider any changes of the functionality encapsulated in the target workload, so that the end-users will experience no changes in their nature of their work. Any improvements may just be to the wrapping so as to improve the Quality of Service The target workloads are boxed into VMs or Containers, so they run on improved environment Incorrect. Please review Implementation Approach for OCI Move and Improve to find the correct answer. 39. As a PM for a Move and Improve to OCI Project, you’d like to have better visibility of architectural components as well as better cost control on resources being utilised. Select THREE options that enable you to achieve your needs (Choose all correct answers)

(0/1) Points

Define a proper and detailed inventory of migratable assets Leverage OCI tagging in order to apply budgeting techniques on OCI consumption Contact Oracle Sales Clearly define the detailed target and intermediate architectures Incorrect. Please review Implementation Approach for OCI Move and Improve to find the correct answer. 40. Which are the main categories to classify the migratable assets for an OCI Move and improve Project? (0/1) Points Storage, Compute, Networking workloads Packaged applications: Custom built on Oracle Technologies, Custom built on non-Oracle Technologies Packaged applications and non-packaged applications Database workloads, Application workloads, Web-tier workloads Incorrect. Please review Implementation Approach for OCI Move and Improve to find the correct answer.

41. You are about to start the VALIDATE/TEST phase of a Move and Improve to OCI Project and want to ensure all the key considerations are taken care of. Which of the following should be considered? (1/1) Points Continuously test and validate the application data migrated to Cloud Configure application logic/data approach to transfer to Cloud Identify and Size the deployment environments with the correct Cloud services Design the target architecture Correct! 42. A Customer is moving their On-Premise Forms Application to Application Express on Autonomous. This is a Move and Improve Project (1/1) Points FALSE True Correct! 43. The Customer Project Manager calls for a meeting to discuss skills and knowledge capabilities required to manage, maintain and evolve the Cloud environments of SaaS/PaaS/OCI on an ongoing basis. Which of the following should be considered for forming BAU (Business as Usual) Operations team for the Customer? (1/1) Points All of the above Cloud Infrastructure Architecture; Cloud Administration Lifecycle, Configuration and Release Management; Continuous Validation and Testing Issue Management (MOS/Hlepdesk), Environments Management and Monitoring User Adoption and Change Management; Solution Management; Correct! 44. For a Cloud Project to be successful in the longer run, the Sustainment Plan and Adoption Strategy should include the following: (0/1) Points

Oracle provides the needful Customer support for the Cloud services subscribed through MOS - My Oracle Support and Cloud Portal; A reference to this should be enough. A detailed Customer Support plan with detailed SLAs to address issues through tracking tools and ensure Customer satisfaction Proactive and reactive Customer engagement to address issues, help Customer realize value and progressively update solution to adopt new features and Best Practices Focus on Business value realization and value assessment with periodical Business review workshops Ensure that KPIs set at the beginning of the Project are met at the end of the Project and the Customer realized the benefit for their investments Incorrect. Please review Sustainment Plan and Adoption Strategy to find the correct answer. 45. Customer complains of failed integrations from Taleo Recruitment & Learn Applications to their E-Business HRMS. You delivered this Project including post Go-Live Support to the highest standards two years ago and therefore called in to rescue. What could have gone wrong? (1/1) Points The Customer has taken a reactive issue resolution approach to maintain the solution instead of proactively looking at the new updates and releases to maintain the integrations Post Go-Live support handover had incomplete tasks Taleo Recruit and Learn are no longer positioned on the roadmap of HCM solutions and hence integrations will not work All of the above Taleo is no longer supported and hence integrations fail. Correct!

46. Which of the following Post Go-Live handover activities form part of your ‘Train the Trainer’ and ‘Transition’ activities for Customer IT team in a Cloud Project? (1/1) Points All of the above Technical overview on the application customizations, integrations and analytical reporting tools along with respective documentation

Cloud Operations and Security review; hands on set up documentation for the OCI/PaaS/SaaS applications Orientation to data Conversion tools and processes Functional flows overview and configuration walkthroughs Correct! 47. Why is it recommended to have the Train the trainer (TTT) approach in Cloud Projects? (1/1) Points To ensure that the Customer is fully involved and engaged in the Project To facilitate Change Management, faster adoption and to streamline the Project timelines& costs To minimize Project delivery costs and budgets To build a sustainable model for post Go-Live support To identify the key Super Users who can be potential trainers Correct! 48. You are the Project Manager of a Cloud Project with the following scope: Cloud HCM, ERP and Universal Credits for PaaS/OCI. Which of the following does NOT form part of PaaS Scoping? (0/1) Points Number of SaaS Processes implemented Number of Analytical reports, dashboard and complexity, number of instances Custom application Use cases to be developed and Number of App Dev instances required Number of integration points in the scope + and the instances required Mobile applications development and extensions Incorrect. Please review Project Management Plan and Delivery Approach to find the correct answer. 49. Which one of the following is NOT a key process consideration for a Quality Cloud Implementation (0/1) Points Environments Management Project Governance

Support Management Scope Management Stakeholder Management Incorrect. Please review Project Management Plan and Delivery Approach to find the correct answer. 50. People formulate for 80% of the success of a quality Cloud Project implementation. In this context, what would be the most important consideration when engaging with the Customer? (1/1) Points Stakeholder Management Executive Sponsorship Business and IT Ownership All of the Above Change Management and Training Correct!

51. Almost all of the Project Management Plan depicted processes and components have a higher INTENSITY of engagement in the Cloud Delivery Framework except for: (1/1) Points Issue Management Scope Management Change Management Procurement Management Environments Management Correct! 52. You are Project Manager for a Greenfield (i.e. no legacy processes or systems) SaaS Fusion ERP, HCM Project in a single country along with PaaS, OCI Universal Credits available for third party integration and analytics. What would be the key consideration to plan for this Project? (0/1) Points Different geographies and time zones mandating specific approach of planning and control.

Dependency of modules and different non-Oracle Cloud technologies Customer priorities, Business drivers and Project objectives All of the above The Customer’s current IT infrastructure status (requiring modernization to Cloud native tools, move and improve etc… Incorrect. Please review Project Management Plan and Delivery Approach to find the correct answer. 53. As a Project Manager you are planning for a SaaS Cloud Project and would like to understand risks related to the services that have a dependency on Oracle; specifically relating to cloning and enabling certain services like VPN and SSO. Which of the following gives you more information in this regard? (0/1) Points Cloud Service Contracts Cloud Provisioning Processes Cloud Service Entitlements Cloud Patching Cycles Cloud Support Services Incorrect. Please review Cloud Risk Management to find the correct answer. 54. Your Customer has raised a concern and Risk regarding Constraints on Security testing for SaaS Products. Which of the following would provide further information on standard security testing coverage as part of the Service, that you may point to the Customer to address their concerns? (0/1) Points Cloud Services Hosting and Delivery Policies Oracle Moat Services Cloud Services and Service Descriptions Cloud Support Service agreements Oracle Advanced Customer Services Contracts Incorrect. Please review Cloud Risk Management to find the correct answer. 55. A Telco industry Customer implementing Fusion Engagement Cloud requires 24/7 high availability and is concerned of Quarterly patching downtime. Before looking at alternative technical solutions as risk mitigation,

which of the following would you review to educate the Customer about SaaS Updates? (0/1) Points CX unity Cloud services policies Oracle Professional services contract Oracle SaaS Services policies Oracle Fusion Services Description Oracle Hosting and Delivery Policies Incorrect. Please review Cloud Risk Management to find the correct answer.

56. While preparing for a Cloud Project Risk Register what are the important topics that you as a PM need to familiarize with and reflect in the Register? (0/1) Points Policies, Service Descriptions and Entitlements Oracle Cloud Sales Agreement Product features and functionalities All of the above Support SLAs with Oracle Incorrect. Please review Cloud Risk Management to find the correct answer. 57. Your Customers stakeholders are keen to apply patterns and discover anomalies with data in motion. What tool may be used to serve this case? (0/1) Points Big Data CS - Streams SOACS and/or MFTCS Oracle Integration Cloud API Platform Cloud Service OIC - Process Automation Incorrect. Please review Implementation Approach for Cloud Integrations to find the correct answer. 58. Oracle Integration Cloud provides adapters and Recipes. As part of your Project you review the existing recipes and realise that the integration needs

are not fully met due to missing data elements in certain adapters and recipes. What is the Best Practice approach to address this scenario? (1/1) Points Design, Build and deliver integration flows from scratch since you cannot customize the integration flows Recipes can be changed but adapters cannot be modified. Hence build new adapters and modify the recipes Customize Oracle delivered Integration flows to address the Customer requirements Adapters can be changed but recipes cannot be modified. Hence build new recipes and modify the adapters Leverage point to point integration instead of using OIC to save costs Correct! 59. While preparing for an integration Project what are the most important factors to consider? (1/1) Points Verify downtime requirement from Customer Identify number of instances Identify the volume and frequency of the data exchange Verify the target Architecture integration requirements All of the above Correct! 60. A Customer with several core Banking Systems and frontend CX applications is looking for automation of manual updates to Customer records across multiple applications and to streamline the operations. If all the Applications have APIs, which of the following would you leverage to achieve the outcome? (0/1) Points Leverage OIC adapters Use Robotic Process Automation orchestrated with a process Oracle Process Cloud leverage UiPath RPA Adapter Leverage OIC with Process Cloud Incorrect. Please review Implementation Approach for Cloud Integrations to find the correct answer.

61. A Customer requires seamless Data Migration from legacy Database residing on obsolete infrastructure. They’d like to eliminate any down time and also reduce unplanned outages. What tool is best used for this scenario? (1/1) Points Data Integration Cloud Service Database Cloud Service Oracle Integration Cloud GoldenGate Cloud Service Devise Integration through Big Data Cloud Services Correct! 62. The implementation approach that avoids or minimises customizations by promoting use of Best Practice standard functionality to meet common Business needs is (0/1) Points Product Driven Requirement Driven Strategy Driven Solution Driven Process Driven Incorrect. Please review Implementation Approach for Solution in Scope to find the correct answer. 63. Build, Measure and Learn Faster is an agile approach that works for: (0/1) Points MVF - minimum Viable feature MMP - Minimum Marketable Product MVP - Minimum Viable Product Consumable Product Working Software Incorrect. Please review Implementation Approach for Solution in Scope to find the correct answer. 64. Undertaking an Agile approach for system development is a fundamental shift in thinking and not just change in methodology. What is (are) the most important aspect(s) for Enterprises to adapt and adopt agile? (1/1) Points

Type of culture Business sponsors ownership of projects Changing focus from “tactical” project level to “strategic” How well the organization changes All of the above Correct! 65. Your Customer Project has the following in Scope – ERP Cloud, lift and shift of legacy On-Premise Seibel CRM to OCI, Custom Build Mobile Applications and integration between ERP Cloud and Seibel CRM using OIC (Oracle Integration Cloud). What implementation approaches apply for this scope? (0/1) Points ERP Cloud – Solution, Driven OIC and OCI - Requirement Driven, Mobile apps - Agile Waterfall Requirement driven will fit to the entire scope ERP Cloud and OIC - Solution Driven, OCI - Requirement Driven, Mobile apps - Agile ERP Cloud and Mobile apps - Solution Driven OIC and OCI - Requirement Driven ERP Cloud, OIC and OCI -Requirement Driven, Mobile apps - Agile Incorrect. Please review Implementation Approach for Solution in Scope to find the correct answer.

66. Accelerating the process to deliver applications and software services at a high speed and high velocity for infrastructure changes is referred to as: (0/1) Points Agile Development Disciplined Agile Continuous Integration DevOps Continuous Delivery Incorrect. Please review Implementation Approach for Solution in Scope to find the correct answer.

67. Your Customer Project scope includes Fusion Engagement Cloud, Service Cloud (RightNow), Field Service (TOA), Commerce (ATG), CPQ, Marketing Eloqua and Responsys, integrated through OIC (Oracle Integration Cloud) recipes. What implementation approaches apply for this scope? (0/1) Points OIC - Requirement Driven; Marketing - Strategy Driven; Other CX Products Solution Driven Agile - Iterative and incremental approach Requirement Driven Approach is appropriate for this scope Solution Driven approach fits the entire scope as there are OIC recipes which are plug and play There is no one-size fit all. It is mostly Solution Driven; Except for OIC, some parts of Service Cloud extensions and Marketing where configuration is shaped by changing Business Strategy. Incorrect. Please review Implementation Approach for Solution in Scope to find the correct answer. 68. The requirements gathering approach with User-Centred design process to understand their needs, experiences, behaviours and goals for software design is called (0/1) Points Use Case Diagrams Personas WireFrame Story Mapping User Stories Incorrect. Please review Implementation Approach for Solution in Scope to find the correct answer. 69. Which of the following reporting tools may be used to leverage the prebuilt ETL to extract data from operational tables and load it into a Datawarehouse (0/1) Points Oracle Business Intelligence Enterprise Edition Oracle Business Intelligence Publisher Oracle Business Intelligence Application Oracle Transactional Business Intelligence

Oracle Analytics Cloud Incorrect. Please review Implementation Appraoch for Reporting and Business Analytics to find the correct answer. 70. As part of an ERP implementation a Customer has the following requirements: Report on transactions such as invoices, payments, assets, journals and on balances; Real-time online reporting; Wizard-driven easy-touse creation tool; Advanced formatting and multiple chart options. Which of the following reporting tools addresses this requirement? (1/1) Points SmartView for Microsoft Office™ Financial Reports Centre OTBI Reports Account Monitor BI Publisher reports Correct!

71. The User Role that can create, share analyses and dashboards in OAC is known as (1/1) Points DV Content Author BI Content Author BI Service Administrator BI Data Model Author BI Consumer Correct! 72. Your Customer would like to Create and Manage (design, create and modify) Cubes from Excel based application workbooks. Which Edition of Oracle Analytics Cloud caters for this Use Case? (0/1) Points Standard Edition Essbase Edition Professional Edition

Special Edition Enterprise Edition Incorrect. Please review Implementation Appraoch for Reporting and Business Analytics to find the correct answer. 73. Your Customer requires to distribute and share Analytics content (either static or interactive). Considering Customer has Universal Credits Constraints, which minimum Oracle Analytics Cloud Edition caters this Use Case? (0/1) Points Enterprise Edition Professional Edition Standard Edition Special Edition Essbase Edition Incorrect. Please review Implementation Appraoch for Reporting and Business Analytics to find the correct answer. 74. A Telco Operator has been Live with Oracle CX Services for over six months. When a new product launch was requested, the delivery turnaround from IT department was more than three months, which is way too much for the Marketing department. What could have gone wrong during the implementation that may have resulted in this situation? (0/1) Points Customer Service team is complaining on the lack of a 360degree integrated view of Customer which should be accessible to the Customer Service Advisors Marketing team has promotion bundles to be configured in addition to other enhancements and the IT team is not able to deliver them on Time Misalignment between IT and Business KPIs. Business KPIs were set without taking into consideration the Time to Market T2M KPI of telco services to be developed by IT Oracle products are not addressing all the Customer requirements and need more commitment from Oracle to address some of the ER-s IT team is complaining that due to Cloud security they are not able to take back-up to build analytical reports Incorrect. Please review Transitioning Aligning Business Goals and Cloud Project Objectives to find the correct answer.

75. Setting Project objectives and KPIs is important in the context of Cloud Implementations because: (1/1) Points All of the above If the Project delivers the desired outcome the Customer might not renew the contract. Shifting from CAPEX to OPEX budget might be impacted by Project failure Customers might measure ROI based on Project Objectives Subscription based Cloud model relies on successful Projects with measurable Objectives linking back to Business Goals Correct!

76. What are the key principles for Cloud Implementations preparation and readiness to ensure alignment of Business goals and Project Objectives? (1/1) Points Business value identification; Business process improvement design; User adoption strategies Business and program strategic alignment; Goals and funding prioritization; All of the Above Trade-off analysis decision-making framework, Efficiency and effectiveness measures and analysis Program success accountability: Enterprise infrastructure and application architecture design and standards Correct! 77. One of your PM colleagues informs you that the Oracle Modern Best Practices are just a marketing tool to use in presales. He suggests conducting an activity level Business Process diagramming exercise (from scratch) to capture Customer requirements. Which of the following is recommended approach as guided by Oracle? (0/1) Points Proceed with the detailed mapping approach, as MBPs may only be used in the Sales cycle.

No, MBP is not just marketing tool, you can leverage existing Level 3 (Visio) diagrams in MOS through iterative and incremental approach during implementation MBPs are L2/L3 diagrams which can be used to deliver ANY process in the Project why invent the wheel Ensure conducting a fit/gap analysis of Business Processes and carry out 3 iterations of detailed diagramming to fully capture the Business Process activities Incorrect. Please review Implementation Approach for SaaS Applications to find the correct answer. 78. A University SaaS Cloud Transformation Project has Oracle ERP, Procurement, HCM (including Payroll) and Student Cloud in scope. The Customer IT Team have detailed Business Process diagrams from existing On-Premise systems but are open any improvements and count on you for Project Approach advise. What SaaS Application Implementation approach would you suggest? (1/1) Points As the Customer is open to improvements and new methods, follow a Show & Tell approach for the entire Project based on the modern best practices and the Level 3 diagrams as applicable. Leverage their existing Process Maps, follow an “ASK & DO” approach to identify Gaps and use PaaS to extend applications. Show and Tell approach won`t work for any of the processes in scope Leverage their existing Process Maps, map them to the SaaS Standard Application flows for solution design and identify gaps. Engage C-Level stakeholders for Change Management Correct! 79. Modern Best Practices were used during pre-sales scoping for a Customer’s multi pillar Project (ERP, HCM and CX). Given the Customer is open to Solution Driven approach, what Business Process related activity is recommended as a continuation into the implementation phase of the Project? (0/1) Points It will be useful to identify the Customer pains areas and contrast them with improvements possible with Oracle Modern Best Practice Guide trust-building process/solution driven discussion with the Customer to achieve quick win results

All of the above Leverage the MBPs for familiarization training based on the Level 2 diagrams of MBPs and drill down to Level 3 diagrams during implementation for solution walkthrough workshops/CRP sessions Better hone/define Customer’s objectives, focus, & obstacles to success, Map processes to capabilities and craft digital transformation plans Incorrect. Please review Implementation Approach for SaaS Applications to find the correct answer. 80. The Project Management Balancing Act of Scope, Cost and Time in the context of Cloud Projects is mainly impacted by which of the following? (Select three) (Choose all correct answers)

(0/1) Points The quick win approach: shorter timelines of implementation and mobilization Resources Management Subscription model of Cloud and the Universal Credits model of defining budgets Setting boundaries of the implementation scope to deliver in shorter timeframes Quality Management and expectations Incorrect. Please review Introduction to Cloud Project Management and Delivery Framework to find the correct answer.

81. You are documenting the lessons learned following delivery of a Cloud Project. What high level Project Management ''habits'' would you document as Best Practices for future Projects? (1/1) Points Ensure the Project objectives and the Business goals/KPIs are aligned throughout the Project Ensure that there is a proper Change Management Plan driven by the Customer Integrate the Environment and Instance Management activities with the Project Plan Project Delivery in shorter sprints bring quick win benefits to better realise Cloud investment for Customers – a point to consider for future Project proposals

All of the above Correct! 82. The Partner Cloud Project Manager should be typically responsible for: (0/1) Points Oversee Cloud architecture and solution design Manage Change Manage Cloud Environments Manage resources The entire Delivery of the Project transitioning from Sales to Delivery up to Go-Live Incorrect. Please review Introduction to Cloud Project Management and Delivery Framework to find the correct answer. 83. Your Project Scope includes Database Migration. What preparation activity (activities) must you factor in during the ‘Analyse and Prepare’ phase of Cloud Delivery Framework? (1/1) Points Identify mode of transfer (file or data) with/without transformation from source to target. Identify the volume and frequency of the data exchange All of the above Analyse the nature of data being transferred among different applications; source and target databases Identify the data sources - what is achievable, supportable, reasonable Correct! 84. Your Telco Industry Customer requires their core CRM system available 24/7 and cannot afford any downtime as part of Transition to the new CX Cloud Application. To cater for this requirement, which of the following strategies allows you to move Data and maintain future Data changes using Real-Time Processes? (0/1) Points This Approach is Not Possible Transformative Data Migration Strategy Phased Data Migration Strategy Big Bang Data Migration Strategy

Trickle Data Migration Strategy Incorrect. Please review Data Management and Migration Plan to find the correct answer. 85. You are involved in an OCI Project where you need to quickly set up a Test environment based on the current production Data. What is the best tool that may be used in order to migrate your current data into the new Autonomous Database Environment (0/1) Points Zero Down Time Migration (ZDM) Maximum availability Architecture Data Import, Export with Oracle Data Pump or PDB Import/Export Remote cloning with ADG MV2ADB Incorrect. Please review Data Management and Migration Plan to find the correct answer.

86. Your Customer requires the application software to remain up and running during the Data Migration process. What tool is best suited to perform the Data Migration? (0/1) Points Oracle SQL Developer Remote cloning with ADG Maximum availability Architecture Data Import, Export with Oracle Data Pump or PDB Import/Export MV2ADB Incorrect. Please review Data Management and Migration Plan to find the correct answer. 87. In your ‘White Board’ session with Customer’s DBAs and Network Admins, you have listed the following factors as Information gathering areas to define Data Migration Approach: Downtime and Outage; Database Schema Size; Network Bandwidth; Cross-Platform Migration; Database Character Set; Data Encryption; Data Type and Quality; Sizing. What other areas have you missed? (0/1) Points (C) DB Objects, Source Database, Data In-transit volume, Database Patches, DB Time Zone

(B) and (C) (A) DB Users and Privileges, Storage for Data Staging, Target Database, Database Version and Edition (A) and (B) (B) Databases Patches, DB Name, DB Block Size, DB Time Zone, Database OS Versions and Edition Incorrect. Please review Data Management and Migration Plan to find the correct answer. 88. “This is how we do things here”- Is a typical statement from an OnPremise E-Business Finance Super User highly focused on his requirements. What positioning/ action would be most appropriate in SaaS Cloud Projects context? (0/1) Points It is crucial for the success of the Project, that every user’s wants are fulfilled. Develop customisations to meet Business requirements and replicate existing processes. Review the requirements in detail, take Executive sponsorship to baseline requirements as per existing practices. By strictly following the traditional waterfall methodology and Good PM Practices; obtain requirements sign off as a key milestone. This will set the Cloud Project to success. To avoid this situation, undertake a detailed requirement gathering session is an important Project activity. Initial resistance is natural. It is important to do the benefit selling in any Cloud Project. Showing the bigger picture and end results will help. Incorrect. Please review Organizational Change Management in Cloud Projects to find the correct answer. 89. An insurance company's IT department has decided to modernize their legacy On-Premise application that has custom forms, reports and integrations. Your Programme Scope includes Technology Delivery, Change Management and Training the existing IT Team that will manage the System post Go-Live. What Change Management activities would you incorporate in your scoping and planning? (0/1) Points No need for any Change Management activities as the Customer will retire their IT team and outsource maintenance to the Partner through a Managed Services contract

Ensure the Business is monitoring and involved in this Project as the financing model is moving from CAPEX to an OPEX model with optimization of the IT team and headcount reduction Depends on the scope of work. If it`s only modernization from forms and reports to Cloud native applications, it’s a simple technology change and has no impact on processes or people Orient the Customer IT team to the new Cloud technologies. Upskill IT Team for Cloud specific relevant skills for ongoing maintenance of the solution. None of the above. Incorrect. Please review Organizational Change Management in Cloud Projects to find the correct answer. 90. Which of the following activities should be part of a Change Management Plan for Oracle SaaS CX Project with OIC integration to E-Business Suite? (0/1) Points Conduct organizational impact assessment for shifting from On-Premise to Cloud for the Business and IT operations departments All of be above Train the Customer IT team on Cloud Environments Management, Cloud console and portal usage For the SaaS applications, leverage the Oracle Modern Best Practices to facilitate adoption and process change. For integrations, leverage integration recipes Set up of Cloud communication notifications to target audience to embed the new Cloud culture in the Customer organization Incorrect. Please review Organizational Change Management in Cloud Projects to find the correct answer.