Pinned Repositories
acme.sh
A pure Unix shell script implementing ACME client protocol
advanced-rust-cli
Create advanced Rust CLIs using examples
advent_demo
Demo project for my AWS Advent Article.
allhands22
GitHub Actions automation examples with Docker
allocation-instrumenter
A Java agent that rewrites bytecode to instrument allocation sites
alpine-python
A small, more complete, Python Docker image based on Alpine Linux.
amazon-eks-kubernetes-api-aws-lambda
amazon-sagemaker-workshop
Amazon SageMaker workshops: Introduction, TensorFlow in SageMaker, and more
autoscaling-cli-dashboard
AWS cli based auto scaling dashboard using boto3
cistdlib
cue package libary for continous integration to be used by dagger cli
aavileli's Repositories
aavileli/ecs-blue-green-deployment
Reference architecture for doing blue green deployments on ECS.
aavileli/gimme-aws-creds
A CLI that utilizes Okta IdP via SAML to acquire temporary AWS credentials
aavileli/go-http-tunnel
Fast and secure tunnels over HTTP/2
aavileli/finding-missing-persons-using-social-media-and-amazon-rekognition
Collection of Python and AWS Lambda scripts to find a missing person using twitter streaming data and Amazon Rekognition
aavileli/terraform-aws-jenkins
Terraform module to build Docker image with Jenkins, save it to an ECR repo, and deploy to Elastic Beanstalk running Docker stack
aavileli/aws-es-proxy
aws-es-proxy is a small web server application sitting between your HTTP client (browser, curl, etc...) and Amazon Elasticsearch service.
aavileli/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
aavileli/chalice-workshop
Contains tutorials, slides, and code for the AWS Chalice workshop.
aavileli/aurora-snapshot-tool
The Snapshot Tool for Amazon Aurora automates the task of creating manual snapshots, copying them into a different account and a different region, and deleting them after a specified number of days
aavileli/display-visor
Bash script for applying a pre-defined Xorg monitor layout. Useful for tiling window manager users.
aavileli/govuk-aws
The GOV.UK repository for our Migration to AWS
aavileli/mattermost-ansible
Ansible playbook to provide a turnkey solution for the Team Edition of Mattermost
aavileli/aws-lambda-fanout
A sample AWS Lambda function that accepts messages from an Amazon Kinesis Stream and transfers the messages to another data transport.
aavileli/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
aavileli/python-flamegraph
Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)
aavileli/ssm-tools
Tools for running SSM scripts
aavileli/jenkins2-course-spring-boot
Spring Boot
aavileli/coldbrew-cli
AWS Docker container deploy automation
aavileli/learn-regex
Learn regex the easy way
aavileli/metis
AWS Macie Offline client written in Common Lisp
aavileli/athena-playground
Playing with AWS Athena
aavileli/ansible-discourse
Provisioning of @discourse with Ansible
aavileli/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
aavileli/pyspark-tutorials
Code snippets and tutorials for working with social science data in PySpark
aavileli/portproxy
A TCP port proxy to record MySQL sql query
aavileli/s3-pit-restore
aavileli/ansible-oracle-java
An Ansible role that installs Oracle JDK, in the format for Ansible Galaxy.
aavileli/requests-aws-sign
This package allows for AWS V4 request signing using the Python requests library.
aavileli/jenkins-pipeline-libraries
Useful Jenkins Pipeline Libraries to use for whatever.
aavileli/jenkins-tips
Tips for Jenkins builds and deployments using Groovy DSL