• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

AWS Lambda trigger to process new items in a stream from a DynamoDB table.

More Repositories

1

AWS-Demos

A hands on repo with multiple demonstrations on AWS 🎓
Python
507
star
2

my-first-cdk-project

A hands on repo with multiple demonstrations on CDK: Used by Udemy Course🎓
Python
72
star
3

aws-real-time-use-cases

Repo of quick starts for real time AWS use cases 🎓
67
star
4

serverless-s3-to-elasticsearch-ingester

AWS Lambda function to ingest application logs from S3 Buckets into ElasticSearch for indexing
Python
57
star
5

DevOps-Demos

Repository to host my DevOps Experiments 🎓
56
star
6

dev-sec-ops

Advanced AWS Security Automation Resources: Used by Udemy Course 🎓
Python
37
star
7

server-migration-onprem-to-aws

Simple demonstration on how to Lift & Shift OnPremise workload to AWS 🎓
26
star
8

secure-private-api

AWS API Gateway Security Deep dive
Python
22
star
9

serverless-cloudwatch-logs-exporter

AWS Serverless Lambda function that sends log data from CloudWatch Logs and S3 🎓
Python
19
star
10

s3-to-rds-with-glue

Extract, transform, and load data for analytic processing using AWS Glue
Python
18
star
11

Serverless-AMI-Baker

Lambda to create AMI of your instances and tag them for replication or auto deletion
Python
18
star
12

Serverless-GuardDuty-Findings-to-SNS

A lambda function to push GuardDuty Findings to SNS Topic 🎓
Python
17
star
13

security-incident-response-instance-isolation

Automation ☁️AWS Security 👮- Incident Response using Lambda⚡️to prevent credential exfiltration
Python
17
star
14

serverless-backup

A simple AWS Boto3 script to trigger EBS Snapshots using Lambda Functions🎓
Python
17
star
15

elk-stack

An IaaS Implementation of ELK Stack 🎓
16
star
16

serverless-ami-replicator

Python(Boto) Script to replicate AMI across AWS Regions using Lambda (Serverless) Functions
Python
14
star
17

api-with-stage-variables

Use Stage Variables in API Gateway to point to different version of AWS Lambda Functions.
Python
13
star
18

emr-on-eks

Run EMR workloads on EKS
Python
12
star
19

run-ansible-playbook-from-ssm

Execute configuration management directives using Ansible on your instances using State Manager.
12
star
20

serverless-iam-key-sentry

Find and list Access Keys older than certain date
Python
12
star
21

serverless-kms-key-rotator

AWS KMS Encryption & Decyption using CLI & Lambda
Python
11
star
22

serverless-monitor-for-unused-iam-roles

Monitor Unused IAM Roles 🎓
Python
10
star
23

cdk-demos

A repository to hold my AWS Cloud Deployment Kit Demos 🎓
Python
10
star
24

reliable-queues-with-retry-dlq

Reliable Message Processing with Dead-Letter-Queues Replay
Python
10
star
25

serverless-kms-sentry

A simple lambda function to monitor certain KMS events through cloudtrail and notify users or security team through slack.
Python
9
star
26

serverless-image-processor

Process images uploaded to S3 using lambda services 🎓
Shell
9
star
27

improve-db-perf-with-rds-proxy

Improve Databases Performance & Availability with RDS Proxy
Python
9
star
28

AWS-Auto-Tagging

A python script to automatically scan and tag AWS Resources 🎓
Python
9
star
29

serverless-janitor-ebs-snapshots

A serverless(AWS Lambda) janitor to clean up old and unused EBS Snapshots 🎓
Python
8
star
30

lex-faq-bot

A simple conversational chat bot using AWS Lex, Lambda, DynamoDB
Python
8
star
31

serverless-ebs-penny-pincher

A Python Boto Repo to remove EBS Volumes without the requisite tags or no tags
Python
8
star
32

serverless-janitor-for-ami

An AWS Lambda function to automatically de-register AMIs beyond retention date and remove the corresponding EBS Snapshots
Python
8
star
33

serverless-code-commit-repo-event-notifier

