Skip to main content

Posts

Showing posts from January, 2021

AWS GLACIER THEORY

S3 Glacier  --> Paid Service                Storage ---> High-end Capacity [ Unlimited data store]         Glacier -----> Not for frequent use           Glacier --> vaults [ Container ]            Vaults --> Mumbai --> ok        ---------------------------------------------------------           Data Type : archive format [ Compression ]-> 40TB                     MS : Zip file               Linux : tar file       ----------------------------------------------------------          Requirement : 1: Vaults                        2: IAM User --> SAM [ Glacier Full Access ]             ...

AWS ROUTE 53 Theory

                      AWS ROUTE 53 Theory. DNS PORT NO : --> 53 DNS Resolv to with  :Name to IP  --> www.google.com / 172.24.58.47                     :IP  to Name --> 172.24.58.47  /www.google.com                              Two type of Domain Category : Oraganization Domain                                                     : ZioGraphical Domain      O.D:>.com,.org,.mil,.edu      Z.D:>.in,.us,.ch,.au      According Domain Price will change :       .com : $12 :> 1 Year       .in  : ------------     ROUTE 53  --> Paid Practical     ...

IAM INTRODUCATION

            IAM ( Identity Access Management )                AWS LOCAL USER                 1: Full Privileges                    2: Partial Privileges          -------------------------------------           Organization : Project : RDS                         ----------------                         Team : 4-5 Emp                        ---------------  5 AWS ACCOUNT : 5 Diff Billing : 5 Region : Network : issue ......  ------------------------------------------------------------------    IAM --> No need to create 5 Diff Account         --...