Deploying the Zero Trust Framework in MSFT Azure, Das, Ravindra
Автор: Beloki Название: The Art of Site Reliability Engineering (SRE) with Azure ISBN: 1484287037 ISBN-13(EAN): 9781484287033 Издательство: Springer Рейтинг: Цена: 4890.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Gain a foundational understanding of SRE and learn its basic concepts and architectural best practices for deploying Azure IaaS, PaaS, and microservices-based resilient architectures. The book starts with the base concepts of SRE operations and developer needs, followed by definitions and acronyms of Service Level Agreements in real-world scenarios. Moving forward, you will learn how to build resilient IaaS solutions, PaaS solutions, and microservices architecture in Azure. Here you will go through Azure reference architecture for high-available storage, networking and virtual machine computing, describing Availability Sets and Zones and Scale Sets as main scenarios. You will explore similar reference architectures for Platform Services such as App Services with Web Apps, and work with data solutions like Azure SQL and Azure Cosmos DB. Next, you will learn automation to enable SRE with Azure DevOps Pipelines and GitHub Actions. You’ll also gain an understanding of how an open culture around post-mortems dramatically helps in optimizing SRE and the overall company culture around managing and running IT systems and application workloads. You’ll be exposed to incent management and monitoring practices, by making use of Azure Monitor/Log Analytics/Grafana, which forms the foundation of monitoring Azure and Hybrid-running workloads. As an extra, the book covers two new testing solutions: Azure Chaos Studio and Azure Load Testing. These solutions will make it easier to test the resilience of your services. After reading this book, you will understand the underlying concepts of SRE and its implementation using Azure public cloud. What Will You Learn: * Learn SRE definitions and metrics like SLI/SLO/SLA, Error Budget, toil, MTTR, MTTF, and MTBF * Understand Azure Well-Architected Framework (WAF) and Disaster Recovery scenarios on Azure * Understand resiliency and how to design resilient solutions in Azure for different architecture types and services * Master core DevOps concepts and the difference between SRE and tools like Azure DevOps and GitHub * Utilize Azure observability tools like Azure Monitor, Application Insights, KQL or Grafana * Understand Incident Response and Blameless Post-Mortems and how to improve collaboration using ChatOps practices with Microsoft tools Who Is This Book For: IT operations administrators, engineers, security team members, as well as developers or DevOps engineers.
Автор: McKendrick Russ Название: Kubernetes for Serverless Applications ISBN: 1788620372 ISBN-13(EAN): 9781788620376 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Function as a Service (FaaS) remains at the core of the serverless movement. Kubernetes is best placed to bring serverless functions and conventional microservices together. This book has been written for admins who currently run their workloads in Kubernetes clusters and are interested in further leveraging their hardware/clusters to run ...
Описание: Learn to leverage existing free open source software to build an identity and access management (IAM) platform that can serve your organization for the long term.
Автор: Mishra Название: Microsoft Azure for Java Developers ISBN: 1484282507 ISBN-13(EAN): 9781484282502 Издательство: Springer Рейтинг: Цена: 8384.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn Azure-based features to build and deploy Java applications on Microsoft’s Azure cloud platform. This book provides examples of components on Azure that are of special interest to Java programmers, including the different deployment models that are available. The book shows how to deploy your Java applications in Azure WebApp, Azure Kubernetes Service, Azure Functions, and Azure Spring Cloud. Also covered is integration with components such as Graph API, Azure Storage, Azure Redis Cache, and Azure SQL. The book begins with a brief discussion of cloud computing and an introduction to Java support on Azure. You’ll then learn how to deploy Java applications using each of the deployment models, and you’ll see examples of integrating with Azure services that are of particular interest to Java programmers. Security is an important aspect, and this book shows you how to enable authentication and authorization for your Java applications using Azure Active Directory. Implementing a DevOps strategy is essential in today’s market when building any application. Examples in this book show you how to build continuous integration and continuous deployment pipelines to build and deploy Java applications on Azure. The book focuses on the best practices you should follow while designing and implementing Java applications on Azure. The book also elaborates on monitoring and debugging Java applications running on Azure using Application Insights and Azure Monitor. What You Will Learn * Design and build Azure-based Java applications * Run Azure-based Java applications on services such as Azure App Services, Azure Spring Cloud, Azure Functions, and Azure Kubernetes Service * Integrate Azure services such as Azure SQL, Azure Storage Account, Azure Redis Cache, Azure Active Directory, and more with Java applications running on Azure * Monitor and debug Java applications running on Azure * Secure Azure-based Java applications * Build DevOps CI/CD strategy for Azure-based Java applications * Package and deploy Azure-based Java applications on Azure Who This Book Is For Java developers planning to build Azure-based Java applications and deploy them on Azure. Developers should be aware of the preliminary cloud fundamentals to help them understand the Java capability available on Azure. They do not need to be an expert in Azure to grasp the book’s content and start building Java-based applications using the capability available on Azure. However, they should have a good understanding of the Java programming language and frameworks.
Автор: 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)
Описание: Get ready to develop microservices using open source Eclipse MicroProfile and Jakarta EE, and deploy them on Kubernetes/Docker. This book covers best practices for developing cloud-native applications with MicroProfile and Jakarta EE. This book introduces you to cloud-native applications and teaches you how to set up your development environment. You'll learn about the various components of MicroProfile, such as fault tolerance, config, health check, metrics, and JWT auth. You'll develop a RESTful web service made up of some microservices. You'll deploy your application on Docker and Kubernetes. After reading this book, you'll come away with the fundamentals you need to build and deploy your first cloud-native Java-based app. What You'll Learn * Build your first cloud-native Java-based app with the open source MicroProfile platform, and Jakarta EE 10 APIs * Develop a RESTful web service using MicroProfile and Jakarta EE * Discover and explore the key components of the MicroProfile framework, such as config, metrics, health, JWT authentication, and more * Deploy your cloud-native application on the Kubernetes container orchestration platform * Get up to speed with other popular technologies such as Docker containers, Kubernetes clusters, and Zipkin Who This Book Is For Programmers with at least some prior experience in Java programming who may be new to MicroProfile and Jakarta EE. Some prior experience with Java-based microservices and web development is recommended, but not required.
Описание: Learn in-demand cloud computing skills from industry experts Deploying and Managing a Cloud Infrastructure is an excellent resource for IT professionals seeking to tap into the demand for cloud administrators. This book helps prepare candidates for the CompTIA Cloud+ Certification (CV0-001) cloud computing certification exam.
Автор: Das, Ravindra Название: The Zero Trust Framework and Privileged Access Management (Pam) ISBN: 1032742577 ISBN-13(EAN): 9781032742571 Издательство: Taylor&Francis Рейтинг: Цена: 11482.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Das, Ravindra (president, Htg Solutions, Il, Usa) Название: Deploying the zero trust framework in msft azure ISBN: 1032581018 ISBN-13(EAN): 9781032581019 Издательство: Taylor&Francis Рейтинг: Цена: 4898.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This practical guide to using Keystone provides detailed, step-by-step guidance to creating a secure cloud environment at the Infrastructure-as-a-Service layer-as well as key practices for safeguarding your cloud`s ongoing security.
Автор: Das, Ravindra Название: The Zero Trust Framework ISBN: 1032492783 ISBN-13(EAN): 9781032492780 Издательство: Taylor&Francis Рейтинг: Цена: 8114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru