Tag

#aws

Page 9 of posts tagged “aws”.

Mount AWS Credentials on VSCode Devcontainers

A guide to install, configure and run selenium in Jupyter Notebook on WSL2 or Ubuntu

Run Chrome extensions with Python Selenium on AWS Lambda

A detailed guide to use Selenium and Chrome with extensions on AWS Lambda

Configure logging in AWS Lambda to CloudWatch using Python

How to log events to CloudWatch during AWS Lambda execution using Python

AWS CDK: Building a EventBridge scheduled Lambda that reads and writes to s3

A guide to building a serverless app using EventBridge, Lambda & s3 while introducing how to create, configure, test and deploy a CDK project using Python

Run Selenium in AWS Lambda for UI testing

A guide about how to run selenium using headless chrome & chromium webdriver to automate UI testing

Run AWS Lambda using custom docker container

Learn how to use a custom docker container to run Lambda functions on AWS.