Pinned Repositories
aws-cognito-machine-machine-auth
aws-serverless-airline-booking
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
aws-serverless-typescript
Basic serverless framework project in Typescript with CI/CD, monitoring and testing.
harden
CIS Benchmark CentOS 7 v2.1.1 Hardening
hashicorp-waypoint-demo
How quick/easy is it to run a container in the cloud with waypoint?
lambda-edge-header-adder
AWS SAM-created Lambda@Edge function, in Python 3.7, to add security headers to CloudFront Origin Responses. As of August 2019, Lambda@Edge supports the Python3.7 runtime environment.
packer-centos-7
Packer Example - CentOS 7 minimal security-hardened Vagrant Box using Ansible provisioner
terraform-aws-efs
Terraform module to create EFS volume and mount targets
immanuelpotter's Repositories
immanuelpotter/harden
CIS Benchmark CentOS 7 v2.1.1 Hardening
immanuelpotter/hashicorp-waypoint-demo
How quick/easy is it to run a container in the cloud with waypoint?
immanuelpotter/IAAT
Internet Applications & Techniques work as per practical notes
immanuelpotter/packer-centos-7
Packer Example - CentOS 7 minimal security-hardened Vagrant Box using Ansible provisioner
immanuelpotter/vault-vagrant-demo
Demo implementation of vault server and client linux machine for DevOps Battle Royale
immanuelpotter/aws-cognito-machine-machine-auth
immanuelpotter/aws-serverless-airline-booking
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
immanuelpotter/aws-serverless-typescript
Basic serverless framework project in Typescript with CI/CD, monitoring and testing.
immanuelpotter/lambda-edge-header-adder
AWS SAM-created Lambda@Edge function, in Python 3.7, to add security headers to CloudFront Origin Responses. As of August 2019, Lambda@Edge supports the Python3.7 runtime environment.
immanuelpotter/terraform-aws-efs
Terraform module to create EFS volume and mount targets
immanuelpotter/add-1-ios-game
Simple iOS game in Swift, from this tutorial: https://learnappmaking.com/creating-a-simple-ios-game-with-swift-in-xcode/
immanuelpotter/aws-nodejs-typescript-boilerplate
basic boilerplate for a serverless typescript project
immanuelpotter/aws-security
A few resources, templates, and other bits for to aid in getting security right in AWS Accounts from the get-go.
immanuelpotter/cicd-buzz-new
Pipeline for simple python app
immanuelpotter/go-example-webserver
Example Go Webserver for training purposes
immanuelpotter/go-wiki
Simple wiki webapp written in Go
immanuelpotter/immanuelpotter.com
My personal webpage at https://immanuelpotter.com
immanuelpotter/kubernetes-cis-benchmark
A set of scripts inspired by CIS Kubernetes Benchmark that checks best-practices of Kubernetes installations
immanuelpotter/scraper
Simple web scraper in Python
immanuelpotter/stegofy
Adaptation of python stego from blog.justsophie.com, to quickly hide strings in images
immanuelpotter/terraform-aws-elasticache-redis
Terraform module that creates a Redis-based ElastiCache instance.
immanuelpotter/wordcloudifier
Python application and deployment for wordcloud-ifying some input text UNFINISHED