DevOpsify Me
  • Home
    • Azure
    • Docker
    • Kubernetes
  • Privacy Policy
  • About DevOpsifiers
  • Presentation Materials Library
Select Page
How powerful are Azure Functions – good to know for beginners

How powerful are Azure Functions – good to know for beginners

by gosia_janeczek | Jan 20, 2025 | .NET, Azure, Web Development

In this article, I would like to take you on a journey through the beautiful lands of Azure functions. What are they? How are they useful? Does serverless mean without a server? Does the lightning in the icon somehow correlate to Harry Potter? If you want to get...
Managing Azure Blobs with .Net and React – Ultimate Guide

Managing Azure Blobs with .Net and React – Ultimate Guide

by gosia_janeczek | Jul 22, 2024 | .NET, Azure, React, Web Development

In this article, we will look into fetching, showing, and deleting Blobs from Azure Blob Storage Account. This is a continuation of the previous article, which you can find here. Pre-checks In this article we will consider most basic scenario in which we will show...
Everything you need to know about uploading a Blob

Everything you need to know about uploading a Blob

by gosia_janeczek | Jul 14, 2024 | .NET, Azure, Web Development

In this article, we will go together through creation of a Storage Account and uploading your first blob from code! Slowly, step-by-step, as beginners do! First thighs first we start by making sure you have all the basic theories behind the blob storage. You can find...
Azure Blob Storage made easy for beginners

Azure Blob Storage made easy for beginners

by gosia_janeczek | Jul 7, 2024 | .NET, Azure, Web Development

Let’s take a look together into all the theory behind Azure Blob Storage Accounts and what can help us understand those concepts better. What is a Blob? Before we dive deep into the theory behind Blob Storages we have to understand what blob really is. Blob is...
How to read value from Variable Groups in ADO Pipelines

How to read value from Variable Groups in ADO Pipelines

by gosia_janeczek | Nov 19, 2023 | Azure, React, Web Development

Welcome back to another episode of Azure Pipelines How To, the series. Today, we’ll learn how to fetch variables from Variable Groups in Azure DevOps. Fasten your seatbelts and let’s get started 💺. What are Variable Groups Variable Groups are no black...
How you can fetch Secret Files In Your Pipeline for frontend applications.

How you can fetch Secret Files In Your Pipeline for frontend applications.

by gosia_janeczek | Oct 24, 2023 | Azure

Recently, I was assigned an exciting task of moving the environment (non-critical “secret” file) away from the repository and fetching them dynamically during the pipeline build job. Let’s get through the development process with me once again. Long...
« Older Entries

Categories

  • Azure (8)
  • Web Development (8)
  • Docker (5)
  • .NET (5)
  • Kubernetes (4)

Tags

  • devops (6)
  • wsl (6)
  • azure (5)
  • containers (5)
  • ubuntu (5)

Year

  • 2025 (3)
  • 2024 (5)
  • 2023 (13)

Recent Posts

  • Helpful things to know before you start programming
  • How powerful are Azure Functions – good to know for beginners
  • How to add Swagger to your .NET 9 app
  • What it takes to be a Full Stack developer?
  • Managing Azure Blobs with .Net and React – Ultimate Guide
Writte by the DevOpsifiers