You are on page 1of 3

Good Morning All!!!!

IAM ROle -- -worked on Session Manager


IAM User --- Acessed AWS Portal with IAM Account

AWS - 100s of services


IAM -- Hari -- 1.should acces only EC2
poweruser -- similar to administrator
all access to all services
Tried Starting , Stopping and creating New
Instance using IAM Profile.

Load balancer ----


3 types
1.Classic Load LB
2.Application LB
3.Network Load Balancer

Autoscaling -----

EBS - ELastic BLock Storage


Snapshots and AMIs

1.API
2.JSON

File Transfer Between Servers


using FTP!!!!

FTP -- file transfer Protocol

1. Transfer files to Linux Server

requirments
1.a Running Linux Server
2. winscp https://winscp.net/eng/index.php

1. putty --- SSH Client(Secure Shell to connect Terminal - to execute Commands

2. winscp ---FTP Client(FIle Transfer to COnnect FTP Server -


Transfer/upload/download Files

COmmands
cd - change Directory

syntax --- cd "Folder name"


example -- cd ec2-user

ls -- List of Directory

Syntax -- ls
open Winscp software

1. in the login Box provide following


Details

1.Hostname
2.Portnumber(default 22 do not change)
3. upload ppk file
steps : click on
advanced >> SSH >> Authentication >> private key
file --- Upload your ppk file
4. enter your username :ec2-user

upload / Download / Transfer / Delete Files!!!

windows Server !!!

File Transfer In windows !!!

We Shall Host a Website!!!

1. Linux Server
2. Windows Server

Website :

i need you guys to be ready with a Website!!!


1. Static Website - (HTML , CSS )

linux Server --- winscp


preinstalled ---- FTP server --- we can direcly
connect

Windows Server ---


Requirment is FTP Server ???

this is not preinstalled .

we need to manually Setup and install FTP


server on windows
. after finishing this

we can connect!!!

we can also use winscp

You might also like