Pro Azure Administration and Automation by Vladimir Stefanovic & Milos Katinski
Author:Vladimir Stefanovic & Milos Katinski
Language: eng
Format: epub
ISBN: 9781484273258
Publisher: Apress
ARM Template, PowerShell, and Azure CLI
Since the deployment code could be pretty big, all ARM template, Azure PowerShell, and Azure CLI scripts are stored in the Apress GitHub account, available at the following URL:
https://github.com/Apress/pro-azure-admin-and-automation
Blob Containers
One of the most used storage services is the blob container that could be used for various workloads, such as storing logs, pictures, SQL backup files, and many others. Also, the blob container is the storage service that is used by many other Azure services for storing their data. For instance, if we want to configure a disaster recovery location in Azure or prepare an on-premises environment for migrations, Azure Site Recovery will use a storage account and blob containers to store migrated data. As we mentioned earlier, blob containers are available in both performance tiers, with some limitations based on the account type.
In a blob container, we can store three different blob types: block, page, and append. Block blobs are designed and optimized for uploading a large amount of data to the blob container. A block blob comprises a maximum of 50.000 blocks, where the maximum size of a block is 4 TB. The maximum size of a single blob is approximately 190 TB. A page blob, which is ideal for storing virtual machine disks, comprises 512-byte pages optimized for random read/write operations. The maximum size of a page blob is 8 TB. Similarly to a block blob, an append blob comprises blocks, but it is optimized for append operations. Once the blob is modified, new data will be added to the end of the blob. Updating or deleting any block is not allowed in a page blob, making a page blob ideal for storing log files. The maximum number of blocks in an append blob is 50.000, and every block has a maximum size of 4 MB, so the maximum size of an append blob is around 200 GB.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7807)
Grails in Action by Glen Smith Peter Ledbrook(7719)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6804)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6801)
Running Windows Containers on AWS by Marcio Morales(6321)
Kotlin in Action by Dmitry Jemerov(5089)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(5048)
Combating Crime on the Dark Web by Nearchos Nearchou(4621)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4573)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4437)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4312)
The Age of Surveillance Capitalism by Shoshana Zuboff(3977)
Python for Security and Networking - Third Edition by José Manuel Ortega(3875)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3532)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3528)
Learn Wireshark by Lisa Bock(3491)
Mastering Python for Networking and Security by José Manuel Ortega(3376)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3353)
Blockchain Basics by Daniel Drescher(3322)
