Pinned Repositories
aws-lambda-firewall
Manage your security groups using the API gateway and Lambda
denyhosts-map
Plots the GeoIP information of your hosts.deny into a nice map!
go-firewalla
Download device details, flowlogs and alarms from the Firewalla MSP API.
go-nextdns
Stream and download NextDNS logs
go-s3-lambda
A simple Lambda written in Go to benchmark read/write performance from S3
go-whoop
Download your Whoop user data
lambda-podcast
generate a serverless podcast feed using lambda and s3
rss-lambda
A Lambda function you can use to monitor the AWS blog feed. When a new blog post is found, a record is made in DynamoDB and an email is sent.
sqs-fargate-poller
Use CDK to create an ECS Fargate cluster which scales depending on the amount of messages in SQS.
ssl-audit
A very fast network scanner of SSL server configurations
marekq's Repositories
marekq/lambda-podcast
generate a serverless podcast feed using lambda and s3
marekq/sqs-fargate-poller
Use CDK to create an ECS Fargate cluster which scales depending on the amount of messages in SQS.
marekq/aws-ip-ranges
A simple Lambda function to automatically create security groups for the address ranges of CloudFront, Route 53 Healthchecks and other AWS services.
marekq/aws-lambda-xray-node
A simple demo app to show how AWS X-Ray instrumentation works with Node.JS 12 with HTTP and AWS SDK calls.
marekq/lambda-image-blur
A serverless demopage to demonstrate how faces in pictures can be blurred using Amazon Rekognition and AWS Lambda.
marekq/go-s3-lambda
A simple Lambda written in Go to benchmark read/write performance from S3
marekq/serverless-bucket-sync
The serverless-bucket-sync can be used to replicate objects at high speed across S3 buckets in all AWS regions. This makes it possible to make the code from a CI/CD pipeline automatically available in the destination regions on demand.
marekq/signed-url-lambda
Generate signed URL's for all objects stored in an S3 bucket. The results are sent using SES to an email address you can define which makes it easy to share the URL's securely over email.
marekq/hello-world-cdk
A simple demo application to deploy an API Gateway and a Python Lambda function using the AWS CDK.
marekq/marek.rocks
GitHub repository for AWS CodeStar Python web service marek-rocks.
marekq/pihole-dns-cdk
Run a Pihole DNS server on an EC2 instances deployed through the AWS CDK
marekq/cloudmap-api
A simple API to retrieve AWS Cloud Map data, such as a DNS name or IP address
marekq/github-serverless-scan
Scan your GitHub repositories with CloudFormation or AWS SAM code with cfn-lint
marekq/global-serverless-chat
global-serverless-chat
marekq/lambda-provisioned-concurrency
Test the new Provisioned Concurrency (PC) feature of AWS Lambda.
marekq/cdk_cowrie_honeypots
Cowrie honeypot deployments in AWS Fargate with the Cloud Development Kit
marekq/docker-cowrie
Cowrie Docker GitHub repository
marekq/docker-splunk
Splunk Docker GitHub Repository
marekq/ecs-demo-php-simple-app
A simple PHP sample application http://aws.amazon.com/ecs
marekq/ecs-refarch-continuous-deployment
ECS Reference Architecture for creating a flexible and scalable deployment pipeline to Amazon ECS using AWS CodePipeline
marekq/lambda-efs
marekq/lambda-ntp
marekq/lambda-vm2
marekq/malzoo_container
Dockerized version of the Malzoo mass static file analysis tool
marekq/malzoo_serverless
Serverless implementation of the Malzoo static malware analyzer
marekq/nuke-dynamo-table
Delete all your DynamoDB entries from a table. Use this solution carefully and only for testing purposes only.
marekq/serverless-rainradar
marekq/serverless-vpc-scan
Check the security settings of instances in your VPC using Lambda. The alpha version supports checking the validity and expiry of web certificates for HTTPS.
marekq/serverlessevents-site
A curated list of awesome serverless events around the world by and for the community
marekq/sqs-loadgen
A simple load generator for SQS