of Amazon providing on- demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. • Regions • Availability Zones
provided by Amazon as a part of Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code. • Run code without thinking about servers or clusters. Only pay for what you use. • Supports Java, Go, PowerShell, Node.js, C#, Python, and Ruby code
database service that supports key–value and document data structures. DynamoDB supports two different kinds of primary keys: • Partition key • Partition key and sort key (composite primary key)
a service offered by Amazon Web Services that provides object storage through a web service interface. S3 Glacier Deep Archive S3 Glacier S3 Intelligent- Tiering S3 Standard S3 One Zone-IA S3 Standard-IA S3 on Outposts
for your web and mobile apps. Your users can sign in directly with a user name and password, or through a third party such as Facebook, Amazon, Google or Apple.
to manage access to AWS services and resources securely. Using IAM, you can create and manage AWS users and groups, and use permissions to allow and deny their access to AWS resources.
model a collection of related AWS and third-party resources, provision them quickly and consistently, and manage them throughout their lifecycles, by treating infrastructure as code.
is an open source software development framework to define your cloud application resources using familiar programming languages. AWS CDK provisions your resources in a safe, repeatable manner through AWS CloudFormation. CDK Docs: https://docs.aws.amazon.com/cdk/api/v2/ GitHub: https://github.com/zeroandoneme/log-sample