Silias Odionsilias809-cloud-newbie.hashnode.dev·Nov 20, 2024How to Download a Portfolio Template from ThemeWagon and Host it on Azure Blob StorageAzure Blob Storage is an excellent choice for hosting static websites due to its scalability, affordability, and ease of use. In this guide, we’ll walk you through the steps to deploy and host a static website using Azure Blob Storage. What is Azure ...Discuss#hagital consulting
Silias Odionsilias809-cloud-newbie.hashnode.dev·Nov 15, 2024Understanding the Core Architectural Components of Microsoft AzureMicrosoft Azure is one of the leading cloud computing platforms, providing a wide range of services to help businesses and developers build, deploy, and manage applications. To fully utilize Azure, it’s essential to understand its core architectural ...DiscussCloud Computing
Silias Odionsilias809-cloud-newbie.hashnode.dev·Nov 3, 2024Creating a Linux VM on Microsoft Azure and Setting Up NGINXHere's a step-by-step guide on creating a Linux VM on the Azure portal and setting it up with NGINX. This guide will take you from creating the VM to configuring NGINX on it. This tutorial will guide you through creating a Linux VM on Microsoft Azure...Discuss·2 likesAzure
Uzomah Chiemerieuzomahchiemerie.hashnode.dev·Oct 20, 2024Understanding Azure: Key Architectural Elements for Optimal PerformanceINTRODUCTION Azure, Microsoft's cloud computing platform, offers a comprehensive suite of services and tools for building, deploying, and managing applications. To grasp the essence of Azure, it's crucial to explore its fundamental architectural comp...Discuss·1 likeAzure
Adeleke Alukotulek.hashnode.dev·Jan 7, 2024Recovering a deleted virtual machine using its OS DiskIn this article, you will learn how to recover a deleted virtual machine using it Operating system disc. When you mistakingly delete a virtual machine, what you need to do is very simple. Just login to your Azure account and locate the resource group...DiscussAzure
Victor Ogundipev8ctor.hashnode.dev·Nov 17, 2023How To Create A Data Disk On A Virtual MachineINTRODUCTION: In Azure, a data disk is a type of storage device that can be attached to an Azure virtual machine (VM) to provide additional storage capacity. It is a separate disk from the OS disk, which contains the operating system and the VM's sys...Discuss#hagital consulting
Victor Ogundipev8ctor.hashnode.dev·Nov 7, 2023Aws Elastic BeanstalkHOW TO DEPLOY AN APPLICATION ON AWS ELASTIC BEANSTALK INTRODUCTION: Elastic Beanstalk is a service that abstracts the underlying infrastructure, including the EC2 instances so you do not directly create Elastic Beanstsalk on EC2, Instead Elastic Bean...DiscussAWS
Olufemi Mosesmodget.hashnode.dev·Oct 31, 2023Azure File ShareAn Azure file share is a fully managed file storage service that provides a secure and scalable way to share files across Azure and on-premises deployments. Azure file share can be used for application data sharing, file sharing and file backup. It i...Discuss#hagital consulting
Olufemi Mosesmodget.hashnode.dev·Oct 31, 2023Installing Linux directly to a Windows 10/11 using WSLWSL- Windows Subsystem for Linux is a feature that allows running a Linux environment without the need for a separate virtual machine or dual booting. WSL 2, the latest version of WSL, uses a lightweight virtualization layer to run a Linux kernel dir...Discuss#hagital consulting
OBUMNEME ANTHONY IKECHEBELUalbertino.hashnode.dev·Oct 13, 2023A SIMPLIFIED GUIDE TO KUBERNETES. Part 1.We will explore various ends of Kubernetes as the objective of this article is to help community members eliminate the fear of getting started with Kubernetes. This article will run in various parts/series. Part 1 will extensively cover the basics / ...DiscussCloud Computing