

Microservices in SAP Hana Xsa: A Guide to Rest APIs Using Node.Js, (Paperback)
Key item features
- Microservices in SAP Hana Xsa: A Guide to Rest APIs Using Node.Js, (Paperback)
- Author: Apress
- ISBN: 9781484261170
- Format: Paperback
- Publication Date: 2020-08-13
- Page Count: 222
Specs
- Book formatPaperback
- Edition1
- Pages222
- LanguageEnglish
- BrandSergio Guerrero
- Pub date2020-08-13
- Free shipping
Free 30-day returns
How do you want your item?
More seller options (4)
Similar items you might like
Based on what customers bought
Full Stack FastAPI, React, and MongoDB: Build Python web applications with the FARM stack (Paperback) $35.10
$3510current price $35.10Full Stack FastAPI, React, and MongoDB: Build Python web applications with the FARM stack (Paperback)
Get Backed: Craft Your Story, Build the Perfect Pitch Deck, and Launch the Venture of Your Dreams, (Paperback) $20.99
$2099current price $20.99Get Backed: Craft Your Story, Build the Perfect Pitch Deck, and Launch the Venture of Your Dreams, (Paperback)
Mastering RESTful Web Services with Java: Practical guide for building secure and scalable production-ready REST APIs, (Paperback) $44.99
$4499current price $44.99Mastering RESTful Web Services with Java: Practical guide for building secure and scalable production-ready REST APIs, (Paperback)
Backend Software Architecture using Golang: Microservices, distributed systems, and cloud-native technologies (English E, (Paperback) $47.71
$4771current price $47.71Backend Software Architecture using Golang: Microservices, distributed systems, and cloud-native technologies (English E, (Paperback)
Handbook for SAP Pp in S/4hana: Production Planning and Execution in SAP S/4hana, (Paperback) $43.97
$4397current price $43.97Handbook for SAP Pp in S/4hana: Production Planning and Execution in SAP S/4hana, (Paperback)
Hands-on Spring 6 and Spring Boot 3.0: A pragmatic approach to REST, GraphQL, reactive programming and messaging in Spri, (Paperback) $46.65
$4665current price $46.65Hands-on Spring 6 and Spring Boot 3.0: A pragmatic approach to REST, GraphQL, reactive programming and messaging in Spri, (Paperback)
Spring Boot 3 API Mastery: Write scalable, reactive, and secure APIs for microservices with Spring Boot 3 and Java 21 (E, (Paperback) $39.37
$3937current price $39.37Spring Boot 3 API Mastery: Write scalable, reactive, and secure APIs for microservices with Spring Boot 3 and Java 21 (E, (Paperback)
Meteor Design Patterns (Paperback) $39.70
$3970current price $39.70Meteor Design Patterns (Paperback)
Node.js Secure Coding: Mitigate and Weaponize Code Injection Vulnerabilities, (Paperback) $36.56
$3656current price $36.56Node.js Secure Coding: Mitigate and Weaponize Code Injection Vulnerabilities, (Paperback)
Building Vue.js Applications with GraphQL: Develop a complete full-stack chat app from scratch using Vue.js, Quasar Framework, and AWS Amplify (Paperback) $37.98
$3798current price $37.98Building Vue.js Applications with GraphQL: Develop a complete full-stack chat app from scratch using Vue.js, Quasar Framework, and AWS Amplify (Paperback)
Restful Web API Patterns and Practices Cookbook: Connecting and Orchestrating Microservices and Distributed Data (Paperback) $38.99
$3899current price $38.99Restful Web API Patterns and Practices Cookbook: Connecting and Orchestrating Microservices and Distributed Data (Paperback)
SAP S4 HANA Sourcing and Procurement Certification Questions, (Paperback) $35.89
$3589current price $35.89SAP S4 HANA Sourcing and Procurement Certification Questions, (Paperback)
Modern API Development with Spring and Spring Boot: Design highly scalable and maintainable APIs with REST, gRPC, GraphQL, and the reactive paradigm (Paperback) $40.54
$4054current price $40.54Modern API Development with Spring and Spring Boot: Design highly scalable and maintainable APIs with REST, gRPC, GraphQL, and the reactive paradigm (Paperback)
MuleSoft for Salesforce Developers - Second Edition: A complete guide for achieving Mulesoft certification readiness and, (Paperback) $39.60
$3960current price $39.60MuleSoft for Salesforce Developers - Second Edition: A complete guide for achieving Mulesoft certification readiness and, (Paperback)
Salesforce Platform Developer I Certification Guide (Paperback) $42.27
$4227current price $42.27Salesforce Platform Developer I Certification Guide (Paperback)
Learning Azure API Management: A beginner's guide to creating and managing APIs (English Edition), (Paperback) $34.50
$3450current price $34.50Learning Azure API Management: A beginner's guide to creating and managing APIs (English Edition), (Paperback)
Implementing SAP S/4hana: A Framework for Planning and Executing SAP S/4hana Projects, (Paperback) $35.96
$3596current price $35.96Implementing SAP S/4hana: A Framework for Planning and Executing SAP S/4hana Projects, (Paperback)
The Ultimate Guide to Snowpark: Design and deploy Snowflake Snowpark with Python for efficient data workloads, (Paperback) $40.55
$4055current price $40.55The Ultimate Guide to Snowpark: Design and deploy Snowflake Snowpark with Python for efficient data workloads, (Paperback)
Beginning Azure Functions: Building Scalable and Serverless Apps (Paperback) $44.84
$4484current price $44.84Beginning Azure Functions: Building Scalable and Serverless Apps (Paperback)
A Practical Guide to the SAP Cloud Connector $28.61
$2861current price $28.61A Practical Guide to the SAP Cloud Connector
About this item
Product details
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: A Guide to Rest APIs Using Node.Js, (Paperback)
- Author: Apress
- ISBN: 9781484261170
- Format: Paperback
- Publication Date: 2020-08-13
- Page Count: 222
