#aws
Read more stories on Hashnode
Articles with this tag
First, let's create a lambda function that log specific text randomly Go to lambda Functions hit Create lambda Let's take the function name randomText...
First you have to add the domain or subdomain to SES Identity Configuration. Therefore, go to SES -> Configuration -> Identities Create Identity ->...
VPC = Virtual Private Cloud We can have multiple VPCs in an AWS region (max 5 per region - soft limit) Max CIDR per VPC is 5 for each CIDR Min size is...
All new AWS accounts have a default VPC New EC2 instances are launched into the default VPC if no subnet is specified Default VPC has internet...