AWS Lambda Function Trigger for an CodeCommit Event & Push to Slack 🎓
Python
8
star
34

scale-eks-with-keda

Event Driven Scaling Architecture with Kubernetes KEDA on AWS
Python
7
star
35

setup-aws-code-commit

How to setup AWS Code Commit using SSH and IAM roles. 🎓 Setup SSH key to enable IAM users to connect to Code Commit!
7
star
36

stream-etl-with-glue

Serverless streaming ETL in with glue job & querying with Athena
Python
7
star
37

cross-account-ecr-access-control

Allow AWS Account B to be able to connect to Account A ECR image repository to push or pull images
7
star
38

migrate-from-github-to-codecommit

Migrate from Github to CodeCommit
7
star
39

fargate-with-efs

Run serverless containers with AWS Fargate and use persistent storage from Amazon EFS
Python
7
star
40

serverless-sg-sentry

Automatically Revert and Receive Notifications About Changes to Security Groups 🎓
Python
7
star
41

serverless-api-mutual-tls

Implement Mutual TLS auth for an API on AWS API Gateway
Python
6
star
42

serverless-janitor-for-security-groups

Automatically delete "launch-wizard" security groups created by AWS Console 🎓
Python
6
star
43

cloudera-On-Docker

clouderaOnDocker
Shell
6
star
44

redshift-demo

Simple getting started 1-node redshift cluster stack
Python
6
star
45

security-automation-respond-to-failed-ssh-access

Automation ☁️AWS Security 👮 using StepFunctions⚡️to monitor & defend SSH intrusion attempts
Python
6
star
46

serverless-async-lambda-api

Synchronous Vs Asynchronous Invocation with AWS Lambda
Python
6
star
47

Learn-Chef

Learn how to setup Hosted Chef Server to manage AWS EC2 Instances
5
star
48

Automated-Update-Management-in-AWS

Automated Patch and Update Management in AWS 🎓
5
star
49

event-driven-with-eventbridge

Event Driven Architecture with EventBridge & Lambda
Python
5
star
50

security-automation-remediate-unintended-iam-access

AWS☁️ Security 👮Automation using Lambda⚡️to monitor & defend unintended IAM Access
Python
4
star
51

security-automation-remediate-unintended-s3-object-acl

Automation ☁️AWS Security 👮 using StepFunctions⚡️to enforce object acls and keep them private
Python
4
star
52

event-processor-on-eks

Event Driven Architecture with Kubernetes on AWS
Python
4
star
53

secure-api-with-throttling

Learn how to prevent your API from being overwhelmed by too many requests
Python
4
star
54

reliable-sqs-with-dlq

Reliably process messages in queue with dead-letter queues in SQS
Python
3
star
55

url-filtering-with-nw-firewall

Deploy a firewall that should allow or drop traffic based on customisable rules
Python
3
star
56

api-request-validation

Validate your API requests using API Gateway | Reduce cost & Improve Performance
Python
3
star
57

serverless-machine-learning-api

Serverless Machine Learning API: Use PyTorch in AWS Lambda for Inference
Python
3
star
58

Docker-Compose-Node-on-MongoDB

Multi Container Web Application using Docker Compose
JavaScript
3
star
59

security-automation-monitor-users-with-excessive-privileges

AWS☁️ Security 👮Automation using Config to monitor IAM Users with excessive privileges
Python
3
star
60

cloudfront-auth-at-edge

Authorization@Edge – Use Lambda@Edge and JSON Web Tokens to enhance Web Application Security
CSS
3
star
61

serverless-cloudwatch-log-retention

Lambda function to automatically set the retention policy of CloudWatch Log 🎓
Shell
3
star
62

security-automation-remediate-weak-s3-policy

Automation ☁️AWS Security 👮 using StepFunctions⚡️to remediate weak s3 bucket policies📦
Python
3
star
63

dynamodb-global-tables

Amazon DynamoDB global tables provide a fully managed solution for deploying a multi-region, multi-master database.
3
star
64

serverless-s3-event-processor

