Tag Archives: aws EC2

Jenkins Pipeline AWS EC2 Instances

Jenkins Pipeline AWS EC2 Instances

Imagine managing your entire fleet of AWS EC2 instances with just a few clicks- no more manual hassle, no more guesswork. This document provides a detailed breakdown of a Jenkins pipeline designed for managing AWS EC2 instances. The pipeline automates common EC2 operations such as listing, starting, stopping, and rebooting instances. A critical aspect of Continue Reading »

AWS EC2 How to Launch an Instance and Host a Website

In this tutorial, we will learn How to launch an EC2 Server which will be Ubuntu Linux Virtual Server and host a website by serving index.html. What is AWS? Amazon Web Services(AWS) is an Amazon.com subsidiary which offers cloud-computing services at very affordable rates, therefore making its customer base. Key AWS Services are EC2, RDS, Continue Reading »