1/25
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
IAM (Identity Access Management)
A framework for managing digital identities, enabling organizations to control who has access to resources.
IAM Policy
A document that defines permissions for users, groups, or roles in the IAM framework, typically written in JSON.
EBS (Elastic Block Store) Volumes
A cloud storage service designed for use with Amazon EC2 instances, providing block level storage.
Multi-Factor Authentication (MFA)
A security process that requires more than one method of authentication from independent categories of credentials.
EC2 (Elastic Compute Cloud)
A web service that provides resizable compute capacity in the cloud, designed to make web-scale cloud computing easier.
RDS (Relational Database Service)
A managed database service that supports many database engines, simplifying database management tasks.
Elastic Load Balancer
A service that automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances.
DynamoDB
A fully managed NoSQL database service that provides fast and predictable performance with seamless scalability.
CloudWatch
A monitoring service for AWS cloud resources and the applications you run on AWS.
KMS (Key Management Service)
An AWS service that makes it easy to create and control the encryption keys used to encrypt your data.
S3 (Simple Storage Service)
An object storage service that offers scalability, data availability, security, and performance.
Secrets Manager
A service that helps you protect access to your applications, services, and IT resources without the upfront investment and on-going maintenance costs.
API Gateway
A managed service that allows developers to create, publish, maintain, monitor, and secure APIs at any scale.
SNS (Simple Notification Service)
A fully managed messaging service for both application-to-application and application-to-person communication.
SQS (Simple Queue Service)
A fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications.
Lambda Functions
A serverless compute service that lets you run code in response to events without provisioning or managing servers.
Step Functions
A serverless orchestration service that allows you to coordinate multiple AWS services into serverless workflows.
Parameter Store
A secure storage for configuration data management and secrets management, part of AWS Systems Manager.
VPC (Virtual Private Cloud)
A private network within the AWS cloud where you can define and control your network environment.
CloudFormation
A service that helps you model and set up your Amazon Web Services resources so that you can spend less time managing those resources and more time focusing on your applications.
ECS (Elastic Container Service)
A fully managed container orchestration service that helps you deploy, manage, and scale Docker containers.
ECR (Elastic Container Registry)
A fully managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images.
CORS (Cross-Origin Resource Sharing)
A mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the resource originated.
Redshift
A fully managed, petabyte-scale data warehouse service in the cloud for analyzing data using standard SQL.
Elasticache
A fully managed in-memory data store service, compatible with Redis and Memcached, for real-time analytics and caching.
CodeCommit
A fully managed source control service that makes it easy for teams to host secure and scalable Git repositories.