Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·2 hours agoMastering Data Visualization: Installing Superset on Kubernetes Cluster Using Helm ChartThis post explores the integration of Apache Superset as a powerful data visualization tool with Kubernetes environment using SQL Server tables for sourcing and Delta Lake table format on top of your Lakehouse. We will deep-dive into pragmatic ways t...DiscussKubernetes
Harendra Barotharrybdevops.hashnode.dev·Nov 16, 2024The Life of a DevOps Engineer: Roles, Responsibilities, and Real-World ExamplesIn the modern tech landscape, DevOps has evolved from being a buzzword to a vital practice for organizations striving to deliver high-quality software at speed. A DevOps engineer is at the heart of this revolution, bridging the gap between developmen...DiscussDevops
Olaoluwa Afolamilaoluafolami.hashnode.dev·Nov 12, 2024How to Set Up a LAMP Stack on AWS EC2If you’re working on a project that involves creating a LAMP (Linux, Apache, MySQL, PHP) stack, AWS provides a flexible environment to get you started quickly. This guide walks you through creating a LAMP stack on AWS using a t2.micro EC2 instance ru...Discuss·1 likeLAMP stack project
Dinesh Kumar Kblog.dineshcloud.in·Nov 7, 2024Setting Up Multiple SSL-Enabled Websites on a Single Apache ServerThis guide will walk you through the steps to install Apache, host multiple websites using Virtual Hosts, and enable SSL for secure access using Let’s Encrypt certificates. Step 1: Install Apache First, ensure your server’s package index is up-to-dat...DiscussWeb Serverapache
Kedar MakodeforfreeCodeCampfreecodecamp.org·Nov 5, 2024How to Launch an EC2 Instance and Set Up a Web Server Using HTTPDHey there! Have you ever thought about creating your own web server on the cloud? Well, you’re in for a treat because in this article, we’re going to explore how you can launch an EC2 instance and use HTTPD to host a simple web server. Don’t worry – ...Discussec2
Taufique iradukundatiradukunda.hashnode.dev·Oct 28, 2024Launch, and Connect to the AWS EC2 InstanceWhat is Elastic Compute Cloud EC2 Instance EC2 is a virtual server in the AWS cloud, running a specific operating system. It can host applications or databases. In this blog, we will see step-by-step, how to launch an EC2 instance in AWS Cloud. first...DiscussAWS
Olaoluwa Afolamilaoluafolami.hashnode.dev·Oct 28, 2024Simple Steps to Launch a Website with Apache2 on AWS EC2Are you looking to host your first website and want to learn how to do it on AWS? You’re in the right place! In this guide, I’ll show you how to create an Amazon Web Services (AWS) EC2 instance, install an Apache2 web server, and host your website on...Discuss·1 likeaws ec2
Danial Goharmy-docker-learning-journey.hashnode.dev·Oct 19, 2024My Docker Learning Journey: Overcoming ChallengesIntroduction Hey there, fellow tech adventurers! I recently dove headfirst into the world of Docker, and wow, what a journey it’s been! From mastering Docker basics to tackling real-world challenges, I've picked up a treasure trove of knowledge. I'm ...DiscussDocker
Yuvraj Singh Rajawatyuvraj-singh.hashnode.dev·Oct 16, 2024Installing Apache Web Server on RHEL 9: A Simple TutorialAre you ready to set up your own Apache web server on Red Hat Enterprise Linux (RHEL) 9? Apache is one of the most popular and reliable web servers available. Whether you're hosting a personal site or managing a larger application, Apache has your ba...Discussapache
Ritik Saxenaritiksaxenaofficial.hashnode.dev·Oct 14, 2024How to Launch a Website on AWS EC2 Using Apache2 and Ubuntu: Step-by-Step GuideToday, we’ll walk through the steps to deploy a website on an EC2 instance ☁️ running Apache 🌐. We will focus on the actions needed to get your website live on the instance, rather than diving into the details of creating the EC2 instance itself. Ho...DiscussAWS Conceptsec2