<h1 style='border: none'><center>Parallel and Distributed Systems Lab 1</center></h1>
<h2 style='border: none'><center>Introduction to Amazon Web Service(AWS)</center></h2>
<h5><center>The Islamic University of Gaza<br>Engineering Faculty<br>Department of Computer Engineering</center></h5>
<h6>Authors: Usama R. Al Zayan<span style="float:right">2022/09/12</span></h6>
---
## Objectives:
Learn how to create AWS account and be familiar with AWS.
## Introduction to AWS:
* AWS (Amazon Web Services) is a Cloud Provider.
* They provide you with servers and services that you can use on demand and scale easily.
* AWS has revolutionized IT over time.
* AWS powers some of the biggest websites in the world like Amazon and Netflix.
### Getting started with AWS:
Let's start by creating a new Amazon Web Service account, click [here](https://aws.amazon.com/free/).
1. Sign up for AWS.

2. Create your password.

3. Select AWS Free Tier(Personal).

4. Enter Billing Information.

5. Confirm your identity (you will receive a verification code via the phone number you entered previously).

6. Select a suport plan (Basic support - Free)

7. A message will be sent to your email address confirming the creation of the account (it may take a few minutes).
<center>

</center>
8. Welcome message will be sent to your email(it may take a few minutes).
<center>

</center>
9. Now your account is ready, just login as Root User.
<center>

</center>
## Tour of the AWS Console & Services in AWS:

## AWS Budgets:
Set custom budgets that alert you when you exceed your budgeted threasholds.
1. Search for budgets in the search bar.

2. The Budgets interface will appear as shown. Click the Create Budget button and select Budget setup as Customize (advanced).

3. Choose the type of budget (Cost Budget).

4. Enter the budget name, period and amount.

5. Specify the first Alert (est. 10%) and the email recipients.

6. You can add many Alert as you want Then Press Create Budget.

7. Finally you will see all the budgets you have created.

###### tags: `Parallel and Distributed Systems` `Cloud computing` `IUG` `Computer Engineering`
<center>End Of Lab 1</center>