HC450SHC Application Development Flashcards
SAP BTP account types are
enterprise and trial.
What is entitlement
is the right to provision and consume resources such as the amount of memory.
What is Quotas
this is the numeric quantity defining the maximum allowed consumption of a resource.
What are the components of an environment
- Runtime
- Services
- tools
Sub account environment provides the atmosphere for creating CAPM applications such as
- Services
- Applications
- Tools
What are the visual overview representation of SAP BTP
- Persistency
- Domain model
- Access
- Application development
What is the visual process followed for the application development for SAP Hana Cloud
- SAP BTP
- SAP Hana Cloud
- SAP BAS
- CAP project
What is the scenario overview – visual representation
- Application Development – SAP FIORI.
- Access – Odata Services + custom Handlers.
- Domain model – CDS Models.
- Persistency – SAP Hana Cloud – Tables.
What are the personas for SAP Hana Cloud Application Development:
- DB developer
- Application developer
- Client UI developer
Within DB development, what are the main areas:
- Data Persistency
- Analytical modelling
- Data Processing
What is SAP Cloud Foundry?
is an open Platform-as-a-Service (PaaS) targeted at microservice development and orchestration.
Can the Cloud Foundry reduce cost, and complexity associated with configuring, managing, and securing infrastructure for your applications?
True.
What are the Cloud Foundry significant benefits to developers and organizations:
- Language independent
choose any language runtime, and add new languages as needed. - Admin separation
administrators and developers can work in parallel. - Standard Command Line Interface
the same CLI is used by all CF providers, not just SAP. - Open Source
Can the Cloud Foundry be accessed via URL?
True
The application can provide various types of content via the URL, such as the following:
- A set of HTML5 pages that you can access from a web browser
- A REST service to be read by a client application
Applications are deployed to the target platform by using the push operation of the platform API. Is it true these applications are pushed to the platform?
True.
Pushing an application works as follows:
- The application files are uploaded to the platform.
- Programs called buildpacks are executed to create archives that create the self-contained and ready-to-run executable applications.
What are buildpacks:
programs
The following functions are accessible as services:
- The SAP HANA database
- The XSUAA identity provider
- The SAPUI5 core library
Which of the following is the correct sequence when using Business Technology Platform and its components for Application development?
Create SAP BTP Trial Account,
Create SAP HANA Cloud Trial Account,
Subscribe to Business Application Studio Trial,
Create CAP Project using SAP Business Application Studio
Which of the Personas are involved in Application development in SAP HANA Cloud?
DB developer and application programmer.
What is SAP Cloud Application Programming Model” (CAPM)
It is an open and opinionated, framework of languages, libraries, and tools for building enterprise-grade services and applications.
What are the environments in SAP BTP
- Cloud foundry
- Kubernetes
- XSA
- Local
What are the datasources feeding CAPM
- SAP Hana
- PostgreSQL
- Sqlite