Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS (Security, Identity, Compliance (IAM (Secret Token Service (STS)…
AWS
Security, Identity, Compliance
-
-
-
-
-
-
-
-
-
-
-
Analytics
-
-
-
-
-
-
AWS Glue
-
Feature
-
Extract, transform, load (ETL)
-
-
-
Storage
S3
-
Life Cycle Management
-
Can apply to either current version, or previous versions
-
-
-
-
Permissions
-
-
Object Lock
-
-
Governance mode
Can't alter/delete object/version or alter object's lock setting
Unless if user has special permission
-
-
-
-
-
Share Bucket
-
-
Cross Account IAM Roles
-
Steps
Using Master Account, Create Role &
Select type of trusted entity
-
-
-
-
-
-
-
Logging
CloudTrail
Audit all Amazon S3 bucket access by AWS user, role or service
-
-
FSx
-
Amazon FSx for Lustre
-
-
Use Lustre as Hot storage, and use S3 as Cold storage
-
-
-
-
-
EBS
Storage Types
General Purpose SSD (gp2, gp3)
-
3 IOPS per GB, up to 16,000 IOPS
-
Provisioned IOPS (io1, io2)
50 IOPS ~ 64,000 IOPS per volume
-
-
100 GiB volume can be provisioned with up to 5,000 IOPS
-
-
-
-
-
Management & Goverance
-
CloudWatch
Features
-
Display metrics and create Alarms that watch the metrics
Sends notification or automatically make changes to the resources being monitored, when threshold is breached,
-
-
Concepts
-
Metrics
-
-
Cannot be deleted, expires itself after 15 months of no new data is published to them.
timestamp is required, can be value of +- 14 days
If no timestamp is provided, CloudWatch will create it for you
-
Metric match enables you to query multiple CloudWatch Metrics and use new time series based on these metrics
CloudWatch DOES NOT collect Memory utilization & Disk Space Usage metrics from EC2 instances
You need to install CloudWatch Agent on instance
Dimensions
-
by adding a unique dimension to a metric, you are creating new version of the metric
-
Alarms
Watch a single metric for a specified period of time
Perform 1 or more actions based on the value of metric relative to a threshold over time
-
-
States
-
-
INSUFFICIENT DATA - The alarm has just started. the metric is not available, or not enough data is available for the metric to determine the alarm state.
-
-
Events
-
Respond to these operational changes and take corrective action as necessary, by sending message to respond to the environment, activating functions, making changes and capturing state information.
-
Logs
-
CloudWatch Logs Insights
enables you to interactively search and analyze log data in CloudWatch Logs using queries
-
-
AWS Auto Scaling
rebalancing
-
- launching new EC2 instances in the AZ that has fewer instances
- Terminating instances in AZ that had more instances
-
Service Families
Amazon EC2
Concepts
-
-
-
-
-
Can Attach ELB to existing ASG, but ELB must be in same Region
-
-
-
-
-
-
-
-
-
-
-
-
Migration
-
-
DataSync
-
-
-
How it works
-
-
Start the transfer task, monitor on AWS Console or Cloudwatch
Sync Filter by files, folder or objects
-
Scenarios
Use DataSync to Migrate files on AWS then Use FileGateway to retain access to files on AWS from on-premises file-based application
Use DataSync for online transfer, Snowball for offline transfer data into AWS
-
-
-
-
-
-