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

Practical Azure Functions, Agus Kurniawan; Wely Lau


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

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

Автор: Agus Kurniawan; Wely Lau
Название:  Practical Azure Functions
ISBN: 9781484250662
Издательство: Springer
Классификация:

ISBN-10: 1484250664
Обложка/Формат: Soft cover
Страницы: 246
Вес: 0.40 кг.
Дата издания: 2019
Язык: English
Издание: 1st ed.
Иллюстрации: 181 illustrations, color; 1 illustrations, black and white; xi, 222 p. 182 illus., 181 illus. in color.
Размер: 236 x 254 x 12
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: A Guide to Web, Mobile, and IoT Applications
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:
Start developing Azure Functions and building simple solutions for serverless computing without worrying about infrastructure. With the increased need for deploying serverless computing, Azure Functions integrates with other Azure resources. This book is a quick reference and consists of a practical and problem-driven approach with the latest technology.
Guided by step-by-step explanations and sample projects, youll set up, build, and deploy Azure Functions to get the most out of this compute-on-demand service. After a foundational introduction to Azure Functions youll prepare a development environment to serve and process an IoT Telemetry system, create Microservices, and monitor Azure Functions services to get application insights.
What You’ll Learn
Review the Interaction between Azure Functions and Azure data servicesApply Azure Functions in web applications and build interaction systems for mobile applicationsDevelop a serverless micro-service Serve and process IoT Telemetry systemsMonitor Azure Functions services and get application insights
Who This Book Is For
Developers, students, professionals and anyone interested in Azure Function technology and the Azure platform.

Дополнительное описание: Chapter 1: Introduction to Azure Functions.- Chapter 2: Azure Functions Programming.- Chapter 3: Accessing Data from Azure Functions.- Chapter 4: Accessing Cosmos DB in Azure Functions.- Chapter 5: Web Back-End System.- Chapter 6: Mobile Back-End System.-


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.

Understanding Azure Data Factory: Operationalizing Big Data and Advanced Analytics Solutions

Автор: Rawat Sudhir, Narain Abhishek
Название: Understanding Azure Data Factory: Operationalizing Big Data and Advanced Analytics Solutions
ISBN: 1484241215 ISBN-13(EAN): 9781484241219
Издательство: Springer
Рейтинг:
Цена: 55890.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Improve your analytics and data platform to solve major challenges, including operationalizing big data and advanced analytics workloads on Azure. You will learn how to monitor complex pipelines, set alerts, and extend your organization's custom monitoring requirements.

This book starts with an overview of the Azure Data Factory as a hybrid ETL/ELT orchestration service on Azure. The book then dives into data movement and the connectivity capability of Azure Data Factory. You will learn about the support for hybrid data integration from disparate sources such as on-premise, cloud, or from SaaS applications. Detailed guidance is provided on how to transform data and on control flow. Demonstration of operationalizing the pipelines and ETL with SSIS is included. You will know how to leverage Azure Data Factory to run existing SSIS packages. As you advance through the book, you will wrap up by learning how to create a single pane for end-to-end monitoring, which is a key skill in building advanced analytics and big data pipelines.
What You'll Learn
Understand data integration on Azure cloudBuild and operationalize an ADF pipelineModernize a data warehouseBe aware of performance and security considerations while moving data
Who This Book Is For
Data engineers and big data developers. ETL (extract, transform, load) developers also will find the book useful in demonstrating various operations.

Beginning Azure Functions: Building Scalable and Serverless Apps

Автор: Sawhney Rahul
Название: Beginning Azure Functions: Building Scalable and Serverless Apps
ISBN: 1484244435 ISBN-13(EAN): 9781484244432
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Невозможна поставка.
Описание: Chapter 1: Introduction to Azure Functions

Chapter Goal: Introduction to book and topics to be covered

No of pages 5-10

Sub -Topics

1. Overview of serverless architecture

2. Overview of Azure Function

3. Azure Function Vs Azure Web Jobs.

4. Azure App Services & Azure App Functions Pricing

Chapter 2: Creating Azure Function

Chapter Goal: This chapter covers the basic of Azure Function and takes audience through creating their first Azure Function

No of pages: 10 - 20

Sub - Topics

1. Creating Azure Function Using Azure Portal

2. Creating Azure Function Using Visual Studio

3. Azure Function File Hierarchy, Configuration & Settings

