AWS Services

Using AWS Lambda Layers with AWS SAM | SAM Series #5

Layers in AWS Lambda are used to pull in additional code such as external libraries, custom runtimes or other dependencies needed by your...

How to create, mount on EC2 and use AWS EFS (Elastic File System)

AWS EFS is fully managed elastic NFS file system for AWS cloud services and on-premise resources. It can scale automatically up and down...

Recent Articles