Pinned Repositories
Algorithms
A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
amazon-ecs-logs-collector
The script will be used to collect general os logs as well as Docker and ecs-agent logs, it also support to enable debug mode for docker and ecs-agent in Amazon Linux.
CloudWatch-Monitoring-cookbook
Chef cookbook to Install and configure AWS CloudWatch Monitoring Scripts.
EFK-Setup-guide
This is a guide to setup centralized Logging with EFK stack!
resume
My personal website
scripts-and-ad-hoc-commands
Collection of scripts and commands to do ad-hoc tasks!
url-shortener
This is a very basic URL Shortener (like bit.ly / tinyURL) which consists of shortening & redirecion services. This setup can be run on local system using docker-compose.
nitishtw's Repositories
nitishtw/CloudWatch-Monitoring-cookbook
Chef cookbook to Install and configure AWS CloudWatch Monitoring Scripts.
nitishtw/EFK-Setup-guide
This is a guide to setup centralized Logging with EFK stack!
nitishtw/resume
My personal website
nitishtw/scripts-and-ad-hoc-commands
Collection of scripts and commands to do ad-hoc tasks!
nitishtw/amazon-ecs-logs-collector
The script will be used to collect general os logs as well as Docker and ecs-agent logs, it also support to enable debug mode for docker and ecs-agent in Amazon Linux.
nitishtw/url-shortener
This is a very basic URL Shortener (like bit.ly / tinyURL) which consists of shortening & redirecion services. This setup can be run on local system using docker-compose.
nitishtw/19_udacity_dsa
Data Structures & Algorithms Nanodegree Program from Udacity
nitishtw/awesome-cassandra
awesome cassandra resources, also resources for scylla, yugabyte, cosmos, aws mcs
nitishtw/awesome-ecs
A curated list of awesome ECS guides, development tools, and resources
nitishtw/bootcamp19
nitishtw/cassandra-workshop-online
As attendee you will find everything you need for Cassandra Developer Workshop online
nitishtw/cheatsheets
My Cheatsheet Repository
nitishtw/chef-telegraf
chef recipe to install and configure telegraf. It works well with both, Amazon Linux as well as Debian (Ubuntu) instances.
nitishtw/codeSTACKr
nitishtw/drupal-ansible
Setting up drupal through ansible playbook
nitishtw/efk-dockercompose
EFK stack through docker-compose using custom image of fluentd and nginx!
nitishtw/Jenkins-pipeline-sample
This is a basic Jenkins file to build a pipeline
nitishtw/kubernetes-course
Kubernetes Course Files
nitishtw/leetcode-solutions
nitishtw/nginx-Dockerfile
A minimal nginx image on ubuntu with vim, curl and net-tools installed in it!
nitishtw/og-aws
📙 Amazon Web Services — a practical guide
nitishtw/pledge
We pledge to Code for Cause
nitishtw/prowler
AWS Security Best Practices Assessment, Auditing, Hardening and Forensics Readiness Tool. It follows guidelines of the CIS Amazon Web Services Foundations Benchmark and DOZENS of additional checks including GDPR and HIPAA (+100). Official CIS for AWS guide: https://d0.awsstatic.com/whitepapers/compliance/AWS_CIS_Foundations_Benchmark.pdf
nitishtw/RHEL7-CIS
Ansible role for Red Hat 7 CIS Baseline
nitishtw/serverless-sg-sentry
Automatically Revert and Receive Notifications About Changes to Your Amazon VPC Security Groups
nitishtw/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
nitishtw/terraform-aws-ecs-container-definition
Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
nitishtw/TIG-docker-compose
A simple docker compose file for TIG stack (Telegraf, Influx and Grafana) with custom telegraf configuration.
nitishtw/UD513-Data-Structures-and-Algorithms-in-Python
Udacity's DS/Algo course in Python, by Grow with Google.
nitishtw/war-web-project
A demo Java WAR project for Maven.