Skills Flashcards
(40 cards)
EC2
Virtual servers in the cloud that allow users to run applications and host websites.
S3 Storage Services
Scalable object storage service for storing and retrieving data in the cloud.
Databases
Managed relational and NoSQL databases for storing and managing structured data.
DNS using Route 53
Domain Name System (DNS) web service for routing domain traffic and managing domain names.
VPCs (Virtual Private Clouds)
Isolated virtual networks within AWS for launching AWS resources in a defined network space.
AutoScaling
Service for auto-adjusting the capacity of EC2 instances based on traffic demand.
ELB (Elastic Load Balancing)
Managed load balancer service for distributing incoming application traffic across multiple targets
CloudFront
Content delivery network (CDN) service for delivering content, videos, applications, and APIs globally.
CloudWatch
Monitoring service for collecting and tracking metrics, logs, and events in AWS.
CloudTrail
Service for logging and monitoring AWS account activity and API usage.
SNS (Simple Notification Service)
Fully managed messaging service for sending notifications and messages to distributed systems.
SQS (Simple Queue Service)
Fully managed message queuing service for decoupling and scaling microservices, distributed systems, and serverless applications.
SWF (Simple Workflow Service)
Fully managed orchestration service for coordinating distributed and asynchronous tasks or workflows.
CloudFormation
Service for provisioning and managing AWS infrastructure resources using templates.
Cognito
Identity management service for managing user authentication, authorization, and user management in the cloud.
API Gateway
Fully managed service for creating, deploying, and managing APIs AT ANY SCALE.
Lambda
Serverless compute service for running code without provisioning or managing servers, billed on usage.
VPC (Virtual Private Cloud
A virtual network environment in AWS that allows users to launch AWS resources in a logically isolated section of the cloud.
VGW (Virtual Private Gateway)
A VPN gateway that allows communication between a VPC and an on-premises network securely
CGW (Customer Gateway)
A physical or virtual device at the customer’s end of a VPN connection that provides connectivity between an on-premises network and a VPC in AWS.
TGW (Transit Gateway)
A service that simplifies network connectivity between multiple VPCs, VPNs, and on-premises networks by acting as a hub for routing traffic
IGW (Internet Gateway)
A gateway that allows instances within a VPC to communicate with the internet and other AWS services.
NGW (NAT Gateway)
A managed network address translation (NAT) service that enables instances within a private subnet to initiate outbound internet traffic while preventing inbound traffic from reaching them.