Tag

#aws

Page 2 of posts tagged “aws”.

Granting Lambda function permission to access DynamoDB using AWS CDK in Python

Learn how to grant Lambda permissions to access DynamoDB using AWS CDK in Python

Granting S3 permissions to a Lambda function using AWS CDK in Python

Learn how to grant S3 permissions to a Lambda function and accessing files from an S3 bucket using AWS CDK in Python

How to create a Lambda function in a Custom Docker image using AWS CDK in Python

This article provides a walkthrough on how to deploy an AWS Lambda function using a Custom Ubuntu Docker image with AWS CDK in Python

How to create a Lambda function in a ECR Docker image using AWS CDK in Python

This article provides a walkthrough on how to deploy an AWS Lambda function using a AWS provided ECR Docker image with AWS CDK in Python

Mount Amazon FSX Lustre filesystem and attack to AWS EC2 instance

A step-by-step guide to mount Amazon FSX Lustre filesystem and attack to AWS EC2 instance

Mount Amazon EFS Drive on EC2 Ubuntu Linux using NFS Utils

A comprehensive guide to mount Amazon Elastic File Storage (EFS) on Ubuntu Linux using NFS Utils and then use it to serve files from the EFS drive. The guided includes instructions for both AWS Console & CLI