DynamoDB overview
Containers and EKS
Kubernetes networking EKS
AWS Pricing
S3 Pricing Amazon S3 offers various pricing tiers and storage classes to suit different use cases and data access patterns. Here’s a summary of the pricing information: Storage Classes S3 Standard: $0.023 per GB-month (first 50 TB), $0.019 per GB-month (next 450 TB), and $0.015 per GB-month (over 500 TB) S3 Intelligent-Tiering: $0.13377 per GB-month…
Route53 policies
When you create a record, you choose a routing policy, which determines how Amazon Route 53 responds to queries: Simple routing policy – Use for a single resource that performs a given function for your domain, for example, a web server that serves content for the example.com website. You can use simple routing to create records in…
VPC Examples
VPC Examples with subnets and gateways
Security MFA
Supported MFA devices
Amazon S3 – III
Amazon S3 versioning As described earlier, Amazon S3 identifies objects in part by using the object name. For example, when you upload an employee photo to Amazon S3, you might name the object employee.jpg and store it in a bucket called employees. Without Amazon S3 versioning, every time you upload an object called employee.jpg to the employees…
Amazon S3 – II
Amazon S3 storage classes When you upload an object to Amazon S3 and you don’t specify the storage class, you upload it to the default storage class, often referred to as standard storage. In previous lessons, you learned about the default Amazon S3 standard storage class. Amazon S3 storage classes let you change your storage…
AWS Outposts Family
AWS Outposts is a family of fully managed solutions delivering AWS infrastructure and services to virtually any on-premises or edge location for a truly consistent hybrid experience. Outposts solutions allow you to extend and run native AWS services on premises, and is available in a variety of form factors, from 1U and 2U Outposts servers…
Compute resources
Serverless AWS Lambda Service that lets you run code without needing to provision or manage servers. While using AWS Lambda, you pay only for the compute time that you consume. Charges apply only when your code is running. You can also run code for virtually any type of application or backend service, all with zero…