Microsoft azure cosmos db revealed, Guay Paz, Jose Rolando
Автор: Rob Reagan Название: Web Applications on Azure ISBN: 1484229754 ISBN-13(EAN): 9781484229750 Издательство: Springer Рейтинг: Цена: 6288.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Build .NET apps on Microsoft Azure services that can grow to Internet scale. Learn how you can make smart application architecture decisions and follow best practices so that your website can handle tens of thousands of concurrent users and deliver your content globally.
Author Rob Reagan takes you through key Azure technologies targeted toward building web applications, and along the way shares his lessons learned in scaling out a real-world web application. After an overview of web application building blocks, the book dives into relational and NoSQL data storage options on Azure, including Azure Table Storage and CosmosDB. You'll then discover how to make best use of Redis Cache, Web Jobs, Messaging Queues, and more, alongside other tips, tricks, and troubleshooting advice for when things go wrong. The book concludes with a thorough exploration of best practices for deployment at scale.
What You'll Learn
Develop scalable architecture patterns on Azure with ASP.NET MVC
Understand the pros and cons of using SQL Azure vs. NoSQL solutions (Azure Tables, CosmosDB)
Perform data migration, backup, and recovery in SQL Azure
Use effective caching
Troubleshoot your web applications
Know best practices for deployment
Who This Book Is For Professional developers or serious hobbyists with experience developing web applications with ASP.NET MVC or Web API
Автор: Taylor Название: Develop Microsoft HoloLens Apps Now ISBN: 1484222016 ISBN-13(EAN): 9781484222010 Издательство: Springer Рейтинг: Цена: 5170.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
This is the first book to describe the Microsoft HoloLens wearable augmented reality device and provide step-by-step instructions on how developers can use the HoloLens SDK to create Windows 10 applications that merge holographic virtual reality with the wearer’s actual environment.
Best-selling author Allen G. Taylor explains how to develop and deliver HoloLens applications via Microsoft’s ecosystem for third party apps. Readers will also learn how HoloLens differs from other virtual and augmented reality devices and how to create compelling applications to fully utilize its capabilities.
What You Will Learn:
The features and capabilities of HoloLensHow to build a simple Windows 10 app optimized for HoloLensThe tools and resources contained in the HoloLens SDKHow to build several HoloLens apps, using the SDK tools
Автор: Flavio Morgado Название: Microsoft Word Secrets ISBN: 1484230779 ISBN-13(EAN): 9781484230770 Издательство: Springer Рейтинг: Цена: 5170.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Get hints, useful tricks, and solutions to those annoying problems that plague users of Microsoft's ever-popular word processing software. This book goes beyond a how-to guide. You will understand where some of Word's odd behavior comes from, how underlying inheritance rules can affect your formatting, and how to understand and make use of the many hidden characters that Word uses to control the text. By the end of the book, you'll be able to fly through your Word processing without the usual headaches. What You'll Learn
Understand why you should care about hidden characters, and how they can save you time and headaches
Use templates effectively, and produce your own templates
Employ fast desktop publishing techniques to produce a polished final document
Generate a table of contents and index
Fix those pesky tables forever
Who This Book Is For Everyone who uses Microsoft Word and has encountered difficulties and felt frustrated and slowed down
Автор: Ambi Karthikeyan Название: Practical Microsoft Azure IaaS ISBN: 1484237625 ISBN-13(EAN): 9781484237625 Издательство: Springer Рейтинг: Цена: 9083.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
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.
Описание: 1 Overview of data architecture on Microsoft Azure Introduction Technologies: everyone touched in the book plus some other edge technologies just mentioned. We explain the scenarios of the book.This chapter will be written during the whole process, updating it with the relevant content of the scenarios developed in the chapters. 2 Working with Relational DBs on Azure Relational DBs scenarios Technologies: VMs, Backup, Storage, SQL Server DR and GEO-DR, (Oracle, MySQL)We would like to cover the best practices to deploy standard RDBMSs while using Azure VMs and networking. 3 Working with Azure SQL Database Azure DB scenarios Technologies: Azure SQL DB, Stretch DB, Database Pools, Sharding data, Migration from other RDBMSs to Azure SQL DBThis chapter is about the SQL Database PaaS, with some tricks for advanced usage. We cover the services and the connected services, how to scale with relational DBs and how to write multi-tenant applications. 4 Working with NoSQL alternatives NoSQL scenarios Technologies: Storage, DocumentDB, Redis, Azure SearchThis chapter enforces the polyglot persistence idea, where different technologies and data sources address different needs. The NoSQL alternatives can fill the gap of modern applications in terms of performance and feature set. 5 Orchestrate data with Azure Data Factory Integration scenarios Technologies: Azure Data FactoryIn this chapter we talk about integration of different data sources and advanced pipelines of data transformation. We explore some scenarios to lower the complexity of the Data Factory service and we see how to setup existing solutions to fit it. 6 Advanced analysis with Azure Data Lake Analysis scenarios Technologies: Data Lake Store/Analytics, U-SQLThis is the first chapter about ingestion of big data. This is focused on ingestion of native data, to be prepared, enriched and evaluated/analyzed in a second step. 7 Real-time Ingestion, Processing and Prediction Real-time scenarios Technologies: Machine Learning, Stream Analytics, Event HubThis is instead focused in ingestion of well-known and structured data with the aim to process it in real-time. In addition a step of prediction is added to react (in real time too) to certain events. 8 Working with Big Data with Azure Batch and Map/Reduce Big data scenarios Technologies: HDInsight, Hadoop, Spark, R Server, Storm, Azure BatchThis is the last chapter about Big Data, exploring the industry standard to perform data operations, while executing those engines on Azure. 9 APPENDIX (tbd yet, adding some of the topics below to one of the other chapter still has to be defined) Other Technologies: Azure Analysis Services (chapter 3?), Power BI (chapter 6?), Azure SQL DataWarehouse (chapter 6?), Azure Data Catalog (chapter 5?)Those technologies should fit the existing chapters, but we do not know where they best fit at the time being.
Автор: Salvaris, Mathew, Dean, Danielle, Tok, Clark Название: Deep Learning with Azure ISBN: 1484236785 ISBN-13(EAN): 9781484236789 Издательство: Springer Рейтинг: Цена: 9083.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
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.
Автор: Thurupathan Vijayakumar Название: Practical Azure Application Development ISBN: 1484228162 ISBN-13(EAN): 9781484228166 Издательство: Springer Рейтинг: Цена: 3912.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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
Автор: Machiraju Название: DevOps for Azure Applications ISBN: 1484236424 ISBN-13(EAN): 9781484236420 Издательство: Springer Рейтинг: Цена: 4890.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Chapter 1: DevOps for Azure
Chapter Goal:
Traditionally, software development life cycle warranted siloed teams taking on specific tasks, i.e., Development Team and Operations Team wherein the Developers were responsible for writing code, checking in the source code into source control, testing the code, QA of the code and staging. The Operations/Production team was responsible for deploying the code to servers and thereafter coordinating with the customers and providing feedback to developers. Such siloed efforts were mostly manual processes with a small degree of siloed Application/Software deployment process. This manual process had several drawbacks and some of them are as follows:
No of pages 13
Chapter 01: DevOps for Azure ........................................................ 9-16
Need for DevOps ..................................................................................... 9
Describing the Functions of DevOps ..................................................... 10
Chapter 2: Deployment via TeamCity and Octopus Deploy
Chapter Goal:
As discussed in the earlier chapter, an application deployment in DevOps requires a Continuous Integration (CI) tool and Continuous Delivery (CD) tool/release management software to automate the entire process. Currently, there are several such tools available in the market. In this chapter, we will use TeamCity as a CI tool and Octopus Deploy as a release management and CD software to get our package deployed on Azure Web Application.
No of pages 28
Chapter 02: Deployment via TeamCity and Octopus Deploy .... 17-44
Introduction to Microsoft Public Cloud, Azure ..................................... 17
In the earlier chapter, we learned the process of deploying Applications to Azure through different on-premise tools. We used TeamCity as CI tool and Octopus Deploy as CD tool. The major problem with the earlier solution was that there was need of separate tools to deploy Applications. VSTS is a collaborative solution that takes care of the entire software deployment lifecycle from creating packages to deploying the Application. In this chapter, we will go through the entire process of Application deployment to Azure using VSTS.
No of pages
Автор: Vijayakumar, Thurupathan Название: Practical api architecture and development with azure and aws ISBN: 1484235541 ISBN-13(EAN): 9781484235546 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.
Автор: Shijimol Ambi Karthikeyan Название: Azure Automation Using the ARM Model ISBN: 1484232186 ISBN-13(EAN): 9781484232187 Издательство: Springer Рейтинг: Цена: 3912.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.
Автор: Fustino Название: Azure and Xamarin Forms ISBN: 1484235606 ISBN-13(EAN): 9781484235607 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.