AWS Services

How to run DynamoDB locally with Docker | SAM Series #3

DynamoDB is one of the fundamental pieces of the serverless stack in AWS, because of this knowing how to run DynamoDB locally is essential...

How to query CSV files on S3 with Amazon Athena

Amazon Athena is a serverless interactive query service, it supports multiple formats for the data, there is no infrastructure to manage and you pay...

How to set up VPC peering in AWS

A VPC Peering connection is a networking connection between two VPC's that enables you to route traffic between them using private IPv4 addresses or...

Getting started with AWS SAM | SAM Series #1

AWS Serverless Application Model or SAM is an open-source framework for creating serverless applications. It provides a foundation for building simple or complex applications...

Recent Articles