Chapter 3: Understanding Azure Functions Triggers And Bindings

Chapter Goal: To understand triggers and bindings in Azure Function

No of pages: 15-20

Sub - Topics:

1. Overview of Trigger and Bindings

2. Creating a Blob Storage Triggered Azure Function

3. Creating a Azure Function Triggered by Timer

Chapter 4: Serverless API Using Azure Function

Chapter Goal: This chapter takes audience through creating Serverless API's and also, migrating existing application to Azure Function

No of pages: 30-40

Sub - Topics:

1. How Azure Function Can Help You Convert Monolithic Applications to Highly Scalable API's.

2. Creating Http Triggered Azure Function.

3. Overview of Proxies in Azure Function

4. Creating an OpenAPI definition for others to consume API

Chapter 5: Azure Durable Functions for statefulness

Chapter Goal: This chapter covers Durable Functions in Azure

No of pages: 40-50

Sub - Topics:

1. Overview Of Durable Function

2. Bindings for Durable Function

3. Managing Instances in Durable Functions

4. Error Handling in Durable Functions

5. Performance, Scalability & Versioning in Durable Functions

6. Disaster Recovery & Geo-Distribution of Durable Functions

Chapter 6: Deploying Azure Function

Chapter Goal: This chapter takes you through the deployment process of Azure Function

No of pages: 10-20

Sub - Topics:

1. Deploying Azure Function Using Continuous Deployment

2. Deploying Azure Function Using ARM Templates

3. Testing Azure Function.

Chapter 7: Monitoring Azure Function in Production

Chapter Goal: To understand how to monitor Azure Functions in Production

No of pages: 20-30

Sub - Topics:

1. How to Monitor Azure Function?

2. Remote Debugging Azure Function

3. Referencing Nuget Packages

4. Securing Azure Function

5. Configuring CORS for Azure Function


Practical Microsoft Azure IaaS

Автор: Ambi Karthikeyan
Название: Practical Microsoft Azure IaaS
ISBN: 1484237625 ISBN-13(EAN): 9781484237625
Издательство: Springer
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Adopt Azure IaaS and migrate your on-premise infrastructure partially or fully to Azure. This book provides practical solutions by following Microsoft’s design and best practice guidelines for building highly available, scalable, and secure solution stacks using Microsoft Azure IaaS.
The author starts by giving an overview of Azure IaaS and its components: you’ll see the new aspects of Azure Resource Manager, storage in IaaS, and Azure networking. As such, you’ll cover design considerations for migration and implementation of infrastructure services, giving you practical skills to apply to your own projects.
The next part of the book takes you through the different components of Azure IaaS that need to be included in a resilient architecture and how to set up a highly available infrastructure in Azure. The author focuses on the tools available for Azure IaaS automated provisioning and the different performance monitoring and fine-tuning options available for the platform. Finally, you’ll gain practical skills in Azure security and implementing Azure architectures.
After reading Practical Microsoft Azure IaaS, you will have learned how to map the familiar on-premise architecture components to their cloud infrastructure counterparts. This book provides a focused and practical approach to designing solutions to be hosted in Azure IaaS.
What You Will Learn
Map the key Azure components to familiar concepts in infrastructure, such as virtualization, storage provisioning, switching, and firewallsImplement Azure IaaS deployment architectures Design IaaS environments in line with the Microsoft recommended best practices for scalability, resiliency, availability, performance, and securityManage the operational aspects of hosted environments, leverage automation, and fine tune for optimal performance
Who This Book Is For
Infrastructure and solution architects with skills in on-premise infrastructure design who want to up-skill in Azure IaaS.

Practical Azure Application Development

Автор: Thurupathan Vijayakumar
Название: Practical Azure Application Development
ISBN: 1484228162 ISBN-13(EAN): 9781484228166
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Get started and learn a step-by-step approach to application development using Microsoft Azure. Select the right services to solve the problem at hand in a cost-effective manner and explore the potential different services and how they can help in building enterprise applications. Azure has an ample amount of resources and tutorials, but most of them focus on specific services and explain those services on their own and in a given context. Practical Azure Application Development focuses on building complete solutions on Azure using different services. This book gives you the holistic approach to Azure as a solutions development platform. This book:

  • Covers Azure as a solution development platform for building applications
  • Provides real-world examples to understand why and when an Azure service is required
  • Discusses how Azure helps to achieve continuous improvement and expansion of an application
  • Provides application development experience from purchasing Azure to integrating with core Azure services, including an introduction to DevOps with VSTS
