About 1,170,000 results
Open links in new tab
  1. Deploying a Sample HTML Application to AWS EC2 with …

    Jan 8, 2025 · We can launch any number of instances based on our requirements. But I will launch only one instance "Demo_AWSCodeDeploy" in this example. I launched an Amazon …

  2. How to Deploy Web Applications on AWS Using Amazon Linux

    Feb 9, 2024 · For this tutorial, we dive deep into deploying a Node.js application on Amazon Linux using Nginx as a reverse proxy. Before we proceed with our Amazon Linux setup, we need an …

  3. Deploy and host an HTML Website on Amazon EC2 on AWS

    Jul 27, 2023 · In this guide, I will take you through the process of deploying and hosting a simple HTML website on a 2-tier AWS architecture. The architecture consists of two layers: the public …

  4. Create an EC2 Instance With EC2 User Data Script To Launch

    Jan 4, 2025 · In this article, we are going to launch our EC2 instance running Amazon Linux. For this, we’ll be launching our EC2 instance which is, well, a virtual server and we’ll use the …

  5. How to Launch an Instance and Host a Website With AWS EC2

    Aug 16, 2019 · In this tutorial, we will learn how to launch an EC2 Server, the Ubuntu Linux Virtual Server and host a website by serving index.html. What is AWS? Amazon Web Services (AWS) …

  6. Launching an Apache Web Server with AWS EC2 and Linux

    Oct 16, 2023 · HTML — Hyper Text Markup Language is a standard markup language for web page creation. It allows the creation and structure of sections, paragraphs, and links using …

  7. Deploy your first hello world application on AWS EC2 Instance

    Jul 16, 2023 · We are using an Apache server in this tutorial so for that we need to install httpd to run apache server. httpd is Produced by Apache Foundation and it is a piece of software that …

  8. Launch an EC2 instance and run a simple web application

    Apr 14, 2022 · Launch the instance in a new VPC and a new subnet, and auto-assign its public IP address. Use an Amazon Linux AMI and a T3 instance type with a size that is smaller than …

  9. How to Launch a Simple AWS EC2 Server for Your First Web Application

    Learn how to set up a basic EC2 instance, configure security, and deploy a simple web server step by step in this beginner-friendly tutorial.

  10. Building a Scalable Web Server on AWS: A Hands-On Guide to Linux

    Jan 8, 2025 · Building a web server from scratch is an essential skill for any cloud or DevOps engineer. This project walks you through provisioning a Linux server, installing Apache, …

Refresh