Pinned Repositories
aws-cognito-pure-js-example
An example implementation of AWS Cognito with a Web Application using pure JavaScript (no SDK)
aws_edge_info
Query the AWS edge data provided by https://ip-ranges.amazonaws.com/ip-ranges.json (as per https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/LocationsOfEdgeServers.html)
aws_metrics_collector
Collect AWS EC2 and RDS Instance Metrics for Local Analysis
docker-rrdtool
A Docker image for RRDtool
flask-webservice-wsgi-python3-demo
This is a demo project to illustrate the deployment of a Flask application in a virtual environment behind WSGI on Apache 2 using Python 3.
learning-postman
A demo API and documentation with the aim of learning Postman
macaws-codecommit-pwdel
Mac OSX Script to periodically delete your cached credentials in the OSX Certificate Store
react-nest-keycloak-poc
Demonsatration project that integrates ReactJS, NestJS and Keycloak - trying to implement Authorization Code Flow with PKCE
nicc777's Repositories
nicc777/exploring-aws-kinesis
A personal experiment to learn about AWS Kinesis
nicc777/amazing-apps-and-utilities
Applications, tools, utilities etc. I find interesting and useful.
nicc777/aws-kubectl
nicc777/aws-lambda-python-zip-packager
A series of scripts, supported by Docker, that can prepare an AWS Lambda ZIP package with a Python based Lambda Function. The script will accomodate different Python versions supported by AWS.
nicc777/azure-demo-labs-tf
This repository contains a collection of Azure labs coded in Terraform
nicc777/azure_function_terraform_poc
Using a modified version from a pre-existing project to demo Azure functions deployed with Terraform
nicc777/circuitbreaker
Python "Circuit Breaker" implementation
nicc777/cloud-ca
Cloud CA built using AWS CA Terraform Module
nicc777/container-python4aws
Creating a OCI complaint container using Dockerfile that includes Python, AWS CLI and boto3
nicc777/dragonfly
A modern replacement for Redis and Memcached
nicc777/forked-alb-mtls
AWS Application Load Balancer for testing mTLS with open-source cloud Certificate Authority
nicc777/forked-api-gateway-mtls
Amazon API Gateway for mTLS testing with open-source cloud certificate authority
nicc777/helix-python-container
A project that combines the Helix CLI IDE with the Python langiage server packaged as a OCI compliant container.
nicc777/k8s-kafka-experiment
Just some experiments on running Kafka and apps in Kubernetes, exploring various operational scenarios
nicc777/kubernetes-recipes
Some recipies, howto and step-by-step instruction on various things around Kubernetes and it's eco system.
nicc777/localstack-cheatsheet
Cheatsheet I use myself for testing new AWS development locally using localstack
nicc777/magnum-opus
A python based task processing engine
nicc777/nicc777-com-site
The MkDocs source for my web site
nicc777/nicc777.github.io
nicc777/opentofu-foundations-homework
Homework
nicc777/opifex
Converts YAML or JSON based manifests to `opus` objects.
nicc777/opus-adstator
Additional helpers and utilities for the `opus` eco-system.
nicc777/opus-instrumenta
Implementation of standard `TaskProcessor` implementations of the [opus](https://github.com/nicc777) library.
nicc777/poc-redis-cluster-in-k8s
A small experimental setup to test Redis cluster in Kubernetes
nicc777/poc_kr8s
Experimenting with the kt8s by creating a Pod to deploy in cluster
nicc777/poc_pytaskflow
Another experimental go at a general purpose task manager or workflow engine, driven by manifest files
nicc777/py-animus
A python based plugable and extensible manifest processing system
nicc777/pypiserver
Minimal PyPI server for uploading & downloading packages with pip/easy_install
nicc777/site-policy
Collaborative development on GitHub's site policies, procedures, and guidelines
nicc777/terraform-aws-ca
Terraform module for serverless certificate authority on AWS