Introducing Disaster Recovery with Microsoft Azure: Understanding Services and Tools for Implementing a Recovery Solution, Chakraborty Bapi, Chowdhury Yashajeet
Become a certified Azure Architect and learn how to design effective solutions that span compute, security, networking, and development
Key Features:
Discover how you can design and architect powerful and cost-effective solutions on Microsoft Azure
Prepare to achieve AZ-303 certification with the help of mock tests and practice questions
Enhance your computing, networking, storage, and security skills to design modern cloud-based solutions
Book Description:
From designing solutions on Azure to configuring and managing virtual networks, the AZ-303 certification validates your knowledge and skills for all this and much more. Whether you want to take the certification exam or gain hands-on experience in administering, developing, and architecting Azure solutions, this study guide will help you get started.
Divided into four modules, this book systematically takes you through the wide range of concepts and features covered in the AZ-303 exam. The first module demonstrates how to implement and monitor infrastructure. You'll develop the skills required to deploy and manage core Azure components such as virtual machines, networking, storage, and Active Directory (AD). As you progress, you'll build on that knowledge and learn how to create resilient and secure applications before moving on to working with web apps, functions, and containers. The final module will get you up to speed with data platforms such as SQL and Cosmos DB, including how to configure the different high availability options. Finally, you'll solve mock tests and assess yourself with the answers provided to get ready to take the exam with confidence.
By the end of this book, you'll have learned the concepts and techniques you need to know to prepare for the AZ-303 exam and design effective solutions on Microsoft Azure.
What You Will Learn:
Manage Azure subscriptions and resources
Ensure governance and compliance with policies, roles, and blueprints
Build, migrate, and protect servers in Azure
Configure, monitor, and troubleshoot virtual networks
Manage Azure AD and implement multi-factor authentication
Configure hybrid integration with Azure AD Connect
Find out how you can monitor costs, performance, and security
Develop solutions that use Cosmos DB and Azure SQL Database
Who this book is for:
This book is for solution architects and experienced developers who advise stakeholders and translate business requirements into secure, scalable, and reliable solutions. Technical architects interested in learning more about designing cloud solutions will also find this book useful. Prior experience and knowledge of various aspects of IT operations, including networking, security, business continuity, disaster recovery, budgeting, and governance, will assist with understanding the concepts covered in the book.
Автор: Diaz Francesco, Freato Roberto Название: Cloud Data Design, Orchestration, and Management Using Microsoft Azure: Master and Design a Solution Leveraging the Azure Data Platform ISBN: 1484236149 ISBN-13(EAN): 9781484236147 Издательство: Springer Рейтинг: Цена: 60550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Chandrasekara Chaminda, Herath Pushpa Название: Hands-On Azure Pipelines: Understanding Continuous Integration and Deployment in Azure Devops ISBN: 1484259017 ISBN-13(EAN): 9781484259016 Издательство: Springer Рейтинг: Цена: 60550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Chapter 1: Understanding the Importance of Software Delivery Automation
Chapter Goal: Give conceptual overview on CI CD while elaborating on the need of software delivery automation.
No of pages: 10
Sub -Topics
1. Introducing Concepts (CI/CD)
2. Why we need SW Delivery Automation?
Chapter 2: Overview of Azure Pipelines
Chapter Goal: Introduction to components in Azure Pipelines enabling you to follow the lessons from chapter 3.
No of pages: 30
Sub - Topics
1. Introducing Pools and Agents (Explain purpose and usage (no need to go into setup details), +Security)
2. Deployment Groups (Explain purpose and usage (no need to go into setup details), +Security)
3. Build Pipelines (Explain purpose and usage (no need to go into setup details), +Security)
4. Release Pipelines (Explain purpose and usage (no need to go into setup details), +Security)
5. Task Groups (Explain purpose and usage (no need to go into setup details), +Security)
6. Library (Variables) (Explain purpose and usage (no need to go into setup details), +Security)
7. Parallel Pipelines and Billing
Chapter 3: Setting Up Pools, Deployment Groups and Agents
Chapter Goal: Lessons to provide hand-on guidance on setting up agents on all platforms enabling building software developed with any language.
No of pages: 40
Sub - Topics:
1. Setting up pools and permissions (scopes, Capabilities)
2. Adding agents to pools (three pools Linux, mac and windows - add each type)
3. Enable .NET core builds in Linux Agents
4. Setting up Deployment Groups and permissions (scopes)
5. Adding agent to Deployment groups (roles)
Chapter 4: Creating Build Pipelines - Classic - Part1 Chapter Goal: Step by step guidance to setting up a build pipeline using Classic Visual Editor.
No of pages: 50
Sub - Topics:
1. Using Source Control Providers (show integration with each type and explain all options for each type such as tag sources and other options)
2. Using a Template (Explain few commonly used templates)
3. Using Multiple jobs - Adding Build jobs, Selecting Pools, setting up Demands, timeouts, mention parallelism, conditions are later lesson, Dependency settings with sample
4. Using Tasks (Explain adding Tasks, find tasks in marketplace (install marketplace task in next lesson))
5. Installing tasks from marketplace (Explain how to when you have rights, explain how to request to install task admin approve and install as well as decline)
6. Build phase and Task Control Conditions - Explain using condition types, custom conditions in detail using a sample
7. Parallelism - multi configuration and multi agents - show with samples
Chapter Goal: Step by step guidance to setting up a build pipeline using Classic Visual Editor.
No of pages: 40
Sub - Topics:
1. Using Variables -
Автор: Chakraborty Bapi, Ambi Karthikeyan Shijimol Название: Understanding Azure Monitoring: Includes Iaas and Paas Scenarios ISBN: 1484251296 ISBN-13(EAN): 9781484251294 Издательство: Springer Рейтинг: Цена: 32600.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Chapter 1: The Ever Changing Landscape of the Cloud Chapter Goal: In this chapter we will quickly touch upon how the public cloud computing changing the operational aspects of the modern enterprise -Those who have adopted, those who are born in the cloud and those who are still strategizing and identifying what works for them and what doesn't. In each case they need to identify how things change to be in a fully functional operationalization state. No of pages:12
Sub -Topics
1. The traditional and the new
2. An architect's challenge
3. Achieving Operational efficiency
4. Key Architectural Constructs
Chapter 2: The Scenarios and the Tools
Chapter Goal: Focus on the various scenarios that includes muti, hybrid, health, SLA, resource monitoring etc. and the Azure tools that enables them
No of pages: 30
Sub - Topics
1. Introducing Azure Monitoring and diagnostics platform
2. SLA
3. Auditing & Compliance
4. Security
5. Availability
6. Performance
7. Usage
8. Health
Chapter 3: The Big Picture with Hybrid and Multi-Cloud Strategy
Chapter Goal: Which tools are out there and how they fit into your monitoring and operational strategy; Integration with On-premises SIEM systems. This will cover the importance of choosing the right remediation techniques as well as information on configuring Alerts. It will also cover the best practices to be followed in Azure Monitoring configuration
No of pages: 20
Sub - Topics:
1. Integration study of IaaS, PaaS and SaaS worlds
2. Hybrid cloud monitoring
3. Multi cloud monitoring
Chapter 4: Scenario Based Examples: Cloud Only
Chapter Goal: Discuss various ways to monitor the workloads and take remediation measures to predict and respond to failures
No of pages: 43
Sub - Topics:
1. Design and implementation reference guide
2. Monitoring a simple WebApplication on Azure
3. Monitoring multi region Web Application
4. Monitor for failure of a cloud only application
5. Application that includes PaaS and IaaS services
Chapter 5: Scenario Based Examples: Hybrid Applications and Systems
Chapter Goal: Discuss various ways to monitor the workloads and take remediation measures to predict and respond to failures
No of pages: 30
Sub - Topics:
1. Monitoring an application with SCOM integration
2. Monitoring failure of a hybrid application
3. Azure Monitor integration with On-premises SIEM systems
4. Identity logging, reporting and Analytics
Chapter 6: Accepting Continuous Changes and Capabilities
Chapter Goal: This chapter will explore the importance of monitoring in DevOps culture, upcoming capabilities and im
Автор: 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.
Автор: 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
Автор: Freato Roberto, Parenzan Marco Название: Mastering Cloud Development using Microsoft Azure ISBN: 1782173331 ISBN-13(EAN): 9781782173335 Издательство: Неизвестно Рейтинг: Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Waghmare, Charles Название: Introducing azure bot service ISBN: 1484248872 ISBN-13(EAN): 9781484248874 Издательство: Springer Рейтинг: Цена: 41920.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Chapter 1: Azure Chatbots - An Introduction
Chapter Goal: To make reader understand what is Azure Chatbots, what are its features and how do we make benefit our of it
No of pages 25
Sub -Topics
1. Introduction - Artificial Intelligence
2. Introducing - Azure and Azure Chatbots
3. How do use Azure Chatbots
Chapter 2: Design and implement Azure Chatbots
Chapter Goal: Describe details of designing and implementing Azure Chatbot
No of pages: 20
Sub - Topics
1. Necessary requirements for creating Chatbots using Azure
2. Introducing Microsoft Bot Framework
3. Describe working of Azure Chatbot
4. Implementation using live example
Chapter 3: Manage messages in Chatbots application Chapter Goal: Create messages to engage users
No of pages: 20
Sub - Topics:
1. Send Welcome message to users
2. Add text and audio message
3. Create prompts
4. Create integrated set of dialogues
5. Use dialogue to manage complex conversation
Chapter 4: Deploy Azure Chatbots in different business scenarios
Chapter Goal: Describe business scenarios in which chatbots will add benefits
No of pages: 25
Sub - Topics:
1. Describe business challenges
2.Implement chatbots to fix business challenges
3. Describe benefits
4. Describe end user experience
Chapter 5: Integration or Injection of Azure Chatbots with different application
Chapter Goal: Explain how chatbots can be deployed or injected into internal application or external application,
No of pages: 20
Sub - Topics:
1. How to Integrate Chatbot with internal and external websites sites
2. Integrate Chatbots with application such as Facebook, Twitter and others
Chapter 6: Demonstrate business benefits of using Azure Chatbots
Chapter Goal: Explains measures to derive business benefits of azure chatbots
No of pages: 20
Sub - Topics:
1. Describe advantages and disadvantages
2. Describe measures for benefits
Chapter 7: Create and use reusable solutions using Chatbots
Chapter Goal: Describe how reusable solutions can be created and reused
No of pages: 20
Sub - Topics:
1. How reusable solutions can reused and created in Incident Management process
2. How Expert Connect program can created using Chatbots
3. Automate process
4. Eliminate duplicate tasks
Chapter 8: Create Digital Transformation Chapter Goal: Create digital experience by enhancing Customer experience
No of pages: 15
Sub - Topics:
1. Improve customer satisfaction
2. Create new selling opportunity for customer
3. Develop insights by analyzing customer behavior
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz