Azure Infrastructure Services Implementation Guidelines

One of the things I’ve found the most challenging when working in Azure to design and build servers is naming things (because the external DNS names have to be unique across Azure) and keeping track of how servers relate to each other.  Mostly these challenges exist because everything physical has been abstracted away – no wires to color code/label or servers to group together physically!

When I was first experimenting in Azure, it took a few rounds of creating and deleting things until I really go a hang of what went where.  But to save you some time, you might want to check out this handy piece of documentation publish earlier this month.
It really helps to clarify how naming in Azure can work, how subscriptions and accounts work, how storage and networking tie in, etc, with an example implementation.  I hope you find it useful – I wish I had it two years ago!
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s