saranjsr's Repositories
saranjsr/30-seconds-of-python-code
Python implementation of 30-seconds-of-code
saranjsr/ami-builder-packer
An example of an AMI Builder using CI/CD with AWS CodePipeline, AWS CodeBuild, Hashicorp Packer and Ansible.
saranjsr/ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
saranjsr/awesome-aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
saranjsr/awespottr
Find the cheapest EC2 spot prices in any region
saranjsr/AWS-Lambda-website-monitoring
saranjsr/cfn-identity-provider
A trivially simple stack to create an AWS IAM SAML provider via CloudFormation
saranjsr/challenges-chef
:book: Challenges Your Chef Skills By Solving Real Questions.
saranjsr/chef-cookbook-kitchen-dokken
cookbooks with dokken
saranjsr/cis-ubuntu-16.04-benchmark
An adaptation of @wunzeco's Trusty benchmark to Xenial.
saranjsr/clair
Vulnerability Static Analysis for Containers
saranjsr/content-jenkins-java-project
saranjsr/DevopsWiki
A wiki of Devops Tools, Tutorials and Scripts
saranjsr/docker-cheat-sheet
Docker Cheat Sheet
saranjsr/dromedary
Sample app to demonstrate a working pipeline using Infrastructure as Code and AWS Code Services
saranjsr/ec2-spot-labs
Collection of tools and code examples to demonstrate best practices in using Amazon EC2 Spot Instances.
saranjsr/ecs-demo-php-simple-app
A simple PHP sample application http://aws.amazon.com/ecs
saranjsr/ecs-refarch-continuous-deployment
ECS Reference Architecture for creating a flexible and scalable deployment pipeline to Amazon ECS using AWS CodePipeline
saranjsr/ecs-refarch-mixed-mode
Provides reference architecture and CloudFormation templates to power ECS using a mix of spot instances and ondemand instances with independent autoscaling
saranjsr/k8s-intro-tutorials
Kubernetes Intro Tutorials
saranjsr/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
saranjsr/sensu-training
Courses on how to setup and use Sensu!
saranjsr/terraform-demo-ecs-aws
ECS set up using Terraform
saranjsr/terraform-ecs
AWS ECS terraform module
saranjsr/terraform-guides
Example usage of HashiCorp Terraform
saranjsr/Ubuntu1604-CIS
Ubuntu CIS Hardening Ansible Role
saranjsr/what-happens-when-k8s
🤔 What happens when I type kubectl run?