Wisdom Bensonwizzyb.hashnode.dev·Sep 23, 2024Provide storage for the IT department testing and trainingWhat is Azure Storage? Microsoft Azure's Azure Storage is a cloud storage service that offers scalable, long-lasting, and secure storage options for a variety of data kinds. It offers a range of services to accommodate varied needs for storage, inclu...10 likesazure-storage
Định Nguyễn Trươngdinhdev.hashnode.dev·Sep 15, 20244 Levels of Data Replication in Azure StorageImagine working on a critical application where losing data equals losing business. Outages, hardware failure, natural disasters could happen anytime, and that means you could be out of business by bad luck. Implementing replication and backup proces...azure-storage
Onoja Bishopbishie.hashnode.dev·Sep 13, 2024Provide storage for the public websiteStep guide on how to setup storage for public website Step 1: Create a storage account with high availability. Create a storage account to support the public website. In the portal, search for and select Storage accounts. Select + Create. F...76 readsazure-storage
Onoja Bishopbishie.hashnode.dev·Sep 13, 2024Creating an Azure StorageWhat is Azure Storage Azure Storage is Microsoft’s cloud storage solution designed for modern data storage needs. It offers a variety of services that are highly available, massively scalable, durable, and secure. Below are some key features of azure...1 like·72 readsazure-storage
Cebrail Yilmazcebrailyilmaz.com·Aug 28, 2024Azure Blob Storage - Status Code 400 - InvalidBlobOrBlock - The specified blob or block content is invalidI got this error. I was slicing the file File into chunks using Blob.slice method, and sending them to server, passing the index as id. Interestingly it was occuring after 11th chunk just like this. The reason is base64 encoding of the numbers doesn'...golang
Pranay Patilpranaypatil75.hashnode.dev·Aug 27, 2024High-Performance Storage Solution for Public-Facing WebsiteExciting project insight! Today I learned about a company website that serves as a global content hub, delivering product images, videos, marketing materials, and customer success stories to a rapidly expanding customer base worldwide. Skilling tasks...Azure
RioTechriotech.hashnode.dev·Aug 16, 2024Hosting My Blog Website Using Azure Storage: A Step-by-Step GuideHi everyone, so today I thought to share with you how Azure Storage helped me in hosting my blog website. So first, you have to create an Azure storage account. For that, you can check how to create an Azure storage account to complete the process. ...Azure
RioTechriotech.hashnode.dev·Aug 16, 2024Let’s create our First Azure Storage account ResourceAn Azure Storage Account is like a big box that holds different types of data in Microsoft Azure. It can store things like files, messages, and tables. It’s helpful because it keeps all these storage services organized together. If you delete a stora...Azure
Jubril Edunjubriledun.hashnode.dev·Jun 10, 2024Create and Restore File Share Snapshots in AzureIn this simple hands-on lab, we’ll be creating a snapshot of our file share and restoring it to our virtual machine. Snapshots allow you to capture the state of your data at a particular point in time. If data is accidentally deleted or corrupted, yo...Azure
Tomohisa Takaokatomohisa.hashnode.dev·Apr 5, 2024Develop Aspire and Azure Functions Projects together.I'm Tomohisa Takaoka, @tomohisa, the CTO of J-Tech Creations, Inc.. I am developing Sekiban - Event Sourcing and CQRS Framework It is written in C# and it can make Cosmos DB, Dynamo DB or PostgreSQL as a event store. .NET Aspire is a cloud-native sta...10 likes·855 readsdotnet