Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Mastering Azure API Management: A Practical Approach to Designing and Implementing an API-Centric Enterprise Architecture, Malvik Sven


Варианты приобретения
Цена: 55890.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: 1 шт.  Склад Америка: 173 шт.  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября

Добавить в корзину
в Мои желания

Автор: Malvik Sven
Название:  Mastering Azure API Management: A Practical Approach to Designing and Implementing an API-Centric Enterprise Architecture
ISBN: 9781484280102
Издательство: Springer
Классификация:


ISBN-10: 1484280105
Обложка/Формат: Paperback
Страницы: 290
Вес: 0.51 кг.
Дата издания: 28.02.2022
Язык: English
Издание: 1st ed.
Иллюстрации: 139 illustrations, black and white; xxi, 266 p. 139 illus.
Размер: 25.40 x 17.78 x 1.55 cm
Читательская аудитория: Professional & vocational
Подзаголовок: A practical approach to designing and implementing an api-centric enterprise architecture
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Unsure of how or where to get started with Azure API Management, Microsoft’s managed service for securing, maintaining, and monitoring APIs? Then this guide is for you. Azure API Management integrates services like Azure Kubernetes Services (AKS), Function Apps, Logic Apps, and many others with the cloud and provides users with a single, unified, and well-structured fa?ade in the cloud. Mastering Azure API Management is designed to help API developers and cloud engineers learn all aspects of Azure API Management, including security and compliance. It provides a pathway for getting started and learning valuable management and administration skills. You will learn what tools you need to publish a unified API fa?ade towards backend services, independent of where and what they run on. You will begin with an overview of web APIs. You will learn about today’s challenges and how a unified API management approach can help you address them. From there you’ll dive into the key concepts of Azure API Management and be given a practical view and approach of API development in the context of Azure API Management. Youll then review different ways of integrating Azure API Management into your enterprise architecture. From there, you will learn how to optimally maintain and administer Azure API Management to secure your APIs, and learn from them, gaining valuable insights through logging and monitoring. What You Will Learn * Discover the benefits of an enterprise API platform * Understand the basic concepts of API management in the Microsoft cloud * Develop and publish your APIs in the context of Azure API Management * Onboard users through the developer portal * Help your team or other developers to publish their APIs more efficiently * Integrate Azure API Management securely into your enterprise architecture * Manage and maintain to secure your APIs and gain insights Who This Book Is For API developers, cloud engineers, and Microsoft Azure enthusiasts who want to deep dive into managing an API-centric enterprise architecture with Azure API Management. To get the most out of the book, the reader should have a good understanding of micro services and APIs. Basic coding skills, including some experience with PowerShell and Azure, are also beneficial.
Дополнительное описание: Part I: Getting Started.- Chapter 1: Quick Start.- Chapter 2: Overview.- Part II: Key Concepts.- Chapter 3: APIs and Products.- Chapter 4: Users and Groups.- Chapter 5: Versions and Revisions.- Chapter 6: Subscriptions.- Chapter 7: Policies and Named Valu


Practical api architecture and development with azure and aws

Автор: 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.

ASP.NET Web API 2: Building a Rest Service from Start to Fin

Автор: 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.

Pro ASP.NET Web API Security: Securing ASP.MET Web API

Автор: 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."

Designing Web APIs with Strapi: Get started with the Strapi headless CMS by building a complete learning management system API

Автор: 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.

Modern API Development with Spring and Spring Boot: Design highly scalable and maintainable APIs with REST, gRPC, GraphQL, and the reactive paradigm

Автор: 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.

Enterprise Ontology: A Human-Centric Approach to Understanding the Essence of Organisation

Автор: 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.

Enterprise Ontology: A Human-Centric Approach to Understanding the Essence of Organisation

Автор: 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.

Python Architecture Patterns: Master API design, event-driven structures, and package management in Python

Автор: 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.

Rest API Design Rulebook: Designing Consistent Restful Web Service Interfaces

Автор: 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.

Introducing the Html5 Web Speech API: Your Practical Introduction to Adding Browser-Based Speech Capabilities to Your Websites and Online Applications

Автор: Libby Alex
Название: Introducing the Html5 Web Speech API: Your Practical Introduction to Adding Browser-Based Speech Capabilities to Your Websites and Online Applications
ISBN: 1484257340 ISBN-13(EAN): 9781484257340
Издательство: Springer
Рейтинг:
Цена: 32600.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

1. Getting Started

2. Exploring the APIs in More Detail

3. Supporting Mobile Devices

4. Combining the APIs- Building a ChatBot

5. Project- Leaving Review Feedback

6. Project- Building Alexa

7. Project- Finding a Restaurant

8. Project- Finding and Playing Music

9. Project- Automating the Purchase Process

Appendix: API Reference



Practical ASP.NET Web API

Автор: 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.

Mastering ASP.NET Web API

Автор: 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
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия