navigation

Introduction to Amazon EC2

Overview

In this exercise, we will commence our journey with Amazon EC2 and delve into its core features. Our exploration will extend to establishing connections and deploying a sample application named AWS User Management. This application, built using Node.js, embodies a straightforward CRUD (Create, Read, Update, Delete) functionality to oversee users. This encompasses tasks like addition, removal, modification, and retrieval. Furthermore, users have the capacity to exchange data amongst themselves. Our deployment of AWS User Management will span across both Windows and Linux environments.

The guidelines elucidated in this manual have undergone exhaustive testing on Microsoft Windows Server 2022 and Amazon Linux 2.

Amazon Elastic Compute Cloud (EC2) Amazon Elastic Compute Cloud (EC2)

Content

  1. Introduction
  2. Preparation Steps
  3. Initiating a Windows Instance
  4. Initiating a Linux Instance
  5. Foundations of Amazon EC2
  6. Configuring AWS User Management on Linux Instance
  7. Configuring AWS User Management on Windows Instance
  8. Resource Cleanup