<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Freddie Barron</title>
    <description>The latest articles on Forem by Freddie Barron (@freddie_barron_df6bb01255).</description>
    <link>https://forem.com/freddie_barron_df6bb01255</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3597273%2F4535d64d-cca3-41cd-a579-60392e5c75ff.jpeg</url>
      <title>Forem: Freddie Barron</title>
      <link>https://forem.com/freddie_barron_df6bb01255</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/freddie_barron_df6bb01255"/>
    <language>en</language>
    <item>
      <title>Amazon EC2 Instance Installation.</title>
      <dc:creator>Freddie Barron</dc:creator>
      <pubDate>Mon, 15 Dec 2025 02:14:40 +0000</pubDate>
      <link>https://forem.com/freddie_barron_df6bb01255/amazon-ec2-instance-installation-1pgi</link>
      <guid>https://forem.com/freddie_barron_df6bb01255/amazon-ec2-instance-installation-1pgi</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8yaef70twcokc6ws51o5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8yaef70twcokc6ws51o5.png" alt=" " width="624" height="624"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Amazon EC2 stands for Amazon Elastic Compute Cloud.
&lt;/h2&gt;

&lt;p&gt;It is a service from Amazon Web Services AWS that lets you rent virtual computers on the internet instead of buying physical servers.&lt;br&gt;
Think of Amazon EC2 like this:&lt;br&gt;
Instead of buying a physical server and keeping it in your office.&lt;/p&gt;

&lt;p&gt;you rent a powerful computer/server in Amazon’s data center,&lt;br&gt;
use it for as long as you need,&lt;br&gt;
then turn it off when you are done.&lt;br&gt;
You only pay for what you use.&lt;/p&gt;

&lt;p&gt;What EC2 actually gives you&lt;br&gt;
Amazon EC2 provides virtual machines called instances. &lt;br&gt;
Compute&lt;br&gt;
The virtual machine itself. This is the instance type that gives you CPU memory and Storage&lt;br&gt;
The disks attached to the instance. Usually Amazon EBS for operating system and data.&lt;br&gt;
Networking&lt;br&gt;
The connectivity. This includes VPC, subnets, security groups, and IP addresses.&lt;br&gt;
Each instance can have&lt;br&gt;
CPU power&lt;br&gt;
Memory RAM&lt;br&gt;
Storage&lt;br&gt;
Network &lt;br&gt;
Benefits of using Amazon EC2&lt;br&gt;
Fast to start&lt;br&gt;
You can launch a server in minutes. No buying hardware and no waiting.&lt;br&gt;
Pay only for what you use&lt;br&gt;
You pay by the second or hour. Turn it off and you stop paying.&lt;br&gt;
Scales easily&lt;br&gt;
Need more power or more servers. Resize or add them instantly.&lt;br&gt;
Very reliable&lt;br&gt;
Runs in AWS data centers with built in redundancy and uptime.&lt;br&gt;
Full control&lt;br&gt;
You choose the OS, CPU, memory, storage, and network settings.&lt;br&gt;
Secure by default&lt;br&gt;
Security groups, firewalls, IAM, and encryption are built in.&lt;br&gt;
Works with everything&lt;br&gt;
Connects easily to databases, load balancers, storage, and monitoring tools.&lt;br&gt;
Good for any workload&lt;br&gt;
Web apps, databases, backups, testing, AI, and enterprise systems.&lt;/p&gt;

&lt;h2&gt;
  
  
  EC2 lets you run servers fast, safely, and only pay when you need them.
&lt;/h2&gt;

&lt;h1&gt;
  
  
  I will demonstrate how to install and configure Amazon EC2 instance with a step-by-step description.
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Step 1. Create an AWS account
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Step 2. Login to AWS portal, &lt;a href="https://aws.amazon.com/console" rel="noopener noreferrer"&gt;https://aws.amazon.com/console&lt;/a&gt;
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Step 3. In the search bar, type ec2 and hit enter
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2559ddxdc1yp3qqb8dex.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2559ddxdc1yp3qqb8dex.png" alt=" " width="624" height="375"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 4. Click on Launch Instance
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9m5wnkfpo9q8urxwngm9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9m5wnkfpo9q8urxwngm9.png" alt=" " width="624" height="307"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 5. Provide basic details Name and tags
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk9c9h6wg3ewr8cu4v86l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk9c9h6wg3ewr8cu4v86l.png" alt=" " width="624" height="362"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 6.  Under Application and OS Images, Under Quick Start select Ubuntu OS
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fars9pzj3397f9qujcv3c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fars9pzj3397f9qujcv3c.png" alt=" " width="624" height="362"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 7.  Create your key pair, I called mine MYLABKEY, this key will be use to generate an encrypted password for login.
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Step 8. &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw0ko7ft7r0a11kfo41o5.png" alt=" " width="624" height="362"&gt;
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fspkdgdce42udzamnkx0q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fspkdgdce42udzamnkx0q.png" alt=" " width="624" height="183"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 9. Keep the rest on default setting and click Launch.
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flnb6fwtqr5z0i153gt9r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flnb6fwtqr5z0i153gt9r.png" alt=" " width="656" height="283"&gt;&lt;/a&gt;&lt;br&gt;
My Instance is installed. It took less than 5 minutes to initiate.&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 10.
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsvzvik7ltmk99v0i0ngm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsvzvik7ltmk99v0i0ngm.png" alt=" " width="624" height="302"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 11. Click on the ID this will take you to overview to see the newly deploy instance.
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Step 12.
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff4bwnz0yekbooqvbfdai.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff4bwnz0yekbooqvbfdai.png" alt=" " width="624" height="329"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 13. We have to connect to our Ubuntu server
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2lzehc0nmk61h30igl28.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2lzehc0nmk61h30igl28.png" alt=" " width="624" height="286"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 14.
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr1ba3cc7i7jzvxe6tpya.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr1ba3cc7i7jzvxe6tpya.png" alt=" " width="624" height="283"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Step 15.
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjakgzlj77fwobqh8qmg1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjakgzlj77fwobqh8qmg1.png" alt=" " width="624" height="439"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope this resource was helpful.&lt;/p&gt;

&lt;h1&gt;
  
  
  #Virtualization
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #RDP
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #CloudComputing
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #Techblog #ITInfrasttructure
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #AMAZON #AMAZONEC2
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #VirtualMachine #Innovation
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #Technologytrend
&lt;/h1&gt;

&lt;h1&gt;
  
  
  # Amazon #EC2INSTANCE
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #DEVOPS
&lt;/h1&gt;

&lt;h1&gt;
  
  
  VMWARE
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #HYPER-V
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #DevCommunity
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #Tech #CoachRaphaelGab-Momoh
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #Skill.Sch #SSLAB
&lt;/h1&gt;

&lt;h1&gt;
  
  
  #LinkedInTechCommunity
&lt;/h1&gt;

</description>
      <category>devops</category>
      <category>aws</category>
      <category>cloudcomputing</category>
      <category>amazonec2</category>
    </item>
    <item>
      <title>AZ-104 PREPARATION</title>
      <dc:creator>Freddie Barron</dc:creator>
      <pubDate>Wed, 05 Nov 2025 15:42:44 +0000</pubDate>
      <link>https://forem.com/freddie_barron_df6bb01255/az-104-preparation-ool</link>
      <guid>https://forem.com/freddie_barron_df6bb01255/az-104-preparation-ool</guid>
      <description>&lt;p&gt;I am currently studying for AZ-104 in preparation for the exam. Bought a course from Udemy almost done with the course for the past one week. &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
