Book Image

Hands-On Cloud Solutions with Azure

By : Greg Leonardo
Book Image

Hands-On Cloud Solutions with Azure

By: Greg Leonardo

Overview of this book

Azure provides cloud-based solutions to support your business demands. Building and running solutions on Azure will help your business maximize the return on investment and minimize the total cost of ownership. Hands-On Cloud Solutions with Azure focuses on addressing the architectural decisions that usually arise when you design or migrate a solution to Microsoft Azure. You will start by designing the building blocks of infrastructure solution on Azure, such as Azure compute, storage, and networking, followed by exploring the database options it offers. You will get to grips with designing scalable web and mobile solutions and understand where to host your Active Directory and Identity Solution. Moving on, you’ll learn how to extend DevOps to Azure. You will also beneft from some exciting services that enable extremely smooth operations and streamlined DevOps between on-premises and cloud. The book will help you to design a secure environment for your solution, on both the Cloud and hybrid. Toward the end, you’ll see how to manage and monitor cloud and hybrid solutions. By the end of this book, you will be armed with all the tools and knowledge you need to properly plan and design your solutions on Azure, whether it’s for a brand new project or migration project.
Table of Contents (16 chapters)
Title Page
Copyright and Credits
Packt Upsell
Contributors
Preface
Index

Before you start, have a plan


One of the things you want to do before you start your journey is to put a plan or governance together.  This will help with keeping everyone honest and set the expectation on what is important to consider when building your solutions.  As you can see in the following figure, we look at governance from a design, execute, and review perspective to keep things simple.

Azure governance approach

This is meant to answer the questions as to “Why we do things”, “How we do things”, then how we verify and change our governance.  The “why” component becomes your vision and constraints such as regulatory obligations, privacy, or data related needs.  The “how” component is the required needs like policies, encryption, and so on, which can be implemented and controlled.  The “verify” component provides the verification of the implementation of the design, but also, we flexible enough to allow changes based on new innovations in the cloud.

Your journey to the cloud should provide the following key attributes:

  • A more personalized and rich experience when engaging your customer
  • A fast-moving transformation of products
  • Empowering your employees to innovate
  • Optimizing your organization through DevOps

Not that we have our plan, let’s look at how we get started using Azure.