Exam Ref AZ-104 Microsoft Azure Administrator (Second Edition)

فهرست مطالب کتاب Exam Ref AZ-104 Microsoft Azure Administrator (Second Edition):

Introduction

Chapter 1 Manage Azure identities and governance

Chapter 2 Implement and manage storage

Chapter 3 Deploy and manage Azure compute resources

Chapter 4 Configure and manage virtual networking

Chapter 5 Monitor and back up Azure resources

Chapter 6 Exam Ref AZ-104 Microsoft Azure Administrator exam updates

Exam Ref AZ-104 Microsoft Azure Administrator, Second Edition

فهرست مطالب کتاب Exam Ref AZ-104 Microsoft Azure Administrator, Second Edition:

Acknowledgments

About the author

Introduction

CHAPTER 1 Manage Azure identities and governance

CHAPTER 2 Implement and manage storage

CHAPTER 3 Deploy and manage Azure compute resources

CHAPTER 4 Configure and manage virtual networking

CHAPTER 5 Monitor and back up Azure resources

CHAPTER 6 Exam Ref AZ-104 Microsoft Azure Administrator exam updates

Index

Exam Ref AZ-800 Administering Windows Server Hybrid Core Infrastructure

فهرست مطالب کتاب Exam Ref AZ-800:

Introduction

CHAPTER 1 Deploy and manage Active Directory Domain Services in onpremises and cloud environments

CHAPTER 2 Manage Windows Servers and workloads in a hybrid

environment

CHAPTER 3 Manage virtual machines and containers

CHAPTER 4 Implement and manage an on-premises and hybrid networking

infrastructure

CHAPTER 5 Manage storage and file services

Index

 

Exam Ref DP-900 Microsoft Azure Data Fundamentals

فهرست مطالب Exam Ref DP-900:

Introduction

About the author

CHAPTER 1 Describe core data concept

CHAPTER 2 Identify considerations for relational data on Azure

CHAPTER 3 Describe considerations for working with non-relational

data on Azure

CHAPTER 4 Describe an analytics workload on Azure

CHAPTER 5 DP-900 Microsoft Azure Data Fundamentals

Exam Updates

Index

Exam Ref SC-900 Microsoft Security, Compliance, and Identity Fundamentals (Second Edition)

فهرست مطالب کتاب Exam Ref SC-900 Microsoft Security, Compliance, and Identity Fundamentals:

Acknowledgments

About the authors

Introduction

CHAPTER 1: Describe the concepts of security, compliance, and identity

CHAPTER 2: Microsoft identity and access management solutions

CHAPTER 3: Capabilities of Microsoft security solutions

CHAPTER 4: Describe the capabilities of Microsoft compliance solutions

CHAPTER 5: SC-900 Microsoft Security, Compliance, and Identity Fundamentals exam updates

Index

Getting Started with Microsoft System Center Operations Manager

فهرست مطالب کتاب Getting Started with Microsoft System Center Operations Manager:

Introduction

Chapter 1 Group Policy Essentials

Chapter 2 Managing Group Policy with the GPMC

Chapter 3 Group Policy Processing Behavior Essentials

Chapter 4 Advanced Group Policy Processing

Chapter 5 Group Policy Preferences

Chapter 6 Managing Applications and Settings Using Group Policy

Chapter 7 Troubleshooting Group Policy

Chapter 8 Implementing Security with Group Policy

Chapter 9 Profiles: Local, Roaming, and Mandatory

Chapter 10 Implementing a Managed Desktop, Part 1: Redirected Folders, Offline Files, and the Synchronization Manager

Chapter 11 The Managed Desktop, Part 2: Software Deployment via Group Policy

Chapter 12 Finishing Touches with Group Policy: Scripts, Internet Explorer, Hardware Control, Deploying

Printers, and Shadow Copies

Appendix A Group Policy Tools

Index

Getting Started With VMware Cloud on AWS

فهرست مطالب کتاب Getting Started With VMware Cloud on AWS:

1 Learn

2 Plan

Resource Planning

Network Planning

Identity and Access Management

3 Prepare

Create or Update Your Broadcom Account

Create and Manage a VMware Cloud on AWS Organization

Purchase Options for VMware Cloud on AWS

View VMware Cloud on AWS Subscriptions

4 Operate

Log In to the VMware Cloud Console

Deploy an SDDC

Sign Up to Receive Service Alerts

Get Support

Git Notes For Professionals

فهرست مطالب Git Notes For Professionals:

Getting started with Git

Browsing the history

Working with Remotes

Staging

Ignoring Files and Folders

Git Diff

Undoing

Merging

Submodules

Committing

Aliases

Rebasing

Configuration

Branching

Rev-List

Squashing

Cherry Picking

Recovering

Git Clean

Using a .gitattributes file

.mailmap file: Associating contributor and email aliases

Analyzing types of workflows

Pulling

Hooks

Cloning Repositories

Stashing

Subtrees

Renaming

Pushing

Internals

git-tfs

Empty directories in Git

git-svn

Archive

Rewriting history with filter-branch

Migrating to Git

Show

Resolving merge conflicts

Bundles

Display commit history graphically with Gitk

Bisecting/Finding faulty commits

Blaming

Git revisions syntax

Worktrees

Git Remote

Git Large File Storage (LFS)

Git Patch

Git statistics

git send-email

Git GUI Clients

Reflog – Restoring commits not shown in git log

TortoiseGit

External merge and difftools

Update Object Name in Reference

Git Branch Name on Bash Ubuntu

Git Client-Side Hooks

Git rerere

Change git repository name

Git Tagging

Tidying up your local and remote repository

diff-tree

GNS3 Network Simulation Guide

فهرست مطالب:

Preface

Clearing the First Hurdle

Creating your First GNS3 Simulation

Enhancing GNS3

Unleashing Other Emulators

The Cisco Connection

Peeking under the GNS3 Hood

Tips for Teachers, Troubleshooters, and Team Leaders

Index

Go Design Patterns

فهرست مطالب کتاب Go Design Patterns:

Ready… Steady… Go

Creational Patterns – Singleton, Builder, Factory, Prototype, Abstract Factory

Structural Patterns – Composite, Adapter, Bridge

Structural Patterns – Proxy, Facade, Decorator, Flyweight

Behavioral Patterns – Strategy, Chain of Responsibility, Command

Behavioral Patterns – Template, Memento, Interpreter

Behavioral Patterns – Visitor, State, Mediator, Observer

Introduction to Go’s Concurrency

Concurrency Patterns – Barrier, Future, Pipeline

Concurrency Patterns – Workers Pool & Publish–Subscribe

Go in Action

فهرست مطالب کتاب Go in Action:

Introducing Go

Go quick-start

Packaging and tooling

Arrays, slices, and maps

Go’s type system

Concurrency

Concurrency patterns

Standard library

Testing and benchmarking