Microservices in SAP HANA XSA

Microservices in SAP HANA XSA PDF Author: Sergio Guerrero
Publisher: Apress
ISBN: 9781484261170
Category : Computers
Languages : en
Pages : 222

Get Book Here

Book Description
Build enterprise-grade microservices in the SAP HANA Advanced Model (XSA). This book explains building scalable APIs in XSA and the benefits of building microservices with SAP HANA XSA. This book covers the cloud foundry (CF) architecture and how SAP HANA XSA follows the model. It begins with the details of the different architectural layers of applications hosted in XSA (specifically, microservices). Everything you need to know is presented, including analyzing requests, modularization, database ingestion, building JSON responses, and scaling your microservices. You will learn to use developmental tools such as the SAP WEB IDE, POSTMAN, and the SAP HANA Cockpit for XSA, including debugging examples on SAP HANA XSA with code snippets showing how microservices can be developed, debugged, scaled, and deployed on SAP HANA XSA. Microservices are divided into security and authentication, request handling, modularization of Node.js, and interaction with the SAP HANA database containers and response formatting. An end-to-end scenario is presented of a Node.js REST API that uses HTTP methods, concluding with deploying an SAP HANA XSA project to a production environment. This book is simple enough to help you implement a Node.js module in order to understand the development of microservices, and complex enough for architects to design their next business-ready solution integrating UAA security, application modularization, and an end-to-end REST API on SAP HANA XSA. What You Will Learn Know the definition and architecture of cloud foundry and its application on SAP HANA XSA Understand REST principles and different HTTP methods Explore microservices (Node.js) development Database interaction from Node (executing SQL statements and stored procedures) Who This Book Is For Architects designing business-ready solutions that integrate UAA security, application modularization, and an end-to-end REST API on SAP HANA XSA

Microservices in SAP HANA XSA

Microservices in SAP HANA XSA PDF Author: Sergio Guerrero
Publisher: Apress
ISBN: 9781484261170
Category : Computers
Languages : en
Pages : 222

Get Book Here

Book Description
Build enterprise-grade microservices in the SAP HANA Advanced Model (XSA). This book explains building scalable APIs in XSA and the benefits of building microservices with SAP HANA XSA. This book covers the cloud foundry (CF) architecture and how SAP HANA XSA follows the model. It begins with the details of the different architectural layers of applications hosted in XSA (specifically, microservices). Everything you need to know is presented, including analyzing requests, modularization, database ingestion, building JSON responses, and scaling your microservices. You will learn to use developmental tools such as the SAP WEB IDE, POSTMAN, and the SAP HANA Cockpit for XSA, including debugging examples on SAP HANA XSA with code snippets showing how microservices can be developed, debugged, scaled, and deployed on SAP HANA XSA. Microservices are divided into security and authentication, request handling, modularization of Node.js, and interaction with the SAP HANA database containers and response formatting. An end-to-end scenario is presented of a Node.js REST API that uses HTTP methods, concluding with deploying an SAP HANA XSA project to a production environment. This book is simple enough to help you implement a Node.js module in order to understand the development of microservices, and complex enough for architects to design their next business-ready solution integrating UAA security, application modularization, and an end-to-end REST API on SAP HANA XSA. What You Will Learn Know the definition and architecture of cloud foundry and its application on SAP HANA XSA Understand REST principles and different HTTP methods Explore microservices (Node.js) development Database interaction from Node (executing SQL statements and stored procedures) Who This Book Is For Architects designing business-ready solutions that integrate UAA security, application modularization, and an end-to-end REST API on SAP HANA XSA

SAP HANA XSA

SAP HANA XSA PDF Author: Francesco Alborghetti
Publisher:
ISBN: 9781493216024
Category : Cross-platform software development
Languages : en
Pages :

Get Book Here

Book Description
Want to create applications that run faster and perform better on SAP HANA? Learn how to design, test, and deploy native SAP HANA applications with SAP HANA XSA! Get started by exploring your development environment, tools, and the SAP HANA XSA architecture. Then define your data model with Core Data Services and HDB, add your application layer--Node.js, Java, or custom--and develop your presentation layer. Finish up by securing, troubleshooting, and deploying your app!--

SAP HANA XSA