What You'll Learn
  • Use Azure services to solve real-world software problems
  • Define the usage of Azure services and select the right services to solve the problem at hand
  • Make clear and less ambiguous decisions about using different Azure services
  • Take a holistic approach to Azure as a solution platform
  • Understand the basics of security, data protection, and cost controls in Azure
Who This Book Is For
Developers, software engineers, and architects who have experience in .NET and web development, but have little or no knowledge in planning and developing an application on Azure

Introducing Azure Kubernetes Service: A Practical Guide to Container Orchestration

Автор: Buchanan Steve, Rangama Janaka, Bellavance Ned
Название: Introducing Azure Kubernetes Service: A Practical Guide to Container Orchestration
ISBN: 1484255186 ISBN-13(EAN): 9781484255186
Издательство: Springer
Рейтинг:
Цена: 51230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Beginning-Intermediate user level

Business in real-time using azure iot and cortana intelligence suite

Автор: Familiar, Bob Barnes, Jeff
Название: Business in real-time using azure iot and cortana intelligence suite
ISBN: 1484226496 ISBN-13(EAN): 9781484226490
Издательство: Springer
Рейтинг:
Цена: 41920.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Providing prescriptive guidance for architects and developers on the design and development of modern Internet of Things (IoT) and Advanced Analytics solutions, this book also offers patterns and practices for those looking to engage their customers and partners through Software-as-a-Service solutions that work on any device.

Azure Automation Using the ARM Model

Автор: Shijimol Ambi Karthikeyan
Название: Azure Automation Using the ARM Model
ISBN: 1484232186 ISBN-13(EAN): 9781484232187
Издательство: Springer
Рейтинг:
Цена: 26080.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Focus exclusively on the Azure Resource Manager (ARM) deployment model for Azure automation and gain in-depth knowledge of topics such as runbook authoring, different types of automation runbooks, and hybrid cloud automation.

Azure and Xamarin Forms

Автор: Fustino
Название: Azure and Xamarin Forms
ISBN: 1484235606 ISBN-13(EAN): 9781484235607
Издательство: Springer
Рейтинг:
Цена: 46570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Discover how to create cross platform apps for Android, iOS and UWP using Azure services and C# with Xamarin Forms. This book illustrates how to utilize Azure cloud storage for serving up Azure SQL DB data through Azure App Services.The book starts by setting up Xamarin and introducing Xamarin Forms and then covers the Azure Portal from a developer’s perspective and goes on to demonstrate how to build an Azure Service using Quickstart. You'll also see how to add Azure support to Xamarin Forms application. You'll review in detail how to build a Xamarin Form with Azure Client and modify an existing app to become a Xamarin Forms Client for Azure with offline synchronization.You then move on to third-party controls that speed up development. By the end of the book, you will be able to use Azure and Xamarin together and master how to use Azure Mobile Quickstarts, Azure SQL plumbing, database synchronization and Xamarin Forms.What You'll LearnCreate a Xamarin Forms App and understand the Structure of a Xamarin Forms App. Navigate pages and use platform specific coding. Use images, ListView and the Azure Mobile App Quickstart to build a Service and Xamarin Forms appModify an existing app to use Azure Client Libraries, understand offline storage with SQLite and incorporate offline synchronizationWho This Book Is For Software developers new to Xamarin and/or Azure and for the developers who are familiar with both the technologies to use in mobile apps.

Pro Azure Governance and Security: A Comprehensive Guide to Azure Policy, Blueprints, Security Center, and Sentinel

