Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS Practitioner - Coggle Diagram
AWS Practitioner
IAM
Global ressurs
The least privilege principal
Policy
Inheritance
User will inherit all poilicies from all groups
Policy structure
JSON
Version
Id
Statement
Sid
Effect(Allow,Deny)
Principal (account/user/role)
Action
Resource
Condition
Password
Min length
Character types
Change own
Required change
Re-use
MFA - Multi Factor Authentication
Virtual MFA Device
Google Authenticator
One phone only
Authy
Multiple devices
Phone
Computer
Support for multiple tokens on a single device
Universal 2nd Factor (U2F) Security Factor
Physical device
Third party
YubiKey
support for multiple root and IAM users using a single security key
Hardware Key Fob MFA Device (Gemalto)
Hardware Key Fob MFA Device for AWS GovCloud (US)
AWS CloudFormation
Infrastructure as a service
To repeat a certain configuration setup multiple times /multiple places
Serverless
Function as a service FaaS
Amazon S3
DynamoDB
Fargate
Lambda
Pay per request
Per call
Duration x RAM provisioned
Integrated with the whole AWS suite of services
Many programming languages
Monitored by AWS CloudWatch
Event-driven
Lambda Container Image
Container must implement Lambda Runtime API
Not standard Docker Images
Invocation time
Up to 15 minutes
Amazon API gateway
REST API
Fully managed service
Serverless
Websockets API
Security
Monitoring
AWS Batch
Docker Image