Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by marekq

A curated list of projects in awesome lists by marekq .

https://github.com/marekq/serverless-cognito

Authenticate your users through Cognito, Lambda and API Gateway. The script will set a local cookie in the browser and prompt for reauthentication by the user if needed.

Last synced: 28 Oct 2024

https://github.com/marekq/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.

Last synced: 16 Jan 2025

https://github.com/marekq/lambda-podcast

generate a serverless podcast feed using lambda and s3

Last synced: 16 Jan 2025

https://github.com/marekq/aws-lambda-firewall

Manage your security groups using the API gateway and Lambda

Last synced: 16 Jan 2025

https://github.com/marekq/sqs-fargate-poller

Use CDK to create an ECS Fargate cluster which scales depending on the amount of messages in SQS.

aws-cdk cdk docker-container fargate-container lambda-functions sqs xray

Last synced: 16 Jan 2025

https://github.com/marekq/ssl-audit

A very fast network scanner of SSL server configurations

Last synced: 16 Jan 2025

https://github.com/marekq/go-whoop

Download your Whoop user data

golang oauth2 whoop

Last synced: 16 Jan 2025

https://github.com/marekq/denyhosts-map

Plots the GeoIP information of your hosts.deny into a nice map!

Last synced: 16 Jan 2025

https://github.com/marekq/s3-cost-explorer

Retrieve AWS cost reports through AWS Lambda which writes results to S3. You can then leverage Athena to create billing reports on demand.

Last synced: 16 Jan 2025

https://github.com/marekq/go-nextdns

Stream and download NextDNS logs

golang nextdns

Last synced: 16 Jan 2025

https://github.com/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.

Last synced: 16 Jan 2025

https://github.com/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.

aws nodejs serverless serverless-application-model xray

Last synced: 16 Jan 2025

https://github.com/marekq/lambda-image-blur

A serverless demopage to demonstrate how faces in pictures can be blurred using Amazon Rekognition and AWS Lambda.

Last synced: 16 Jan 2025

https://github.com/marekq/terraform-lambda-docker

A sample repo for how to deploy Lambda functions using Docker with Terraform

Last synced: 16 Jan 2025

https://github.com/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.

Last synced: 16 Jan 2025

https://github.com/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.

Last synced: 16 Jan 2025

https://github.com/marekq/go-s3-lambda

A simple Lambda written in Go to benchmark read/write performance from S3

Last synced: 16 Jan 2025

https://github.com/marekq/go-firewalla

Download device details, flowlogs and alarms from the Firewalla MSP API.

firewalla firewalla-scripts golang

Last synced: 16 Jan 2025

https://github.com/marekq/pihole-dns-cdk

Run a Pihole DNS server on an EC2 instances deployed through the AWS CDK

aws cdk dns dns-server ec2 lambda pihole

Last synced: 16 Jan 2025

https://github.com/marekq/qualys-reporter

Download reports from Qualys for easy ingestion in Splunk

Last synced: 16 Jan 2025

https://github.com/marekq/hello-world-cdk

A simple demo application to deploy an API Gateway and a Python Lambda function using the AWS CDK.

aws cdk lambda python3 serverless

Last synced: 16 Jan 2025

https://github.com/marekq/marek.rocks

GitHub repository for AWS CodeStar Python web service marek-rocks.

Last synced: 16 Jan 2025

https://github.com/marekq/list-s3

List all file objects stored in S3 buckets attached to an AWS account using AWS API keys.

Last synced: 16 Jan 2025

https://github.com/marekq/list-ec2

List all EC2 instances in an AWS account using AWS API keys.

Last synced: 16 Jan 2025

https://github.com/marekq/github-serverless-scan

Scan your GitHub repositories with CloudFormation or AWS SAM code with cfn-lint

aws aws-sam cfn-lint lambda serverless

Last synced: 16 Jan 2025

https://github.com/marekq/amplify-build-image

A faster build image for your Amplify projects

Last synced: 16 Jan 2025

https://github.com/marekq/lambda-provisioned-concurrency

Test the new Provisioned Concurrency (PC) feature of AWS Lambda.

Last synced: 16 Jan 2025

https://github.com/marekq/global-serverless-chat

global-serverless-chat

Last synced: 16 Jan 2025

https://github.com/marekq/drag-n-drop-podcast

index the mp3's you have on your server and create an rss feed for your tracks

Last synced: 16 Jan 2025

https://github.com/marekq/cloudmap-api

A simple API to retrieve AWS Cloud Map data, such as a DNS name or IP address

Last synced: 16 Jan 2025

https://github.com/marekq/amplify-survey

Create an online survey website using AWS Amplify.

amplify vue

Last synced: 16 Jan 2025

https://github.com/marekq/go-rss

Last synced: 16 Jan 2025

https://github.com/marekq/go-dynamodb

Last synced: 16 Jan 2025

https://github.com/marekq/ec2-dns-monitor

Create Route53 records for your tagged EC2 instances

Last synced: 16 Jan 2025

https://github.com/marekq/lambda-ntp

Last synced: 16 Jan 2025

https://github.com/marekq/cdk-screenshot

Take a screenshot of a website using AWS Lambda

Last synced: 16 Jan 2025

https://github.com/marekq/vue-screenshot-album

A Vue project to create an online photo album on AWS Amplify. The images are stored on an S3 bucket and can be viewed using a simple web app.

amplify aws serverless vue

Last synced: 16 Jan 2025

https://github.com/marekq/sqs-loadgen

A simple load generator for SQS

Last synced: 16 Jan 2025

https://github.com/marekq/malzoo_container

Dockerized version of the Malzoo mass static file analysis tool

Last synced: 16 Jan 2025

https://github.com/marekq/nuke-dynamo-table

Delete all your DynamoDB entries from a table. Use this solution carefully and only for testing purposes only.

Last synced: 16 Jan 2025

https://github.com/marekq/lambda-vm2

Last synced: 16 Jan 2025

https://github.com/marekq/lambda-efs

Last synced: 16 Jan 2025

https://github.com/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.

Last synced: 16 Jan 2025

https://github.com/marekq/terraform-lambda-api

This demo stack deploys the REST and HTTP API Gateway using TerraForm.

Last synced: 16 Jan 2025