Автор: De Tender Peter, Rendon David, Erskine Samuel
Название: Pro Azure Governance and Security: A Comprehensive Guide to Azure Policy, Blueprints, Security Center, and Sentinel
ISBN: 1484249097 ISBN-13(EAN): 9781484249093
Издательство: Springer
Рейтинг:
Цена: 51230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Any IT professional can tell you that managing security is a top priority and even more so when working in the cloud. Access to accurate and timely security information is critical, but governance and control must first be enabled. This guide shows you how to take advantage of Azure's vast and powerful built-in security tools and capabilities for your application workloads.Pro Azure Governance and Security offers a comprehensive look at the governance features available with Microsoft Azure and demonstrates how to integrate them with your hybrid and Azure environments, drawing on the author's experiences from years in the field. Learn about the array of controls implemented within Microsoft Azure from two valuable perspectives: the customer and Microsoft operations. Beginning with the top-level subscription hierarchy, learn about the most important built-in Azure security services and features, as well as how to use Azure Policies and Blueprints as a means for security and governance. A series of hands-on exercises teaches you the concepts of Azure Governance: how to enable and deploy Azure Security Center, integrate RBAC (role-based access control), and set up Azure Operations and Monitoring. Get introduced to the new Azure Sentinel solution that offers SIEM as a service for security incident management and proactive hunting.

What You'll LearnUnderstand different architectural designs for implementing Azure SecurityOperate and monitor an Azure environmentDeploy Azure Governance, Policies, and BlueprintsDiscover key Azure features that enhance securityImplement and confidently access Azure Security CenterGet to know Azure SentinelWho This Book Is ForTechnical engineers, consultants, solution and cloud architects, IT managers, and SecOps teams who need to understand how to integrate governance, security, and compliance in hybrid and Azure environments. A basic understanding of Azure or other public cloud platforms is beneficial, but not required.
Azure Internet of Things Revealed

Автор: Robert Stackowiak
Название: Azure Internet of Things Revealed
ISBN: 1484254694 ISBN-13(EAN): 9781484254691
Издательство: Springer
Рейтинг:
Цена: 51230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Design, build, and justify an optimal Microsoft IoT footprint to meet your project needs. This book describes common Internet of Things components and architecture and then focuses on Microsoft’s Azure components relevant in deploying these solutions.

Microsoft-specific topics addressed include: deploying edge devices and pushing intelligence to the edge; connecting IoT devices to Azure and landing data there, applying Azure Machine Learning, analytics, and Cognitive Services; roles for Microsoft solution accelerators and managed solutions; and integration of the Azure footprint with legacy infrastructure.
The book concludes with a discussion of best practices in defining and developing solutions and creating a plan for success.
What You Will Learn
Design the right IoT architecture to deliver solutions for a variety of project needsConnect IoT devices to Azure for data collection and delivery of servicesUse Azure Machine Learning and Cognitive Services to deliver intelligence in cloud-based solutions and at the edgeUnderstand the benefits and tradeoffs of Microsoft's solution accelerators and managed solutionsInvestigate new use cases that are described and apply best practices in deployment strategiesIntegrate cutting-edge Azure deployments with existing legacy data sources
Who This Book Is For
Developers and architects new to IoT projects or new to Microsoft Azure IoT components as well as readers interested in best practices used in architecting IoT solutions that utilize the Azure platform

Deep Learning with Azure

Автор: Salvaris, Mathew, Dean, Danielle, Tok, Clark
Название: Deep Learning with Azure
ISBN: 1484236785 ISBN-13(EAN): 9781484236789
Издательство: Springer
Рейтинг:
Цена: 60550.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Get up-to-speed with Microsoft's AI Platform. Learn to innovate and accelerate with open and powerful tools and services that bring artificial intelligence to every data scientist and developer.
Artificial Intelligence (AI) is the new normal. Innovations in deep learning algorithms and hardware are happening at a rapid pace. It is no longer a question of should I build AI into my business, but more about where do I begin and how do I get started with AI?
Written by expert data scientists at Microsoft, Deep Learning with the Microsoft AI Platform helps you with the how-to of doing deep learning on Azure and leveraging deep learning to create innovative and intelligent solutions. Benefit from guidance on where to begin your AI adventure, and learn how the cloud provides you with all the tools, infrastructure, and services you need to do AI.
What You'll Learn
Become familiar with the tools, infrastructure, and services available for deep learning on Microsoft Azure such as Azure Machine Learning services and Batch AIUse pre-built AI capabilities (Computer Vision, OCR, gender, emotion, landmark detection, and more)Understand the common deep learning models, including convolutional neural networks (CNNs), recurrent neural networks (RNNs), generative adversarial networks (GANs) with sample code and understand how the field is evolvingDiscover the options for training and operationalizing deep learning models on Azure
Who This Book Is For
Professional data scientists who are interested in learning more about deep learning and how to use the Microsoft AI platform. Some experience with Python is helpful.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия