satish8450 / Documents-AWS

Documents Listed her
0 stars 0 forks source link

S3 #16

Open satish8450 opened 7 months ago

satish8450 commented 7 months ago

S3:

it will provide object based storage we can upload files and folders or artifacts

by using S3 endpoint we can able to deploy the application

Types : S3 Standard : Default and High price 99.99 availability s3 standard infrequent : low price 99.99 availability s3 intelligent : it will move data Standard to Standard infrequent if we mentioned s3 one zone infrequent : price is very only one AZ s3 glacier : This storage will use for old data that is not available immediately price is very less s3 glacier deep archive : very old data we can store here , if you retrieve data will take 12hr time

We can create life cycle rule for Data where it is store based on days

We can create event notification for S3 we will get notification

Static webhosting : mostly used by ecommerce website , we can launch the website without server testing purpose (non prod server)
we need to upload all files in bucket enable static website hosting , mention index.htmml -- save changes

Endpoint of your website will create. create bucket policy for current bucket who need to access the website --> permission related

browse endpoint we can able to access the deployed website

if you want to create domain using with Route53 , Domain name and bucket name should be same

Management :

Replication rule : we can create copy of current bucket for recovery purpose it will be another bucket create in other region