No articles match
A Primer on Docker for lambdr2 years ago
Introduction | Images, containers, and Dockerfiles | Terminology | For lambdr | Dockerfile example | The Dockerfile | Instructions | Base image and layers | Installing packages | Files and permissions | Runtime and handler | How to use the Dockerfile
Placing an R Lambda Runtime in a Container2 years ago
Introduction | Pre-requisites | Minimal Deployment Ready Example | Example project structure | Project file contents | functions.R | runtime.R | Dockerfile | Completed project | Choosing base images | Do use | Do not use | Dev vs deployment Dockerfiles | Dockerfile.dev | The Dev Container base image | Build and run dev container | Local testing with AWS RIE | Deployment | AWS Console | Cloud Development Kit (CDK) | Tidying up resources
API Gateway Invocations4 years ago
Events via API Gateways | REST API Gateway events | HTML API Gateway events
EventBridge and SNS Invocations4 years ago
EventBridge events | SNS Events
Package Structure4 years ago
Package structure and operating method | Runtime endpoints | Handler functions | Event classification according to invocation | Event listening lifecycle
Using invocation context4 years ago
Event class-specific context