Yamin Leytonyamincloudjourney.hashnode.dev·15 hours agoDeploy backend with KubernetesToday, I will walk you through deploying the backend of an application using Kubernetes. This project starts from scratch—beginning with launching an EC2 instance and culminating in a fully deployed backend. By the end of this guide, we will have a s...Cloud Computing
Firdosh Ansaribytecanvas.hashnode.dev·Feb 16, 2025How to Launch an EC2 Instance using TerraformIntroduction Terraform is an Infrastructure as Code (IaC) tool that helps you automate AWS resource deployment. In this tutorial, you'll learn how to use Terraform to launch an EC2 instance on AWS. Prerequisites Before starting, ensure you have: An ...Terraform
S.S.S DHYUTHIDHARsudheendra.hashnode.dev·Feb 16, 2025Cloud Computing: A Game-Changer for IT InfrastructureIntroduction Have you struggled with setting up your server infrastructure? Imagine if it worked like a utility—similar to an electric grid—where you only pay for what you use. That’s the power of cloud computing! What is Cloud Computing? The first t...1 likeCloud
Mihir Suratwalamihirsuratwala.hashnode.dev·Feb 15, 2025Archive File in LinuxLast Blog Review → In the last blog we understood, how to send the file from local machine to EC2 and also send the file from EC2 to local machine. Only the requirement is that the scp can be used only on local machine as the local machine must have ...AWS
Sayantan Mannadevops-bites.hashnode.dev·Feb 15, 2025Volume Management in Linux with Amazon EBSIntroduction Amazon Elastic Block Store (Amazon EBS) is a high-performance, scalable block storage solution designed for use with Amazon EC2 instances. It enables users to create, attach, manage, and persist storage volumes that function similar to p...Devops
Shreyash Myakalshreyashmyakal.hashnode.dev·Feb 14, 2025Mastering AWS EC2: A Beginner's Journey..How to Launch an EC2 Instance in AWS – A Complete Guide If you're just starting with AWS, launching an EC2 instance is one of the first things you'll need to do. Think of EC2 as your virtual computer in the cloud—you can use it to host websites, run ...1 likeLinux
Vipin Yadavblog.vipinyadav.in·Feb 14, 2025Deploying a Scalable and Highly Available Web Application on AWS with TerraformIntroduction Building a scalable and highly available web application on AWS requires a well-architected infrastructure that can handle traffic spikes, ensure uptime, and optimize costs. This guide walks you through implementing such an architecture ...Terraform
Mariam Smithsetup-and-configure-nginx-on-ubuntu.hashnode.dev·Feb 13, 2025Setting up NGINX on Ubuntu ServerProcuring a Server Before installing and configuring NGINX, the first step was to procure a fresh Ubuntu server. Here’s how I went about it: Step 1: Choose a Cloud Provider:There are several reliable cloud providers like AWS, DigitalOcean, Linode, or...Ubuntu
Vinayak Zuttissl-certificate-installation.hashnode.dev·Feb 13, 2025To install an SSL certificate on Apache2 (Debian/Ubuntu), follow these stepsThis guide walks you through installing an SSL certificate purchased from Namecheap on an Apache2 server running Debian or Ubuntu. Step 1: Download Your SSL Certificate After reissuing your certificate on Namecheap, you will receive a ZIP file contai...SSL Certificate
DevOpsofworlddevopsofworld.com·Feb 11, 2025How to Fix InsufficientInstanceCapacity Error in AWS EC2Suppose AWS doesn't currently have enough available On-Demand capacity to complete your request. In that case, you may encounter the InsufficientInstanceCapacity error when you try to launch a new instance or restart a stopped instance. Resolution St...Ops Fix HubInsufficientInstanceCapacity