Mastering Azure API Management: A Practical Approach to Designing and Implementing an API-Centric Enterprise Architecture, Malvik Sven
Автор: Vijayakumar, Thurupathan Название: Practical api architecture and development with azure and aws ISBN: 1484235541 ISBN-13(EAN): 9781484235546 Издательство: Springer Рейтинг: Цена: 51230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Learn the business and technical importance of API design and architecture using the available cloud services from Azure and AWS.
This book starts off with an introduction to APIs and the concept of API Economy from a business and organizational perspective. You'll decide on a sustainable API strategy and API architecture based on different case scenarios.
You'll then look at actual examples on API development guidelines, providing a practical view and approach towards the API development and aligning teams in API development. This book walks you through the API gateway services available in Azure and AWS and reviews different approaches to API Security. This will prepare you for understanding the trade-off between security and the frictionless API experience.
What You'll Learn
Implement API Gateways to streamline API DevelopmentExamine Security Mapping with API gateways from Azure and AWSApply API implementation using Serverless architectureReview evolving APIs for monitoring and changing business requirementsUse code samples in API security implementations
Who This Book Is For
Developers and architects with .NET and web development experience who want to learn about API design.
Автор: Kurtz Jamie Название: ASP.NET Web API 2: Building a Rest Service from Start to Fin ISBN: 1484201108 ISBN-13(EAN): 9781484201107 Издательство: Springer Рейтинг: Цена: 32600.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The ASP.NET MVC Framework has always been a good platform on which to implement REST-based services, but the introduction of the ASP.NET Web API Framework raised the bar to a whole new level.Now in release version 2.1, the Web API Framework has evolved into a powerful and refreshingly usable platform.
Автор: Lakshmiraghavan Badrinarayanan Название: Pro ASP.NET Web API Security: Securing ASP.MET Web API ISBN: 1430257822 ISBN-13(EAN): 9781430257820 Издательство: Springer Рейтинг: Цена: 46570.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: ASP.NET Web API is a key part of ASP.NET MVC 4 and the platform of choice for building RESTful services that can be accessed by a wide range of devices. Everything from JavaScript libraries to RIA plugins, RFID readers to smart phones can consume your services using platform-agnostic HTTP.
With such wide accessibility, securing your code effectively needs to be a top priority. You will quickly find that the WCF security protocols you re familiar with from .NET are less suitable than they once were in this new environment, proving themselves cumbersome and limited in terms of the standards they can work with.
Fortunately, ASP.NET Web API provides a simple, robust security solution of its own that fits neatly within the ASP.NET MVC programming model and secures your code without the need for SOAP, meaning that there is no limit to the range of devices that it can work with if it can understand HTTP, then it can be secured by Web API. These SOAP-less security techniques are the focus of this book."
Автор: Elshafie Khalid, Haider Mozafar Название: Designing Web APIs with Strapi: Get started with the Strapi headless CMS by building a complete learning management system API ISBN: 180056063X ISBN-13(EAN): 9781800560635 Издательство: Неизвестно Рейтинг: Цена: 38000.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book will help you explore the capabilities of the Strapi platform to create custom APIs. You`ll take a hands-on approach to learning what Strapi is and how it works by building an API from scratch and adding features such as user authentication, data sorting, and pagination.
Автор: Sharma Sourabh Название: Modern API Development with Spring and Spring Boot: Design highly scalable and maintainable APIs with REST, gRPC, GraphQL, and the reactive paradigm ISBN: 1800562470 ISBN-13(EAN): 9781800562479 Издательство: Неизвестно Рейтинг: Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Modern API Development with Spring and Spring Boot shows you how to build API-based services with the help of a real-life example that explores various API patterns and approaches. You`ll understand how Spring`s intuitive tooling can help you to implement modern production-ready APIs that meet the ever-evolving business needs of your customers.
Автор: Dietz Jan L. G., Mulder Hans B. F. Название: Enterprise Ontology: A Human-Centric Approach to Understanding the Essence of Organisation ISBN: 3030388565 ISBN-13(EAN): 9783030388560 Издательство: Springer Цена: 121110.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Enterprise ontology is one of the conceptual pillars of enterprise engineering, next to enterprise design and enterprise governance, together accomplishing the goals of intellectual manageability, organisational concinnity and social devotion.
Автор: Dietz Jan L. G., Mulder Hans B. F. Название: Enterprise Ontology: A Human-Centric Approach to Understanding the Essence of Organisation ISBN: 3030388530 ISBN-13(EAN): 9783030388539 Издательство: Springer Рейтинг: Цена: 121110.00 T Наличие на складе: Поставка под заказ. Описание: Enterprise ontology is one of the conceptual pillars of enterprise engineering, next to enterprise design and enterprise governance, together accomplishing the goals of intellectual manageability, organisational concinnity and social devotion.
Автор: Buelta Jaime Название: Python Architecture Patterns: Master API design, event-driven structures, and package management in Python ISBN: 1801819998 ISBN-13(EAN): 9781801819992 Издательство: Неизвестно Рейтинг: Цена: 53940.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Python Architecture Patterns covers in detail the different practical approaches in software architecture to properly structure big software systems, using Python as an example language. This will help you design applications that are high quality and can be easily managed as they grow.
Автор: Masse Mark Название: Rest API Design Rulebook: Designing Consistent Restful Web Service Interfaces ISBN: 1449310508 ISBN-13(EAN): 9781449310509 Издательство: Wiley Рейтинг: Цена: 21110.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The basic rules of REST APIs - "many nouns, few verbs, stick with HTTP" - seem easy, but that simplicity and power require discipline to work smoothly. This brief guide provides next steps for implementing complex projects on simple and extensible foundations.
Автор: Badrinarayanan Lakshmiraghavan Название: Practical ASP.NET Web API ISBN: 1430261757 ISBN-13(EAN): 9781430261759 Издательство: Springer Рейтинг: Цена: 69870.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Practical ASP.NET Web API provides you with a hands-on and code-focused demonstration of the ASP.NET Web API in action.
Автор: Pattankar Mithun, Hurbuns Malendra Название: Mastering ASP.NET Web API ISBN: 1786463954 ISBN-13(EAN): 9781786463951 Издательство: Неизвестно Рейтинг: Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz