In this blog, We’ll look at how to use Python to discard a file into an Azure Blob and copy it from one container to another. What are Blobs? Blobs are objects that can store large amounts of text or binary data such as images, documents, multimedia, and archive data.…
Author: Rishika Bachu
Azure function with an HTTP trigger
In this blog we will learn how to Create the Http Trigger Azure Function in Azure Portal. What is an Azure Function? Azure Functions is a serverless computing service, hosted in the Microsoft Azure public cloud. It was designed to speed up and simplify application development. The cloud provider handles…
Amazon Elastic File System(Amazon EFS)
Amazon Elastic File System (Amazon EFS) is a simple, server less, set-and-forget elastic file system that transfers the file data without installing or managing storage.