Nweke Henryhenrycloud.hashnode.dev·Feb 14, 2025How to store a confidential document in Azure Blob Storage while ensuring it is not publicly accessible, And giving access of 5minutes to a user.In this post,I’ll walk us through the process of how to Store a confidential document in Azure Blob Storage, ensuring the file remains private [not publicly accessible] and how to securely share it with an external user for 5 minutes using a SAS URL....Azure
Umesh Panditumeshpandit.hashnode.dev·Feb 8, 2025Running VMware on Azure: Is It Worth It?Cloud adoption is growing fast, but not every business is ready to move away from VMware-based infrastructure. Many companies still rely on VMware vSphere, vSAN, and NSX to run critical applications. Rebuilding everything from scratch for the cloud c...vmware
Mohammad Reza Mahdianimohammad-reza-mahdiani.hashnode.dev·Jan 25, 2025DevOps vs MLOps vs GitOps: Navigating the Ops LandscapeIn today’s fast-paced tech ecosystem, operational methodologies like DevOps, MLOps, and GitOps have revolutionized how teams deliver software, manage machine learning workflows, and handle infrastructure. But what sets these approaches apart, and whe...Devops
Damilola Linda Olowookerelinda-cloud.hashnode.dev·Jan 23, 2025Deploy a Windows Virtual Machine on Azure & Initialize Data Disk For UseManaging Windows Virtual Machines (VMs) on Azure opens up a world of possibilities for businesses and developers alike. As an IT professional just beginning the journey into cloud computing, understanding how to effectively handle Virtual Machines is...2 likes·51 readsAzure
Dinesh Tdinesht0006-tech-blog.hashnode.dev·Jan 17, 2025Day 7 of 100 Days of AWS: Networking Basics Part - IHi folks! Welcome to Day 7 of 100 Days of AWS🎯, where we will cover the complete AWS cloud from beginner to professional. Today, we will expand our horizons in the AWS cloud by Understanding the Purpose of VPC, and How CIDR Value should be declared ...100 days of AWS2Articles1Week
Jaakko Leskinendeployharmlessly.dev·Dec 30, 2024Welcome to Deploy Harmlessly – The Guide to Navigating Cloud, DevOps, and Automation Without a HitchHello, and welcome to Deploy Harmlessly, a blog where we attempt to solve the greatest mysteries of the tech universe: how to deploy software without causing the entire infrastructure to implode. It’s a bit like trying to pilot a spaceship through a ...Devops
Hari Lachannagariterraform-series.hashnode.dev·Dec 20, 2024Creating and Managing an S3 Bucket with TerraformTerraform, an open-source infrastructure as code (IaC) tool, allows you to define and manage resources on AWS efficiently. In this blog, we'll walk through the process of creating an S3 bucket and uploading files to it using Terraform. Prerequisites ...Terraform
Leticia AkwueforThe Cloudville Blueprintscloudville.hashnode.dev·Dec 18, 2024Azure Logic Apps.Azure Logic Apps helps you automate your workflows easily on the cloud. Have you ever wondered how people get computers and apps to work together seamlessly? With Azure Logic Apps, it's like having a magic wand to automate your tasks with ease" for i...Azure
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Dec 17, 2024Streamlining AWS Compliance: A Guide to Email Notifications for Non-Compliant ResourcesOverview :- In the ever-evolving landscape of cloud governance, ensuring AWS resource compliance is paramount. AWS Config provides a robust solution, and in this guide, we’ll delve into the essential process of setting up email notifications for non-...AWS
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Dec 6, 2024Terraform Made Easy: Learn from Scratch with Diagrams, Tricks, and Real Examples!To understand what Terraform is and why it is used, you can read this blog. If you are already familiar with Terraform, then let's proceed with this blog. Steps for installing Terraform: First, we will configure an EC2 instance on AWS, allocating a...2 likes·68 readsTerraform