Pinned Repositories
ansible-lab
CI/CD Lab with Ansible Tower and GitLab
ansible-vm-lab
ansible-vm-lab
appengine-python-flask-travis-ci
Skeleton repo for setting up flask + travis-ci + unittests + db migrations with Google App Engine!
aws-control-tower-customizations
The Customizations for AWS Control Tower solution combines AWS Control Tower and other highly-available, trusted AWS services to help customers more quickly set up a secure, multi-account AWS environment using AWS best practices.
examples
Example code and files from "Kubernetes: Up and Running"
flasky-appengine
flasky + appengine FTW!
gcloud-data-notes
Notes for Data Engineer – Professional Certification Preparation for Google
terraform-tutorials
Terraform - Learning by doing
vm-raid-lab
Setting up and configuring RAID disks
webapp2-form-reference
webapp2 + ndb + jinja2 + wtforms + bootstrap
russomi-labs's Repositories
russomi-labs/airflow-quickstart
Apache Airflow Quickstart
russomi-labs/aws-solutions-architect-study-notes
AWS Certified Solutions Architect – Professional Study Notes
russomi-labs/managing-kubernetes
Content and examples for the "Managing Kubernetes" book.
russomi-labs/terraform-tutorials
Terraform - Learning by doing
russomi-labs/aws-batch-processing-job-repo
Orchestrating an Application Process with AWS Batch using AWS CloudFormation
russomi-labs/aws-batch-quickstart
aws-batch-quickstart
russomi-labs/aws-cdk-intro-workshop
Introduction to the AWS CDK - Workshop
russomi-labs/aws-cf-templates
Free Templates for AWS CloudFormation
russomi-labs/aws-cloudformation-templates
A collection of useful CloudFormation templates
russomi-labs/aws-lambda-code-samples
Lambda sample codes for EC2, Lambda and SNS in python runtime.
russomi-labs/aws-lambda-developer-guide
The AWS Lambda Developer Guide
russomi-labs/cdk-pipelines-demo
AWS CDK Pipelines Demo Projects
russomi-labs/cdkworkshop
This version of the workshop will guide you through a getting started experience in Python.
russomi-labs/content-deploying-to-aws-ansible-terraform
Deploying to AWS with Ansible and Terraform, Moosa Khalid, 051320
russomi-labs/docsy-template
An example documentation site using the Docsy Hugo theme
russomi-labs/env-var-pattern
The twelve-factor app stores config in environment variables (often shortened to env vars or env). Env vars are easy to change between deploys without changing any code; unlike config files, there is little chance of them being checked into the code repo accidentally; and unlike custom config files, or other config mechanisms such as Java System Properties, they are a language- and OS-agnostic standard.
russomi-labs/github-api-bulk-transfer
A utility for transferring multiple GitHub repositories to a new owner.
russomi-labs/Go-Application-Development-Tips-Tricks-and-Techniques
Go Application Development: Tips, Tricks, and Techniques [Video], by Packt Publishing
russomi-labs/go-tour
Welcome to a tour of the Go programming language.
russomi-labs/golang-getting-started
Getting Started Tutorial for Go
russomi-labs/Hands-on-Microservices-with-Go
Hands-on Microservices with Go
russomi-labs/hugo-quickstart
hugo-quickstart repo
russomi-labs/hugoinaction
Website for and source code accompanying Hugo In Action
russomi-labs/mac-setup
Installing Development environment on macOS
russomi-labs/Mastering-AWS-CloudFormation
Mastering AWS CloudFormation, published by Packt
russomi-labs/qs-workshop
AWS Quick Start Workshop
russomi-labs/quickstart-taskcat-ci
AWS Quick Start Team
russomi-labs/realworld-serverless-application
This project is inspired by the design and development of the AWS Serverless Application Repository - a production-grade AWS service. Learn how AWS built a production service using serverless technologies.
russomi-labs/traceback_with_variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
russomi-labs/workshop