SAP HANA XSA PDF Author: Francesco Alborghetti
Publisher: SAP Press
ISBN: 9781493216017
Category : Computers
Languages : en
Pages : 600

Get Book Here

Book Description
Want to create applications that run faster and perform better on SAP HANA? Learn how to design, test, and deploy native SAP HANA applications with SAP HANA XSA! Get started by exploring your development environment, tools, and the SAP HANA XSA architecture. Then define your data model with Core Data Services and HDB, add your application layer--Node.js, Java, or custom--and develop your presentation layer. Finish up by securing, troubleshooting, and deploying your app!--

Custom Fiori Applications in SAP HANA

Custom Fiori Applications in SAP HANA PDF Author: Sergio Guerrero
Publisher: Apress
ISBN: 9781484263570
Category : Computers
Languages : en
Pages : 209

Get Book Here

Book Description
Get started building custom Fiori applications for your enterprise. This book teaches you how to design, build, and deploy enterprise-ready, custom Fiori applications in SAP HANA. Tips and tricks collected from projects using Fiori applications (built consuming OData models and REST APIs) and integrating third-party JS libraries are presented. Also included are examples using Fiori templates from different tools such as the SAP Web IDE and the new Visual Studio Code extensions. This book explains the 5 design principles that all Fiori applications are built upon: Role-based, Responsive, Coherent, Simple, and Delightful. The book expands on consuming OData services and REST APIs internal and external to SAP HANA. The Fiori application exercise demonstrates the use of the MVC pattern, JavaScript modularization, reuse of SAP UI5 controls, debugging, and the tools required for a complete scenario. The book closes with an exercise showcasing a finished single page application with multiple views and layouts, navigation between the views, and deployment of the application to AWS. This book is simple enough for entry-level developers getting started in web frameworks but also highlights integration points from the data models being consumed from the application, and shows how the application communicates with back-end services, resulting in a complete front-end custom Fiori application. What You Will Learn Know the 5 Fiori design principles Understand how to consume OData and REST API models Apply the MVC pattern using XML views and the SAP UI5 controls along with controller behavior in JavaScript Debug and deploy the application Who This Book is For Web developers and application leads who have some experience in JavaScript frameworks and web development and understand web protocol communication

SAP Cloud Platform

SAP Cloud Platform PDF Author: Gairik Acharya
Publisher: SAP PRESS
ISBN: 9781493217472
Category : Computers
Languages : en
Pages : 489

Get Book Here

Book Description
Learn to build cloud applications from the ground up using SAP Cloud Platform. Explore the Neo and Cloud Foundry development environments; pick your backend language from a selection including Java, Node.js, and ABAP; and create a frontend with SAPUI5 and SAP Fiori, and more. Once your app is ready to run, secure, test, and monitor it before delivery and implementation. Then find out how to integrate essential SAP Cloud Platform services like the SAP Leonardo toolset. Take your apps to the next level a. Application Development Learn the ins and outs of application development, from Java, Node.js, Python, SAP HANA XS, SAP HANA XSA, and ABAP in the backend. For the frontend, explore SAPUI5, SAP Fiori, and SAP Web IDE. b. Lifecycle Management Secure and monitor applications, set up a continuous delivery and continuous integration pipeline, and implement DevOps best practices. c. Microservices Integrate your applications with SAP Cloud Platform microservices like Internet of Things 4.0, machine learning, and blockchain from the SAP Leonardo toolset. 1) SAP Cloud Platform 2) Neo Environment 3) Cloud Foundry 4) Microservices 5) Frontend and backend development 6) Application lifecycle management 7) SAP Leonardo 8) Java 9) SAPUI5 10) CI/CD 11) DevOps

SAP HANA 2.0

SAP HANA 2.0 PDF Author: Denys Van Kempen
Publisher: SAP PRESS
ISBN: 9781493218387
Category : Computers
Languages : en
Pages : 438

Get Book Here

