Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONMy Test

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
My Test

Description:
cloud platform

Author:
Khushboo
(Other tests from this author)

Creation Date:
12/04/2021

Category:
Others

Number of questions: 80
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
What does Redis provide? Note: There are 2 correct answers to this question Ready-to-use hash tables Support for various data structures A Key-value cache and store Value transformations.
What is the SAP Cloud SDK CX Server? Please choose the correct answer. An application server for SAP Cloud Platform, Cloud Foundry environment A life-cycle management tool A microservice runtime.
You want to version your REST API. The versioning should not be visible in the URL. Which versioning approach do you use? Please choose the correct answer. Global Mime-based Resource.
Which of the following is supported by sap cloud platform development environment? Python PHP Node.js HTML5.
Which file types are required to expose an XSC application? Note: There are 2 correct answers to this question .xsapp .xsaccess .xsjs .xsodata.
Which of the following HDD sizes are supported by SAP Adaptive Server Enterprise? Note: There are 2 correct answers to this question. 32 GB 80 GB 48 GB 64 GB.
Which microservices platforms does SAP use? Please choose the correct answer. SAP Cloud Platform, Cloud Foundry environment SAP Netweaver SAP Cloud Platform, Neo environment.
What can you use to add business logic to SAP S/4HANA Cloud? There are 2 correct answers to this question. Side-by-side extensibility Extensibility services on SAP Cloud Platform SAP Enterprise Messaging ln-app extensibility.
In the SAP Cloud Platform Internet of Things service, which role must you have to access the Message Management Service? IOT-MMS-User IOT-User IOT-MMS-DevOps IOT-Admin.
Which APIs are supported by the SAP Cloud SDK Virtual Data Model Generator? Please choose the correct answer. IDoc OData SOAP.
Which of the following can you use in a side-by-side extensibility scenario? There are 2 correct answers to this question. Business events BAdls Stable APls Cloud extension points.
To which concept do OData entities correspond? Please choose the correct answer. Packages Class properties Typed classes Untyped classes.
Which of the following are built in adapters of SAP Cloud Platform Smart Data Integration that are used to communication with source system? Note: There are 3 correct answers to this question. Snapchat Flat file ABAP Twitter Microsoft Word.
What do you need before you can consume an OData service from an SAPUI5 application deployed in SAP Cloud Platform? Note: There are 2 correct answers to this question. A service description in the application A metadata.xml file in the application A destination in the SAP Cloud Platform account A service reference in index.html of the application.
Which routing pattern sends the same message to more than one receiver while processing messages in the integration flows? Multicast Gather Splitter Join.
What are the some features of the Cloud Foundry Diego system? Note: There are 2 correct answers to this question Provisioning of platform of infrastructures Downloading of buildpacks Hosting of applications Distribution of the hosted applications.
Which of the following features are provided by the SAPUI5 library? Note: There are 2 correct answers to this question. Data binding Custom color theming Role-based implementation Automatic loading of language resources.
What is a reason to build extensions? Please choose the correct answer. To use a micro-service architecture with a SaaS application To implement different processes on different backends To harden the database .
Which of the following capabilities are delivered by SAP Cloud Platform Mobile Services? Note: There are 3 correct answers to this question Multiple authentication methods Push notifications Embedded analytics Offline synchronization Process and data integration.
To which of the following SAP Cloud Platform Integration services does the SAP Content Hub provide access? OData Provisioning Smart Data Integration Integration Workflow.
Whcih of the following sample integration domain of User2Cloud? Note: There are 2 correct answers to this question Process Integration SAPUI5 apps IoT OData provisioning.
Which of the following are infrastructure requirements of an SAP Fiori fact sheet application? Note: There are 2 correct answers to this question SAP HANA database Java stack SAP Vora ABAP stack.
A request thread is blocked while it is waiting for a response. What type of request type is this? Please choose the correct answer. Synchronous Asynchronous Circuit breaker.
In SAP Cloud Platform Integration service, each tenant stores data in a different database schema. What is this called? Tenant node Tenant cluster Tenant isolation.
What are some of the characteristics of an extension application? Note: There are 2 correct answers to this question It requires its own authorization management Its UI layer is decoupled from the back-end layer It consists of several layers Its UI layer is directly coupled with the back-end layer.
Which languages does the SAP Cloud SDK support? There are 2 correct answers to this question. JavaScript SQL Java ABAP.
What are some of the features of SAP HANA extended application services? Note: There are 2 correct answers to this question. Tight database integration 3-tier architecture Development environment ABAP runtime support.
Which of the following are Twelve Factor application principles? There are 2 correct answers to this question. Strictly separate build and run stages One codebase tracked in revision control, many deploys Do not strictly separate build and run stages One codebase tracked in revision control, one deploy.
You want to use all current and future PaaS services but only pay for the actual consumption of the services. Which commercial model fits this requirement? Please choose the correct answer. A la carte Cloud Platform Enterprise Agreement Pay as you go.
In S/4HANA Cloud, about which of the following does the communication system represent technical information? Please choose the correct answer. The communication direction The source platform The target platform.
Which of the following are features of MongoDB? Note: There are 2 correct answers to this question It supports replica sets. It stores structured data. It provides a key-value cache. It stores data as JSON-like documents.
What are the building blocks of the SAP Cloud Application Programming model (CAP)? There are 2 correct answers to this question. Customer business objects Core Data Services SAP Cloud SDK SAP Cloud Platform SDK.
What can you NOT use to manage the code base of an SAPUI5 application? Public Git repository SAP Cloud Platform Git repository Corporate Git repository Cloud Foundry Git repository.
You are developing an SAP HANA extended application services, advanced model app. What can you use to define the database container? Please choose the correct answer. Java Persistence API layer for SAP HANA (JPA) SAP HANA Deployment Infrastructure (HDI) SAP HANA SQL Core Data Services for SAP S/4HANA (CDS).
Which of the following are integrated solutions of SAP's Business Technology Platform? There are 2 correct answers to this question. Blockchain Application Development and Integration Development and Deployment Analytics.
What are some pillars of cloud-native applications? There are 2 correct answers to this question. Continuous delivery Continuous integration Microservices Serverless.
Which software deployment models comprise the following characteristics? .Infrastructure is dedicated to a single customer .Infrastructure is managed by the customer or a third party Note: There are 2 correct answers to this question Managed cloud Public cloud Private cloud On premise.
You are extending S/4HANA Cloud with a Custom Application on SAP Cloud Platform. What can you use to enable the extension to communicate asynchronously? Please choose the correct answer. An API with a GET Method Events IDoc communication.
Which service provides collaboration in SAP Cloud Platform? Note: There are 2 correct answers to this question Gamification SAP Document Center Integration Portal.
Where do you find licensed multi-tenant applications? Please choose the correct answer. In user-provided services at space level In the Service Marketplace at space level In subscriptions at subaccount level.
Which programming language can you use to develop in-app extensibility? Please choose the correct answer. Java ABAP Node.js.
Which of the following options are available for extension platform development? Note: There are 2 correct answers to this question Custom development Extension customization OData extension SAP Fiori extension.
You have developed a Java app strictly adhering to the Twelve-Factor Microservices methodology. Which property of the app is mandated by the concurrency factor? The app is self-contained. The app can be scaled outward via the process model. The app requires a stateful backing service. The app can be executed as a stateless process.
You want to run your application on the SAP Cloud Foundry runtime. Which application programming concept can you use? There are 2 correct answers to this question. SAP HANA extended application services, classic model Multi-target applications Smart-DASH Cloud application programming.
Which of the following is a constraint of REST? Please choose the correct answer. IDocs with links SOAP with media links Hypermedia as the Engine of Appl cation State (HATEOAS) including links.
You develop an app using the SAP Cloud Application Programming Model (CAP). What do you use to define the data model? Please choose the correct answer. Core Data Services (CDS) SAP Cloud SDK SAP Cloud Platform SDK.
Which component of Internet of Things (IoT) provides APIs to send data from devices to an SAP Cloud Platform IoT service? Message Management Service Remote Data Synchronization Remote Device Management Service Internet of Things Service Cockpit.
In which environment can you deploy a cloud native micro app? Please choose the correct answer. ABAP stack SAP Cloud Platform, Cloud Foundry environment SAP Cloud Platform, Neo environment SAP HANA Enterprise Cloud.
Which of the following are design principles of SAP Fiori? Note: There are 3 correct answers to this question. Adaptive Stateful Coherent Innovative Delightful.
Which of the following can be used to edit the HTML code of an extension project? Please choose the correct answer. UI theme designer SAP Cloud Platform Portal service SAP Web IDE.
Which of the following elements are required to expose a table via an XSODATA service? Note: There are 2 correct answers to this question key definition table name association namespace.
In the SAP Cloud Platform, what is a valid relationship? Please choose the correct answer. One global account can have many subaccounts in different regions One global account can have many subaccounts only in its region One global account can have many subaccount in one region only.
Which of the following are factors of the Twelve-Factor Microservices methodology? Note: There are 2 correct answers to this question Draft handling Prototyping Backing services Dependencies.
Which features of the SAP Java Virtual Machine(JVM) extend the standard JVM? Note: There are 3 correct answers to this question. Database access Profilling Extensive monitoring and tracing Multi thread support Debugging on demand.
Which of the following messaging protocols are supported by the Message Management Service of the SAP Cloud Platform Internet of Things Service? Note: There are 2 correct answers to this question FTP IMAP HTTPS WebSocket.
You want to improve the performance of your REST-based communication. Which serialization format do you use? Please choose the correct answer. JSON XML Protobuf.
What features are provided by the SAP Cloud Platform SDK? Note: There are 2 correct answers to this question. Cloud Foundry CLI Local server runtime Local debugger Command line tools.
Which file type is used to deliver an HTML5 app in an SAP Cloud Platform, Cloud Foundry environment? Please choose the correct answer. *.jar *.war *.mtar.
What are some of the capabilities of the SAP Cloud platform Document service? Note: There are 2 correct answers to this question. It defines hierarchies and metadata. It stores unencrypted data. It stores unstructured content. It stores structured content.
What is the sequence of steps to configure an Internet of Things of service? 1.Create a device 2.Create a device type 3.Create a message type 1.Create a device type 2.Create a device 3.Create a message type 1.Create a message type 2.Create a device 3.Create a device type 1.Create a message type 2.Create a device type 3.Create a device.
Which SAP Cloud Platform Integration service establishes secure TLS tunnel connection between SAP Cloud Platform and on premise systems? SAP Cloud Platform OData Provisioning service SAP Cloud Platform Connectivity service SAP Cloud Platform Enterprise Messaging service SAP Cloud platform Smart Data Integration service.
What type of application is the SAP Business Application Studio? Please choose the correct answer. IDE Editor Multi-target application.
What do SAP Cloud Platform virtual machines enable you to do? Implement buildpacks Install software side by side with runtimes and services Use runtime containers for Java development Develop apps using additional programming languages.
Which of the following can you use to deploy an SAPUI5 application to an SAP Cloud Platform account? Note: There are 2 correct answers to this question SAP Cloud Platform cockpit SAP Web IDE Multi-Cloud version SAP HANA studio SAP Web IDE SAP XS CLI client, command line tool.
What are some capabilities of the MongoDB database on SAP Cloud Platform Cloud Foundry? Note: There are 2 correct answers to this question. Indexing of any field Concurrency management Inheritance support Support of replica sets.
What tools can be use to develop SAP HANA extended application services, classic model applications? Note: There are 2 correct answers to this question SAP HANA Web-based Development Workbench SAP HANA studio SAP Web IDE SAP Build.
Which extension archetype shields the SAP S/4HANA system from internet traffic? Please choose the correct answer. Proxy application Convenient application Substitute application.
Which security feature uses a cryptographic nonce? Prevention of a cross-site request forgery Authentication using SAML 2.0 Principal propagation for OAuth protected application X.509 certificates.
Which of the following types is defined in the Application Router's Design-Time Descriptor xs-app.json? Please choose the correct answer. Authorization types Runtime types Authentication types.
You want to use the continuous delivering capabilities of the SAP Cloud SOK. Which development approach is possible? Please choose the correct answer. Restricted ASAP on SAP Cloud Platform ABAP on S/4HANA Cloud Application Programming model (CAP).
Which technology is part of SAP's digital innovation system? There are 2 correct answers to this question. Internet of Things Analytics Containers Microservices.
What is the one of the features of a public cloud deployment model? In-app key user extensibility Customer-controlled update cycle Full configuration access Customer-owned infrastructure.
Which of the following are layers of the SAP Cloud Platform extension application back end? Note: There are 2 correct answers to this question. Security Persistency Business logic Provisioning.
Which of the following are characteristics of the cloud native process model? There are 2 correct answers to this question Continuous delivery Waterfall Use of containers Client server.
What do you have to create to build an API? Note: There are 2 correct answers to this question API provider API Proxy API Policies API Artifacts.
What extensibility type can you use to extend the business functionality of S/4HANA Cloud? Please choose the correct answer. In-App LoB OData Classic.
On which interface type is the Odata based? REST SOAP IDocs.
Which of the following characterizes DevOps? Please choose the correct answer. Culture Methodology Framework.
Which component of SAP Cloud Platform Internet of Things (IoT) is used to define new message schemas? Please choose the correct answer. Remote Device Management Service IoT Service Cockpit Message Management Service.
You extended an SAP Business Standard API with custom fields. Where do you find the fields in the exposed OData API? Please choose the correct answer. In a new API In the extended SAP Business Standard API In a new SAP Business Standard API.
Report abuse Consent Terms of use