There are no reviews yet. Be the first to send feedback to the community and the maintainers!
AWS-Demos
A hands on repo with multiple demonstrations on AWS 🎓my-first-cdk-project
A hands on repo with multiple demonstrations on CDK: Used by Udemy Course🎓aws-real-time-use-cases
Repo of quick starts for real time AWS use cases 🎓serverless-s3-to-elasticsearch-ingester
AWS Lambda function to ingest application logs from S3 Buckets into ElasticSearch for indexingDevOps-Demos
Repository to host my DevOps Experiments 🎓dev-sec-ops
Advanced AWS Security Automation Resources: Used by Udemy Course 🎓server-migration-onprem-to-aws
Simple demonstration on how to Lift & Shift OnPremise workload to AWS 🎓secure-private-api
AWS API Gateway Security Deep diveserverless-cloudwatch-logs-exporter
AWS Serverless Lambda function that sends log data from CloudWatch Logs and S3 🎓s3-to-rds-with-glue
Extract, transform, and load data for analytic processing using AWS GlueServerless-AMI-Baker
Lambda to create AMI of your instances and tag them for replication or auto deletionServerless-GuardDuty-Findings-to-SNS
A lambda function to push GuardDuty Findings to SNS Topic 🎓security-incident-response-instance-isolation
Automation ☁️AWS Security 👮- Incident Response using Lambda⚡️to prevent credential exfiltrationserverless-backup
A simple AWS Boto3 script to trigger EBS Snapshots using Lambda Functions🎓elk-stack
An IaaS Implementation of ELK Stack 🎓serverless-ami-replicator
Python(Boto) Script to replicate AMI across AWS Regions using Lambda (Serverless) Functionsapi-with-stage-variables
Use Stage Variables in API Gateway to point to different version of AWS Lambda Functions.run-ansible-playbook-from-ssm
Execute configuration management directives using Ansible on your instances using State Manager.serverless-iam-key-sentry
Find and list Access Keys older than certain dateserverless-kms-key-rotator
AWS KMS Encryption & Decyption using CLI & Lambdaserverless-monitor-for-unused-iam-roles
Monitor Unused IAM Roles 🎓cdk-demos
A repository to hold my AWS Cloud Deployment Kit Demos 🎓reliable-queues-with-retry-dlq
Reliable Message Processing with Dead-Letter-Queues Replayserverless-kms-sentry
A simple lambda function to monitor certain KMS events through cloudtrail and notify users or security team through slack.serverless-image-processor
Process images uploaded to S3 using lambda services 🎓improve-db-perf-with-rds-proxy
Improve Databases Performance & Availability with RDS ProxyAWS-Auto-Tagging
A python script to automatically scan and tag AWS Resources 🎓serverless-janitor-ebs-snapshots
A serverless(AWS Lambda) janitor to clean up old and unused EBS Snapshots 🎓lex-faq-bot
A simple conversational chat bot using AWS Lex, Lambda, DynamoDBserverless-ebs-penny-pincher
A Python Boto Repo to remove EBS Volumes without the requisite tags or no tagsserverless-janitor-for-ami
An AWS Lambda function to automatically de-register AMIs beyond retention date and remove the corresponding EBS Snapshotsserverless-code-commit-repo-event-notifier
AWS Lambda Function Trigger for an CodeCommit Event & Push to Slack 🎓scale-eks-with-keda
Event Driven Scaling Architecture with Kubernetes KEDA on AWSsetup-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!stream-etl-with-glue
Serverless streaming ETL in with glue job & querying with Athenacross-account-ecr-access-control
Allow AWS Account B to be able to connect to Account A ECR image repository to push or pull imagesmigrate-from-github-to-codecommit
Migrate from Github to CodeCommitfargate-with-efs
Run serverless containers with AWS Fargate and use persistent storage from Amazon EFSserverless-sg-sentry
Automatically Revert and Receive Notifications About Changes to Security Groups 🎓serverless-api-mutual-tls
Implement Mutual TLS auth for an API on AWS API Gatewayserverless-janitor-for-security-groups
Automatically delete "launch-wizard" security groups created by AWS Console 🎓cloudera-On-Docker
clouderaOnDockerredshift-demo
Simple getting started 1-node redshift cluster stacksecurity-automation-respond-to-failed-ssh-access
Automation ☁️AWS Security 👮 using StepFunctions⚡️to monitor & defend SSH intrusion attemptsserverless-async-lambda-api
Synchronous Vs Asynchronous Invocation with AWS LambdaLearn-Chef
Learn how to setup Hosted Chef Server to manage AWS EC2 InstancesAutomated-Update-Management-in-AWS
Automated Patch and Update Management in AWS 🎓event-driven-with-eventbridge
Event Driven Architecture with EventBridge & Lambdasecurity-automation-remediate-unintended-iam-access
AWS☁️ Security 👮Automation using Lambda⚡️to monitor & defend unintended IAM Accesssecurity-automation-remediate-unintended-s3-object-acl
Automation ☁️AWS Security 👮 using StepFunctions⚡️to enforce object acls and keep them privateevent-processor-on-eks
Event Driven Architecture with Kubernetes on AWSsecure-api-with-throttling
Learn how to prevent your API from being overwhelmed by too many requestsdynamodb-streams-processor
AWS Lambda trigger to process new items in a stream from a DynamoDB table.reliable-sqs-with-dlq
Reliably process messages in queue with dead-letter queues in SQSurl-filtering-with-nw-firewall
Deploy a firewall that should allow or drop traffic based on customisable rulesapi-request-validation
Validate your API requests using API Gateway | Reduce cost & Improve Performanceserverless-machine-learning-api
Serverless Machine Learning API: Use PyTorch in AWS Lambda for InferenceDocker-Compose-Node-on-MongoDB
Multi Container Web Application using Docker Composesecurity-automation-monitor-users-with-excessive-privileges
AWS☁️ Security 👮Automation using Config to monitor IAM Users with excessive privilegescloudfront-auth-at-edge
Authorization@Edge – Use Lambda@Edge and JSON Web Tokens to enhance Web Application Securityserverless-cloudwatch-log-retention
Lambda function to automatically set the retention policy of CloudWatch Log 🎓security-automation-remediate-weak-s3-policy
Automation ☁️AWS Security 👮 using StepFunctions⚡️to remediate weak s3 bucket policies📦dynamodb-global-tables
Amazon DynamoDB global tables provide a fully managed solution for deploying a multi-region, multi-master database.serverless-s3-event-processor
AWS Lambda to process new S3 Objects - For ex, Image Resizing, Object Recognition, Insert to DynamoDB etc.attribute-based-access-control-ec2
Automation ☁️AWS Security 👮- Attribute Based Access Control for EC2 🎓aws-config-tag-enforcement
AWS Config for TAG Enforcements3-object-lambda-demo
S3 Object Lambda - Process S3 Retrieved Data Inflightalexa-skills
A repository to hold all my alexa-skillsuTorrent-On-Alpine-Linux
Docker container to run Torrent (uTorrent) Server on Alpine Linuxaws
Serverless and Event driven solutions using AWS servicesazure-scale-vmss-on-events
Scale Azure VM Scale Sets in response to events. For ex, based on queue lengthimprove-ec2-performance
Use Jumbo Frames - MTU to improve EC2 performancefargate-chat-app
fargate-chat-app 🎓cfn-challenges
Learn AWS CloudFormation in a fun way with these templates: Used by Udemy Course🎓ebs-gp3-perf
EBS Volume Performance Tests on AWS r5b using fioweb-server
A sample web server using nginx container 🎓Python-Demos
Collection of python samples and demossecure-s3-with-access-points
Easily Manage Shared Data Sets with Amazon S3 Access Pointstumbling-window-stream-analytics
Streaming analytics using Tumbling WindowsMovie-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 APIbatch-job-runner
batch-job-runner 🎓serverless-video-metadata-processor
Extract video file metadata for file uploaded to S3 Bucket using AWS Lambda 🎓eks-persistent-storage-with-efs
Persistent storage for Kubernetes using AWS EFSserverless-aws-resource-tagger
AWS Lambda function to tag resources to ensure complianceelasticache-for-app-performance
Improve application performance using ElastiCache Redis 🎓llm-bootcamp
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 codeeks-security-with-security-group
Secure kubernetes with AWS Security Groupsrestrict-ec2-launch-to-cloudformation
Restrict EC2 Launch Only through Cloudformation 🎓serverless-poll-app
mssql-to-rds-mssql
A walkthrough to guide you through the process of migrating from Microsoft SQL Server to Amazon RDS for SQL Serverazure-open-telemetry-tracing
mysql-to-rds
A walkthrough to guide you through the process of migrating from MySQLDB to Amazon RDS MySQLxray-lambda-profiler
A simple project to show how to profile lambda calls using AWS XRay 🎓eks-log-shipping-with-fluentbit
Kubernetes(EKS) Application Logging using FluentBitrestrict-ec2-launch-to-clouformation
restrict-ec2-launch-to-clouformationazure-vm-to-storage-queue
Read & Write to Azure Storage Queue from VM scoped with Managed Identity permissions using Python SDKevent-streams-with-managed-kafka
Event Driven Architecture with Kafka & LambdauTorrent-On-CentOS-Docker-Container
uTorrent on CentOS 6.6 in docker containerserverless-todo-app
serverless-todo-appLove Open Source and this site? Check out how you can help us