Book Description
Enter the fast-paced world of SAP HANA 2.0 with this introductory guide. Begin with an exploration of the technological backbone of SAP HANA as a database and platform. Then, step into key SAP HANA user roles and discover core capabilities for administration, application development, advanced analytics, security, data integration, and more. No matter how SAP HANA 2.0 fits into your business, this book is your starting point. In this book, you'll learn about: a. Technology Discover what makes an in-memory database platform. Learn about SAP HANA's journey from version 1.0 to 2.0, take a tour of your technology options, and walk through deployment scenarios and implementation requirements. b. Tools Unpack your SAP HANA toolkit. See essential tools in action, from SAP HANA cockpit and SAP HANA studio, to the SAP HANA Predictive Analytics Library and SAP HANA smart data integration. c. Key Roles Understand how to use SAP HANA as a developer, administrator, data scientist, data center architect, and more. Explore key tasks like backend programming with SQLScript, security setup with roles and authorizations, data integration with the SAP HANA Data Management Suite, and more. Highlights include: 1) Architecture 2) Administration 3) Application development 4) Analytics 5) Security 6) Data integration 7) Data architecture 8) Data center

SAP Cloud Platform

SAP Cloud Platform PDF Author: Gairik Acharya
Publisher:
ISBN: 9781493217489
Category : Cloud computing
Languages : en
Pages :

Get Book Here

Book Description


ABAP Development for SAP HANA

ABAP Development for SAP HANA PDF Author: Hermann Gahm
Publisher: SAP PRESS
ISBN: 9781493213047
Category : ABAP/4 (Computer program language)
Languages : en
Pages : 0

Get Book Here

Book Description
See how SAP HANA has changed ABAP Whether you're studying for certification or just want to see what's new, you can learn to design simple and advanced SAP HANA applications with ABAP by using this comprehensive guide. Learn to enable code pushdown, use new Open SQL enhancements and CDS views, and integrate native SAP HANA objects. Use detailed programming examples to develop database procedures and optimize your applications. You'll be programming for SAP HANA in no time Basic Principles Explore essential SAP HANA principles like in-memory technology and architecture, the SAP Web IDE, and AS ABAP database programming. Advanced Techniques Learn to use tools like InfoProviders, EasyQuery Interface, and the Application Function Modeler for SAP HANA. Discover how to integrate geographical data from SAP HANA in ABAP programs. Optimizing Existing Applications Get step-by-step instructions to help you optimize existing ABAP applications, and learn how to speed up applications with SAP HANA. Highlights: Code pushdown SAP Web IDE Eclipse CDS views SQLScript Native SAP HANA object integration Open SQL enhancements Geo-information Text searches Error analysis

Data Provisioning for SAP HANA

Data Provisioning for SAP HANA PDF Author: Megan Cundiff
Publisher: SAP Press
ISBN: 9781493216710
Category : Computers
Languages : en
Pages : 375

Get Book Here

Book Description
"Before making data available in SAP HANA, you must standardize, integrate, and secure it--that's where data provisioning comes in. In this guide, you'll learn about each of your options, from SAP HANA-based tools like SDI and SDQ to SAP Data Services and SAP LT Replication Server. Whether you'll be provisioning data in batches or in real-time, you'll understand when to use each tool, its requirements, and how it works. A detailed case study will show you how to establish a successful data provisioning practice"--

SAP Cloud Platform Certification Guide

SAP Cloud Platform Certification Guide PDF Author: Ivan Femia
Publisher: SAP Press
ISBN: 9781493218011
Category : Computers
Languages : en
Pages : 477

Get Book Here

Book Description
Developers! Make the grade with this SAP Cloud Platform certification study guide. From application development and integration to mobile services and the Internet of Things, this guide will review the key technical and functional knowledge you need to pass with flying colors. Explore test methodology, key concepts for each topic area, and practice questions and answers to solidify your knowledge. Your path to SAP Cloud Platform certification begins here! a. Test Structure Prepare with up-to-date information on each topic covered in the C_CP_13 exam, including application development, extension, and integration. b. Core Content Review major subject areas like architecture, the Cloud Foundry and Neo development environments, SAP Cloud Platform Internet of Things, and SAP Cloud Platform Mobile Services. Then dial in with important terminology, and key takeaways for each subject. c. Q&A After reviewing chapters, test your skills with in-depth questions and answers for each section and improve your test-taking skills. 1) C_CP_13 2) Architecture 3) Development, extension, and integration 4) SAP Cloud Platform Mobile Services 5) SAP Cloud Platform Internet of Things 6) SAP Cloud Platform SDK 7) SAP Cloud Platform SDK for the Neo environment 8) Cloud Foundry 9) Java 10) SAP HANA XS 11) SAPUI5