Posts

Showing posts from April, 2025

Amazon Web Services Notes

Image
What is Cloud Computing? The Five Characteristics of Cloud Computing ·         On-demand Self Service ·         Broad Network Access ·         Multi – tenancy and resource pooling ·         Rapid elasticity and Scalability ·         Measure Service   Types of Cloud Computing ·         Infrastructure as a Service (Iaas) ·         Platform as a Service (PaaS) ·         Software as a Service (SaaS)   IAM: Identity and Access Management ·         IAM: Permissions o    Users or Groups can be assigned JSON documents called Policies o    These policies define the permissions of the users. o    In ...