ABAP in the Cloud
eBook - ePub

ABAP in the Cloud

Development and Operations with SAP BTP, ABAP Environment

Gairik Acharya, Aleksander Debelic, Shubhangi Deshmukh, Aayush Dhawan

Condividi libro
  1. 316 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

ABAP in the Cloud

Development and Operations with SAP BTP, ABAP Environment

Gairik Acharya, Aleksander Debelic, Shubhangi Deshmukh, Aayush Dhawan

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
ABAP in the Cloud è disponibile online in formato PDF/ePub?
Sì, puoi accedere a ABAP in the Cloud di Gairik Acharya, Aleksander Debelic, Shubhangi Deshmukh, Aayush Dhawan in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Computer Science e Computer Science General. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

Editore
SAP PRESS
Anno
2021
ISBN
9781493220649

1 Getting Started

In this chapter, we’ll cover the prerequisite knowledge you’ll need for a good understanding of the SAP Business Technology Platform (SAP BTP) in general and SAP BTP, ABAP environment specifically. You’ll also learn how to set up the development environment, including how to create the development user required in the SAP BTP, ABAP environment itself.
First, let’s quickly go through the history of the SAP Business Technology Platform (SAP BTP), previously called SAP Cloud Platform. At SAP TechEd Las Vegas 2012, SAP announced plans for what was called at that time “SAP HANA Cloud,” a cloud platform based on SAP’s in-memory technology. Soon thereafter, at SAPPHIRE NOW 2013, SAP announced SAP HANA Cloud Platform, the platform that will serve as a foundation for all of SAP’s cloud-based solutions. Later, in 2017, this foundation was renamed SAP Cloud Platform, and then more recently to SAP Business Technology Platform, SAP’s platform as a service (PaaS) as we know it today.
In the beginning, SAP BTP was only available for the Neo environment—SAP’s proprietary environment, running exclusively in SAP data centers. Neo is a development environment for Java, HTML5, and SAP HANA extended application services (SAP HANA XS). Neo also offers the ability to use virtual machines (VMs), enabling scenarios that go beyond the native capabilities of the platform itself.
Cloud Foundry on SAP BTP was introduced at SAPPHIRE NOW 2017. Unlike Neo, the Cloud Foundry environment is open source and offers support for a wide variety of programming languages. Initially supported by SAP were Java and Node.js, and in 2018, ABAP was added. Besides these languages, Cloud Foundry supports other languages as well, following the bring your own language (BYOL) approach.
In this chapter, you’ll learn about the positioning of SAP BTP, Cloud Foundry environment and SAP BTP, ABAP environment. Before diving into SAP BTP, ABAP environment, we’ll take a step back and cover the basics in Section 1.1. You’ll also learn about ABAP Development Tools (ADT) for Eclipse development environments in Section 1.3. We’ll go step-by-step through the initial setup both on SAP BTP and on a desktop to prepare you for hands-on development. At the end of this chapter, in Section 1.4, we’ll cover initial set up of identity and access management (IAM).

1.1 SAP BTP, Cloud Foundry Environment

Cloud Foundry is an open-source platform, managed by the Cloud Foundry Foundation (https://www.cloudfoundry.org/foundation/). The Cloud Foundry environment can be hosted on any infrastructure, on-premise or in the cloud. All the major cloud providers—IBM, Amazon Web Services (AWS), Google Clou...

Indice dei contenuti