Reader small image

You're reading from  Learning Microsoft Azure Storage

Product typeBook
Published inNov 2017
PublisherPackt
ISBN-139781785884917
Edition1st Edition
Tools
Right arrow

Preface

First off, I'd like to thank you for purchasing Learning Microsoft Azure Storage. Throughout the book, I've shared my entire experience with Azure Storage, which started in 2012 and has witnessed many changes in the storage services.

Microsoft Azure Storage is the bedrock of Microsoft's core storage solution offering in Azure. No matter what solution you are building for the cloud, you'll find a compelling use for Azure Storage. This book will help you get up-to-speed quickly with Microsoft Azure Storage by teaching you how to use the different storage services. You will be able to leverage secure design patterns based on real-world scenarios and develop a strong storage foundation for Azure Virtual Machines, and even your on-premises environment.
The aim of this book is to provide accurate and easy-to-follow instructions when working with Azure Storage.

I hope that this book will be a great asset to you. Also, if you have any questions, comments, or suggestions, you can post it in the author online forum.

What this book covers

Chapter 1, Understanding Azure Storage 101, introduces Azure Storage and its types. It helps you understand the difference between Azure Service Management (ASM), Azure Resource Management (ARM) model, and Azure Storage types in addition to working with Azure Storage accounts and using PowerShell to automate some, such as creating a storage account.

Chapter 2, Delving into Azure Storage, introduces Azure Storage services and explains how to work with them. It will also cover the architecture of Azure Storage and how to secure Azure Storage services, and the best practices that need to be followed to design highly available applications and the role of client libraries with storage services.

Chapter 3, Azure Storage for VMs, covers the process of creating Azure VMs and how it relates to and depend on Azure Storage, followed by the best practices you need to know to create a better and more cost-effective design for Azure VMs.

Chapter 4, Implementing Azure SQL Databases, introduces Azure SQL Databases and why to use them. The services tier and performance levels will also be covered followed by how to create, and restore Azure SQL Databases.

Chapter 5, Beyond Azure SQL Database Management, covers how the SQL database works in the (IaaS/PaaS) service model, how to work with elastic database pools, integrate Azure AD with Azure SQL Database, and how to make sure that your databases will be up and running even in the event that disasters occur.

Chapter 6, Azure Backup, introduces Azure Backup and why it is so important to use, how to configure it and how to go through the restoration process.

Chapter 7, Azure Site Recovery, introduces Azure Site Recovery and why to work with it. Then we move on to how to prepare your environment for Azure Site Recovery, how to implement it, and even test whether it works or not.

Chapter 8, Extending Your Azure Storage Management, covers StorSimple which is used to spread your storage across on-premises and Azure Storage, and some other cool tools, such as AzCopy and Azure Storage Explorer. Finally, you will be introduced to Azure Storage's three musketeers: monitoring, diagnosing, and troubleshooting.

What you need for this book

To follow along with what is covered in the book, you do not need a lot of resources. You only need a Windows 8 or above/Windows Server 2008 R2 or above for most of the topics with Azure PowerShell module installed on it, a SQL Server Management Studio 17.3 to connect to Azure SQL Database, as well as a quad-core, 8 GB memory, and 500 GB Disk VM to be used while working with Azure Site Recovery and StorSimple. Finally, some simple tools, such as AzCopy and Azure Storage Explorer would need to be downloaded.

Who this book is for

This book is intended at anyone interested in Azure generally, and Azure Storage specifically. Some basic knowledge about Azure, Hyper-V, and SQL Server would be very beneficial, but it is not mandatory.

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning. Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Click on More services and a new blade will open. In the search bar, write storage account." A block of code is set as follows:

$Subnet = New-AzureRmVirtualNetworkSubnetConfig -Name PacktPubSubnet -AddressPrefix 10.0.0.0/24
$VirtualNetwork = New-AzureRmVirtualNetwork -ResourceGroupName PacktPub -Location WestEurope -Name PacktPubvNet -AddressPrefix 10.0.0.0/8 -Subnet $Subnet

Any command-line input or output is written as follows:

az storage container create --name packtpubbs --public-access container --account-name packtpubsacli

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "To upload files to it, click on Upload and browse for the desired file."

Warnings or important notes appear like this.
Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book-what you liked or disliked. Reader feedback is important for us as it helps us develop titles that you will really get the most out of. To send us general feedback, simply email feedback@packtpub.com, and mention the book's title in the subject of your message. If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide at www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Downloading the color images of this book

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books-maybe a mistake in the text or the code-we would be grateful if you could report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/submit-errata, selecting your book, clicking on the Errata Submission Form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded to our website or added to any list of existing errata under the Errata section of that title. To view the previously submitted errata, go to https://www.packtpub.com/books/content/support and enter the name of the book in the search field. The required information will appear under the Errata section.

Piracy

Piracy of copyrighted material on the internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works in any form on the internet, please provide us with the location address or website name immediately so that we can pursue a remedy. Please contact us at copyright@packtpub.com with a link to the suspected pirated material. We appreciate your help in protecting our authors and our ability to bring you valuable content.

Questions

If you have a problem with any aspect of this book, you can contact us at questions@packtpub.com, and we will do our best to address the problem.

lock icon
The rest of the chapter is locked
You have been reading a chapter from
Learning Microsoft Azure Storage
Published in: Nov 2017Publisher: PacktISBN-13: 9781785884917
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime