توضیحاتی در مورد کتاب Azure Networking Cookbook: Practical recipes to manage network traffic in Azure, optimize performance, and secure Azure resources
نام کتاب : Azure Networking Cookbook: Practical recipes to manage network traffic in Azure, optimize performance, and secure Azure resources
عنوان ترجمه شده به فارسی : کتاب آشپزی شبکه Azure: دستور العمل های عملی برای مدیریت ترافیک شبکه در Azure، بهینه سازی عملکرد و ایمن سازی منابع Azure
سری :
نویسندگان : Toroman, Mustafa
ناشر : Packt Publishing
سال نشر : 2019
تعداد صفحات : 0
ISBN (شابک) : 9781789800227 , 1789800226
زبان کتاب : English
فرمت کتاب : epub درصورت درخواست کاربر به PDF تبدیل می شود
حجم کتاب : 5 مگابایت
بعد از تکمیل فرایند پرداخت لینک دانلود کتاب ارائه خواهد شد. درصورت ثبت نام و ورود به حساب کاربری خود قادر خواهید بود لیست کتاب های خریداری شده را مشاهده فرمایید.
توضیحاتی در مورد کتاب :
توزیع ترافیک شبکه، بهینه سازی تحویل برنامه، و دفاع از تهدیدات در سطح شبکه را بیاموزید.
ویژگی های کلیدی
به سرعت با شبکه Azure راه اندازی و اجرا کنید. راه حل هابا برنامه ریزی، پیاده سازی، پیکربندی و ایمن سازی شبکه زیرساخت خود با Azure، مهارت های شبکه ابری خود را ارتقا دهیداز خدمات شبکه Azure برای ارائه برنامه های کاربردی بسیار در دسترس و محیطی مقاوم به خطا استفاده کنید توضیحات کتاب< /b>
مایکروسافت روشی موثر برای مدیریت شبکه خود با خدمات شبکه Azure به سازمان ها ارائه می دهد. مهم نیست اندازه سازمان شما، Azure راهی برای عملکرد بسیار مطمئن و اتصال ایمن با خدمات شبکه خود ارائه می دهد.
این کتاب با مقدمه ای بر شبکه های Azure مانند ایجاد شبکه های مجازی Azure، طراحی فضاهای آدرس و زیرشبکه ها شروع می شود. سپس با ایجاد و مدیریت گروه های امنیتی شبکه، گروه های امنیتی برنامه ها و آدرس های IP در Azure آشنا خواهید شد.
فهرست مطالب :
Cover
Title Page
Copyright and Credits
About Packt
Contributors
Table of Contents
Preface
Chapter 1: Azure Virtual Network
Technical requirements
Creating a virtual network in the portal
Getting ready
How to do it...
How it works...
Creating a virtual network with PowerShell
Getting ready
How to do it...
How it works...
Adding a subnet in the portal
Getting ready
How to do it...
How it works...
Adding a subnet with PowerShell
Getting ready
How to do it...
How it works...
There\'s more...
Changing the address space size
Getting ready
How to do it...
How it works...
Changing the subnet size
Getting ready
How to do it...
How it works...
Chapter 2: Virtual Machine Networking
Technical requirements
Creating Azure VMs
Getting ready
How to do it...
How it works...
See also
Viewing VM network settings
Getting ready
How to do it...
How it works...
Creating a new network interface
Getting ready
How to do it...
How it works...
Attaching a network interface to a VM
Getting ready
How to do it...
How it works...
Detaching a network interface from a VM
Getting ready
How to do it...
How it works...
Chapter 3: Network Security Groups
Technical requirements
Creating a new NSG in a portal
Getting ready
How to do it...
How it works...
Creating a new NSG with PowerShell
Getting ready
How to do it...
How it works...
Creating a new allow rule in NSG
Getting ready
How to do it...
How it works...
Creating a new deny rule in NSG
Getting ready
How to do it...
How it works...
Creating a new NSG rule with PowerShell
Getting ready
How to do it...
How it works...
There\'s more...
Assigning an NSG to a subnet
Getting ready
How to do it...
How it works...
Assigning an NSG to a network interface
Getting ready
How to do it...
How it works...
Assigning an NSG with PowerShell
Getting ready
How to do it...
How it works...
Creating an Application Security Group (ASG)
Getting ready
How to do it...
How it works...
Associating an ASG with a VM
Getting ready
How to do it...
How it works...
Creating rules with an NSG and an ASG
Getting ready
How to do it...
How it works...
Chapter 4: Managing IP Addresses
Technical requirements
Creating a new public IP address in the portal
Getting ready
How to do it...
How it works...
Creating a new public IP address with PowerShell
Getting ready
How to do it...
How it works...
Assigning a public IP address
Getting ready
How to do it...
How it works...
Unassigning a public IP address
Getting ready
How to do it...
How it works...
Creating a reservation for a public IP address
Getting ready
How to do it...
How it works...
Removing a reservation for a public IP address
Getting ready
How to do it...
How it works...
Creating a reservation for a private IP address
Getting ready
How to do it...
How it works...
Changing a reservation for a private IP address
Getting ready
How to do it...
How it works...
Removing a reservation for a private IP address
Getting ready
How to do it...
How it works...
Chapter 5: Local and Virtual Network Gateways
Technical requirements
Creating a local network gateway in the portal
Getting ready
How to do it...
How it works...
Creating a local network gateway with PowerShell
Getting ready
How to do it...
How it works...
Creating a virtual network gateway in the portal
Getting ready
How to do it...
How it works...
Creating a virtual network gateway with PowerShell
Getting ready
How to do it...
How it works...
Modifying the local network gateway settings
Getting ready
How to do it...
How it works...
Chapter 6: Creating Hybrid Connections
Technical requirements
Creating a Site-2-Site connection
Getting ready
How to do it...
How it works...
Downloading the VPN device configuration from Azure
Getting ready
How to do it...
How it works...
Creating a Point-2-Site connection
Getting ready
How to do it...
How it works...
Creating a VNet-2-VNet connection
Getting ready
How to do it...
How it works...
Connecting VNets using network peering
Getting ready
How to do it...
How it works...
Chapter 7: DNS and Routing
Technical requirements
Creating an Azure DNS zone
Getting ready
How to do it...
How it works...
Creating a new record set and record in Azure DNS
Getting ready
How to do it...
How it works...
Creating a route table
Getting ready
How to do it...
How it works...
Changing the route table
Getting ready
How to do it...
How it works...
Associating a route table to a subnet
Getting ready
How to do it...
How it works...
Dissociating a route table from the subnet
Getting ready
How to do it...
How it works...
Creating a new route
Getting ready
How to do it...
How it works...
Changing a route
Getting ready
How to do it...
How it works...
Deleting a route
Getting ready
How to do it...
How it works...
Chapter 8: Load Balancers
Technical requirements
Creating an internal load balancer
Getting ready
How to do it...
How it works...
Creating a public load balancer
Getting ready
How to do it...
How it works...
Creating a backend pool
Getting ready
How to do it...
How it works...
See also
Creating health probes
Getting ready
How to do it...
How it works...
Creating load balancer rules
Getting ready
How to do it...
How it works...
Creating inbound Network Address Translation (NAT) rules
Getting ready
How to do it...
How it works...
Chapter 9: Traffic Manager
Technical requirements
Creating a new Traffic Manager profile
Getting ready
How to do it...
How it works...
Adding an endpoint
Getting ready
How to do it...
How it works...
Configuring distributed traffic
Getting ready
How to do it...
How it works...
Configuring traffic based on priority
Getting ready
How to do it...
How it works...
Configuring traffic based on geographical location
Getting ready
How to do it...
How it works...
Managing endpoint
Getting ready
How to do it...
How it works...
Managing profiles
Getting ready
How to do it...
How it works...
Configuring Traffic Manager with load balancers
Getting ready
How to do it...
How it works...
Chapter 10: Azure Application Gateway
Technical requirements
Creating a new application gateway
Getting ready
How to do it...
How it works...
Configuring the backend pool
Getting ready
How to do it...
How it works...
Creating HTTP settings
Getting ready
How to do it...
How it works...
Creating a listener
Getting ready
How to do it...
How it works...
Creating a rule
Getting ready
How to do it...
How it works...
Creating a probe
Getting ready
How to do it...
How it works...
Configuring a WAF
Getting ready
How to do it...
How it works...
Customizing WAF rules
Getting ready
How to do it...
How it works...
Chapter 11: Azure Firewall
Technical requirements
Creating a new Azure Firewall
Getting ready
How to do it...
How it works...
Configuring a new allow rule
Getting ready
How to do it...
How it works...
Configuring a new deny rule
Getting ready
How to do it...
How it works...
Configuring a route table
Getting ready
How to do it...
How it works...
Enabling diagnostic logs for Azure Firewall
Getting ready
How to do it...
How it works...
Other Books You May Enjoy
Index
توضیحاتی در مورد کتاب به زبان اصلی :
Learn to distribute network traffic, optimize application delivery, and defend network-level threats.
Key Features
Quickly get up and running with Azure networking solutionsLevel-up your cloud networking skills by planning, implementing, configuring, and securing your infrastructure network with AzureLeverage Azure networking services to provide applications highly available and fault tolerant environment Book Description
Microsoft provides organizations with an effective way of managing their network with Azure's networking services. No matter the size of your organization, Azure provides a way to highly reliable performance and secure connectivity with its networking services.
The book starts with an introduction to the Azure networking like creating Azure virtual networks, designing address spaces and subnets. Then you will learn to create and manage network security groups, application security groups, and IP addresses in Azure....