AWS

Jenkins installation on AWS ec2 linux instance

Posted on

This blog will guide you through a detailed but yet easy steps for Jenkins installation on AWS ec2 linux instance. However in order to launch linux instance on AWS, follow this blog. Prerequisite: Java 8 is a prerequisite.You can Click here to install Java. Jenkins installation on AWS ec2 linux instance: Step 1. Firstly, add Jenkins […]

AWS

Java installation on linux instance

Posted on

Linux Linux is a free and open source operating system’s kernel. In this blog we will perform Java installation on linux instance. There are several Linux Distributions, commonly called ‘distros’. Ubuntu Linux Red Hat Enterprise Linux Linux Mint Debian Fedora Let’s start java installation on linux instance launched on AWS — EC2 (Click here to launch linux […]

AWS

Launching Linux Instance on EC2

Posted on

Amazon EC2 It is an AWS primary web service that provides resizable compute capacity in the cloud. It can be used to launch instances (e.g. Linux, Ubuntu, Windows, Databases) on cloud. This blog will guide with easy steps for Launching Linux Instance on EC2 (Elastic Compute). What is Elastic Compute? Compute refers to the amount […]