AWS Lambda to process new S3 Objects - For ex, Image Resizing, Object Recognition, Insert to DynamoDB etc.
Shell
3
star
65

attribute-based-access-control-ec2

Automation ☁️AWS Security 👮- Attribute Based Access Control for EC2 🎓
Python
3
star
66

aws-config-tag-enforcement

AWS Config for TAG Enforcement
3
star
67

s3-object-lambda-demo

S3 Object Lambda - Process S3 Retrieved Data Inflight
Python
2
star
68

alexa-skills

A repository to hold all my alexa-skills
Python
2
star
69

uTorrent-On-Alpine-Linux

Docker container to run Torrent (uTorrent) Server on Alpine Linux
2
star
70

aws

Serverless and Event driven solutions using AWS services
Python
2
star
71

azure-scale-vmss-on-events

Scale Azure VM Scale Sets in response to events. For ex, based on queue length
Bicep
2
star
72

improve-ec2-performance

Use Jumbo Frames - MTU to improve EC2 performance
Python
2
star
73

fargate-chat-app

fargate-chat-app 🎓
JavaScript
2
star
74

cfn-challenges

Learn AWS CloudFormation in a fun way with these templates: Used by Udemy Course🎓
HTML
2
star
75

ebs-gp3-perf

EBS Volume Performance Tests on AWS r5b using fio
Python
2
star
76

web-server

A sample web server using nginx container 🎓
HTML
2
star
77

Python-Demos

Collection of python samples and demos
Python
2
star
78

secure-s3-with-access-points

Easily Manage Shared Data Sets with Amazon S3 Access Points
Python
2
star
79

tumbling-window-stream-analytics

Streaming analytics using Tumbling Windows
Python
2
star
80

Movie-OmdbMetadata-Fetcher

A Google App Script to read the movie year and title from Google Spreadsheet and fetch the metadata for the media through the OMDB API
JavaScript
2
star
81

batch-job-runner

batch-job-runner 🎓
Shell
2
star
82

serverless-video-metadata-processor

Extract video file metadata for file uploaded to S3 Bucket using AWS Lambda 🎓
Python
2
star
83

eks-persistent-storage-with-efs

Persistent storage for Kubernetes using AWS EFS
Python
2
star
84

serverless-aws-resource-tagger

AWS Lambda function to tag resources to ensure compliance
2
star
85

elasticache-for-app-performance

Improve application performance using ElastiCache Redis 🎓
Python
2
star
86

llm-bootcamp

Jupyter Notebook
2
star
87

glue-elastic-views-on-s3

AWS Glue Elastic Views: replicate data across multiple AWS data stores to use with your applications without having to write custom code
Python
2
star
88

eks-security-with-security-group

Secure kubernetes with AWS Security Groups
Python
2
star
89

restrict-ec2-launch-to-cloudformation

Restrict EC2 Launch Only through Cloudformation 🎓
1
star
90

serverless-poll-app

1
star
91

mssql-to-rds-mssql

A walkthrough to guide you through the process of migrating from Microsoft SQL Server to Amazon RDS for SQL Server
Python
1
star
92

azure-open-telemetry-tracing

Bicep
1
star
93

mysql-to-rds

A walkthrough to guide you through the process of migrating from MySQLDB to Amazon RDS MySQL
Python
1
star
94

xray-lambda-profiler

A simple project to show how to profile lambda calls using AWS XRay 🎓
Python
1
star
95

eks-log-shipping-with-fluentbit

Kubernetes(EKS) Application Logging using FluentBit
Python
1
star
96

restrict-ec2-launch-to-clouformation

restrict-ec2-launch-to-clouformation
1
star
97

azure-vm-to-storage-queue

Read & Write to Azure Storage Queue from VM scoped with Managed Identity permissions using Python SDK
Bicep
1
star
98

event-streams-with-managed-kafka

Event Driven Architecture with Kafka & Lambda
Python
1
star
99

uTorrent-On-CentOS-Docker-Container

uTorrent on CentOS 6.6 in docker container
1
star
100

serverless-todo-app

serverless-todo-app
Vue
1
star