Cerulean Cloudblog.ceruleancloud.ca·Dec 17, 2024Deploy static resume on an Apache ServerApache Web server is a free open server that serves web requests over HTTP. It is one of the widely used web servers in the internet and is known for being secure and reliable. In this blog, we will deploy this server in Ubuntu and deploy a static si...2 likes·76 readscloud-basics
Cerulean Cloudblog.ceruleancloud.ca·Nov 24, 2024Docker - Hands-onBefore going ahead with installing and playing around with Docker, let’s have a quick recap of the significant differences between Virtual Machines and Containers. Virtual Machines Virtual Machines emulate an entire computer, including its own operat...66 readscontainers
Munilakshmi G J100daysdevops.hashnode.dev·Nov 21, 2024Day 26 of 100 Days : Discovering the Magic of the Cloud in DevOpsWelcome to an exciting day in your DevOps journey! 🌥️ Today, we’re stepping into the dynamic world of cloud computing—a game-changer that brings speed, flexibility, and innovation to how we build, deploy, and scale applications. By the end of this d...Cloud
Cerulean Cloudblog.ceruleancloud.ca·Nov 13, 2024What is a Virtual Machine Monitor?Imagine you’re running a small business with limited hardware resources. You’d like to maximize these resources but can’t afford additional servers. Here’s where virtualization, specifically hypervisors, comes in. Hypervisors allow you to run multipl...26 readscloud-basics
Cerulean Cloudblog.ceruleancloud.ca·Nov 10, 2024Linux Command Line Interface CheatsheetLinux is an open-source operating system known for its versatility, stability, and efficiency. It is widely used in various fields, from personal computing to servers, development, and embedded systems. Linux is built on a modular design, allowing us...64 readscloud-basics
Cerulean Cloudblog.ceruleancloud.ca·Nov 7, 2024Understanding Linux FilesystemBefore we begin, have a good look at the picture below. Alright… The root directory is at the top of the Linux Filesystem hierarchy, represented by a forward slash (/). This is the starting point for all paths in the Linux file system. The next leve...81 readscloud-basics
Cerulean Cloudblog.ceruleancloud.ca·Nov 6, 2024Windows Subsystem for LinuxWhat is WSL? Windows Subsystem for Linux is a Windows feature that allows you to run a Linux environment without using a separate virtual machine. WSL leverages Hyper-V - a Microsoft hypervisor to spin up the environment without needing a separate Vi...58 readscloud-basics
Cerulean Cloudblog.ceruleancloud.ca·Nov 4, 2024Why Linux is essential for Cloud.As the cloud industry rapidly grows, Linux has emerged as a cornerstone for cloud engineering. Before we dive deep into why Linux is crucial, let’s look at some numbers As of 2017, 90% of cloud infrastructure operates on Linux 47% of developers use...34 readscloud-basics
Cerulean Cloudblog.ceruleancloud.ca·Nov 3, 2024Cloud Service Providers OverviewAs cloud computing reshapes the technology landscape, businesses of all sizes are increasingly moving their infrastructure to the cloud. This shift has paved the way for numerous cloud service providers (CSPs), each offering unique services, pricing,...35 readscloud-basics
Cerulean Cloudblog.ceruleancloud.ca·Nov 2, 2024Cloud Service Delivery ModelsCloud computing services are delivered to the end user in one of these three service models. There are more service models now than we the below listed three but this is a good place to start. Infrastructure as a Service (IaaS): IaaS is the most basi...cloud-basics