BLOB (Binary Large Object) storage on Azure is a way to store large chunks of images, text, video, or any other files on the cloud that are accessed via HTTP or HTTPS requests all throughout the web. What this means for you is it’s an easy way to access your data from anywhere. I used … Continue reading Basic BLOB Storage on Azure
Category: Azure
Keeping Azure Web Apps Active: A Method to Avoid the Abyss
Maybe you've experienced an issue of a lagging load time with your Azure web app. You're pretty happy with your app even though it may only receive occasional use. This occasional use can lead to your web entering a hibernation state. Opening your web app can take between 30-60 seconds. While that doesn’t sound like … Continue reading Keeping Azure Web Apps Active: A Method to Avoid the Abyss


