Описание: With the pace at which the cloud technology is progressing, developers can find it difficult to understand the different technical methods available to solve a business problem. This book will help you to understand how to develop native serverless applications in the native way and integrate them with other related services.
Автор: Soh, Julian Copeland, Marshall Puca, Anthony Harris, Micheleen Название: Microsoft azure ISBN: 1484259572 ISBN-13(EAN): 9781484259573 Издательство: Springer Рейтинг: Цена: 9083.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
PART I Introducing Microsoft Azure
Ch 1. Microsoft Azure and Cloud Computing
Overview of Microsoft Azure services
Azure concepts
Availability Zones
Security, Compliance, and Privacy primer
Azure licensing and cost management concepts
Subscriptions
Ch 2. Overview of Azure Infrastructure-as-a-Service (IaaS) services
Azure Virtual Machines
Azure Networking
Hybrid data center design concepts (private-public cloud)
Hybrid data center operations and monitoring
IaaS security considerations
Ch 3. Overview of Azure Platform-as-a-Service
Azure Storage Accounts
Azure WebApps
Azure Database Services
Azure PaaS networking services
Azure Machine Learning and Cognitive Services
Azure Load Balancers
Azure Batch
Ch 4. Azure AppDev ServicesOverview
Azure DevOps and GitHub
Azure IaaS as code
Visual Studio
Containers - AKS
5. Ethical AI, Azure AI, and Machine Learning
Azure for the modern Data Engineers
Azure SQL Database
Azure SQL Managed Instance
Azure SQL Data Warehouse
Azure Cosmos DB
Azure Data Lake Service (gen 2)
Azure Data Factory v2
Cognitive Services
Artificial Intelligence and Machine Learning
PART II Planning and adopting Azure
6. Budgeting and cloud economics
Using assessment tools - Microsoft Movere
Understanding Cloud Economics - CapEx vs OpEx
Forecasting and other cost saving features Autoscaling Reserved Instances Service Level Agreement in LRS vs GRS
Azure Cost Mgmt and Billing
7. Designing a Hybrid Data Center
Networking considerations
PaaS Considerations
Identity and Access Management
Security and monitoring
8.Tools, training, and upskilling existing IT personnel
Available and required minimum training
Assembling the toolkit for the Cloud engineer
PowerShell ISE
Visual Studio Code
Azure Storage Explorer
ARM Templates
Hashicorp Terraform
Source control
Common Mistakes
PART III Using Azure for Infrastructure-as-a-Service (IaaS)
9. Implementing Azur networking
Designing and implementing Virtual Networks (vNets)
Implement microservices starting with their architecture and moving on to their deployment, manageability, security, and monitoring. This book focuses on the key scenarios where microservices architecture is preferred over a monolithic architecture.
Building Microservices Applications on Microsoft Azure begins with a survey of microservices architecture compared to monolithic architecture and covers microservices implementation in detail. You'll see the key scenarios where microservices architecture is preferred over a monolithic approach. From there, you will explore the critical components and various deployment options of microservices on platforms such as Microsoft Azure (public cloud) and Azure Stack (hybrid cloud). This includes in-depth coverage of developing, deploying, and monitoring microservices on containers and orchestrating with Azure Service Fabric and Azure Kubernetes Cluster (AKS).
This book includes practical experience from large-scale enterprise deployments, therefore it can be a quick reference for solution architects and developers to understand the critical factors while designing a microservices application.
What You Will Learn
Explore the use cases of microservices and monolithic architectureDiscover the architecture patterns to build scalable, agile, and secure microservices applicationsDevelop and deploy microservices using Azure Service Fabric and Azure Kubernetes Service Secure microservices using the gateway patternSee the deployment options for Microservices on Azure StackImplement database patterns to handle the complexities introduced by microservices
Who This Book Is For
Architects and consultants who work on Microsoft Azure and manage large-scale deployments.
Описание: Edge analytics brings intelligence to the sensory side of IoT applications. This is a comprehensive introduction for those who are new to edge analytics, that will have you up-to-speed in no time. You will learn to design modern edge analytics applications that take advantage of the processing power of single board computers and microcontrollers.
Автор: Robert Stackowiak Название: Azure Internet of Things Revealed ISBN: 1484254694 ISBN-13(EAN): 9781484254691 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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
Описание: 1. Blockchains - The Complete Picturea. Introductionb. Historical Chain of Events - Distributed Computingc. Terminology - what is a distributed ledger?d. How a blockchain works?e. Consensus algorithmsf. Hidden Distributed Networks we never knew 2. Foundation of Blockchain Elementsa. Decentralization - Let's decentralise content (Use Case)b. Digital signature - Teaches you to encrypt & decrypt with Digital Signatures (usecase)c. Mining & Token Models (Mathematical deductions - example of creating value)d. Integrity & the proof of concept (Confluence of Biometrics, AI, DocumentVerification)e. Setting up of Blockchain Elements on Azure (Environment Setup) 3. Aspects of Blockchain Transactionsa. Encryption, Validationb. Distribution, Securityc. Practical Example of Transactions 4. Permissioned Blockchains - Mutual distributed ledgers - Use Case of FinancialInstitutions for Letter of Credits 5. Smart Contracts 6. Blockchain Points of Integrationa. Compliance & Regulatory requirement to create & run a nodeb. Enterprise integration to existing systems & data repositoriesc. Access control & security accessd. Automated process (auto-trigger/ alerts) of Smart Contracts [Use Case -Automated Billing for Power & Utility Bills]e. Life cycle events / maintenancef. Governance & Monitoring 7. Technological Tools 8. Technical Architecturesa. Designing a solution architecture - Trade Financeb. Designing a content distribution blockchain architecture - Gaming, Marketingc. Converting Legal contracts to Smart Contracts - AI, NLP 9. Use Casesa. Decentralized Customer Engagementb. Decentralized Trade Financec. Document Signing and Records Management
Explore tools for integrating resources and applications with Azure Active Directory for authentication and authorization. This book starts with an introduction to Azure Active Directory (AAD) where you will learn the core concepts necessary to understand AAD and authentication in general. You will then move on to learn OpenID Connect and OAuth along with its flows, followed by a deep dive into the integration of web applications for user-based authentication. Next, you go through user authentication and how to enable the integration of various native applications with AAD. This is followed by an overview of authenticating applications along with a detailed discussion on collaboration with external users and other AD tenants.
Moving forward, Developing Applications with Azure Active Directory covers using schemas of AD objects, such as users, to add custom attributes on top of ADD’s predefined attributes. You will see how multi-tenancy can be supported in Azure AD as well as how to design authorization with Azure AD.
After reading this book, you will be able to integrate, design, and develop authentication and authorization techniques in Azure Active Directory.
What You Will Learn
Integrate applications with Azure AD for authenticationExplore various Azure AD authentication scenariosMaster core Azure AD conceptsIntegrate external users and tenants
Who is this book for:
The book will be useful for architects and developers, planning to use Azure AD for authentication.
Автор: Suren Machiraju; Suraj Gaurav Название: Hardening Azure Applications ISBN: 1484241878 ISBN-13(EAN): 9781484241875 Издательство: Springer Рейтинг: Цена: 4890.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Build large-scale, mission-critical hardened applications on the Azure cloud platform. This 2nd edition provides information on the newer features in Azure, such as Linux extensions and supporting Azure Services such as HDInsight and SQL Server on Linux. Updated with new applications Hardening Azure Applications also discusses Scale Sets (VMSS), a major upgrade that enables autoscaling and seamlessly makes machines ready for high availability. The authors take you step by step through the process of evaluating and building applications with the appropriate hardness attributes. After a small introduction to cloud computing, you will learn about various cloud and hardened cloud applications in detail. Next, you will discover service fundamentals such as instrumentation, telemetry, and monitoring followed by key application experiences. Further, you will cover availability and the economics of 9s. Towards the end, you will see how to secure your application and learn about the modernization of software organisations, a new topic in this edition.After reading this book, you will master the techniques and engineering principles that every architect and developer needs to know to harden their Azure/.NET applications to ensure maximum reliability and high availability when deployed at scale.What You Will LearnUse techniques and principles to harden Azure/.NET applicationsSecure your applications on AzureCreate a scale set on Azure Work with service fundamentals such as instrumentation, telemetry, and monitoringWho This Book Is ForDevelopers and IT professionals who are working on Azure applications.
Автор: 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
Автор: 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
Автор: Zaal Sjoukje, Malik Amit, Rossel Sander Название: Migrating Applications to the Cloud with Azure ISBN: 1839217472 ISBN-13(EAN): 9781839217470 Издательство: Неизвестно Рейтинг: Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The cloud is no longer just a buzzword, but a proven technology, and companies are moving there fast. One of the problems many teams face is how to move their legacy applications to the cloud. This book offers the perfect solution to strategize and plan your app modernization journey by taking advantage of the Azure ecosystem using the .NET ...
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru