Documentation Blog Example Yml: Type: AWS::Lambda::EventSourceMapping Properties: BatchSize: Integer BisectBatchOnFunctionError: Boolean DestinationConfig: DestinationConfig Enabled: Boolean EventSourceArn: String FunctionName: String FunctionResponseTypes:
Category: AWS
AWS Kinesis
AWS research workshops What is Kinesis Amazon Kinesis is a managed, scalable, cloud-based service that allows real-time processing of streaming large amount
New AWS Serverless Repo
Commands to start a new AWS serverless repo and add nodejs template. This will generate serverless.yml and an initial lambda
DynamoDB Data Stream
Basic Functionality Deal with Failure dynamoDB->lambda->cloudwatch aws-dynamodb-stream-lambda github sample code new item->dynamoDB->dynamoDB stream->lambda->sns New items dynamoDB stream to lambda tutorial
DynamoDB Query
DynamoDB Class Definition DynamoDB query cheat sheet So, all the logical operations that Dynamo supports for a query operations EQ
AWS DomumentDB
AWS DocumentDB (MongoDB Compatibility) walk through NOT an ec2 instance connect through VPC Connect Using Amazon EC2 Connecting to an
DNS Notes
Check DNS propagation: https://www.whatsmydns.net Note www.example.com is different than example.com. Check both Check validity of DNS records (i.e. named server,
Mapping Domain Name to Lightsail Instance
Helpful Video: https://www.youtube.com/watch?v=qfQNMIOgV9E Prerequisite: Already registered a domain name in AWS Route 53 Already created a Lightsail instance Now, proceed
Add domain to AWS workmail
Helpful video: https://aws.amazon.com/premiumsupport/knowledge-center/add-verify-domain-workmail/ Buttom line: AWS needs to verify your domain and add authentication to your DNS records. Bluehost does
AWS Lightsail LAMP with Dolibarr
Here a link to the quick study guide on how to get LAMP running on AWS Lightsail Log into AWS