Month: February 2017

Uncategorized

How big is the Microsoft Azure Cloud?

Build5Nines

The Microsoft Azure Cloud is huge. Or should I say H-y-uuuuu-ge! It’s the largest cloud provider in the world with 38 Regions currently (30 online) spread across the globe, and Microsoft keeps adding more regions every few months. Microsoft has been betting the future of their Enterprise business on Azure since the initial General Availability in 2010, and they’ve increased their efforts over the last couple of years as the “Cloud Wars” have been speeding up.

Microsoft has been a little vague over the years. They publish how many Azure Regions there are, and what cities they’re located in. I’ve put together a map that plots the city location of each of the Azure Regions to help visualize things on the Region side of the equation. However, they don’t disclose the street addresses of the data centers, and until recently they haven’t exactly stated how many data centers make up the 38…

View original post 271 more words

Uncategorized

CloudDays™ – Quick Start to Azure Redis Cache

DevDays®

redisAzure Redis Cache helps your application become more responsive even as user load increases and leverages the low latency, high-throughput capabilities of the Redis engine. This separate distributed cache layer allows your data tier to scale independently for more efficient use of compute resources in your application layer.

Redis is an open source, BSD licensed, advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs. Redis supports a set of atomic operations on these data types.

Microsoft Azure Redis Cache is based on this cache and store. It gives you access to a secure, dedicated Redis cache, managed by Microsoft, providing the best of both worlds: the rich features and ecosystem of Redis, and reliable hosting and monitoring by Microsoft.

You can use Redis from

View original post 1,934 more words

Uncategorized

CloudDays™ – Choosing the Right Azure Cache Technology

DevDays®

azurecloudMicrosoft Azure Cache is a family of distributed, in-memory, scalable solutions that enable you to build highly scalable and responsive applications by providing super-fast access to your data. But what do you choose?

This post provides you with an overview of the options you have when you are considering caching technologies.

Microsoft Azure Cache is available in the following offerings.

Microsoft offers a strong recommended choice for these caches. “Microsoft recommends all new developments use Azure Redis Cache.”

That said, this post discusses each to give you a quick overview. This article also introduces you to one other cache.

Here’s the short answer:

  • Use Azure Redis Cache when you want to cache string, hashes, .NET classes, data.
  • Use CDN when you want to cache audio, video, applications, images, and other files.

View original post 592 more words

Azure

Get Azure invoices emailed directly to your inbox

You can now get your Azure invoices sent to your inbox instead of logging in and downloading them every month. Once you’ve opted in, your  invoice will be attached to your monthly billing email.

To get started, go to your subscriptions from the Subscriptions blade and select the Send my invoice link and then select Opt In. If you don’t see this link, then your not the account admin.

image

Next you will need to agree to the email statement notice:

image

Once you’ve opted in you can configure additional recipients to be added:

image

That’s it!

Enjoy

Uncategorized

Happy 7th Birthday Microsoft Azure!

Build5Nines

February 1, 2017 marks the 7th anniversary of when Microsoft turned on billing for the new Microsoft Azure service. Happy birthday Azure! Initially the service had a fraction of the features and services it has today. There’s been a tremendous growth on the platform over the years as a result of incredible investment by Microsoft.

Here’s a little timeline information about Microsoft Azure that you may or may not know:

  • October 2008  – At the Microsoft Professional Developers Conference (PDC), Microsoft Chief Software Architect Ray Ozzie announces a new cloud computing platform from Microsoft called Windows Azure. The initial announcement includes the Azure services of: Cloud Services, and Blob Storage.
  • March 2009 – Azure SQL Database service was announced.
  • November 2009 – An updated Windows Azure CTP is released enabling Full Trust, PHP, Java, including a CDN CTP and more
  • January 2010 – Windows Azure become Generally Available, currently free…

View original post 380 more words

Azure

Understanding Azure – a guide for developers

image

Microsoft recently published a free e-book on how to develop on Azure. This guides shows you how to use common design scenarios and see how the comprehensive set of application platform services can suit your needs.

Download and check it out now.

Enjoy!