Pinned Repositories
ansible-docker-role
Ansible role for installing Docker on Linux systems with support for Ubuntu, Debian, and CentOS. Quick and easy setup with no dependencies required.
AWS-Solutions-Architect-Associate-Exam-2024
This repository contains a cheatsheet with key information to help you prepare for the AWS Certified Solutions Architect Associate (SAA-C03) exam.
aws-to-azure-service-equivalents
A comprehensive comparison of AWS services and their Azure equivalents, including descriptions and key functionalities for cloud migration, hybrid solutions, and cross-cloud architecture.
certified-kubernetes-administrator-CKA-exam-preparation
Questions and answers for Certified Kubernetes Administrator (CKA) exam preparation.
cloud-engineer-interview-questions
A Comprehensive Collection of Interview Questions for Cloud Engineers.
devops-interview-questions
This repository contains a collection of answers to common DevOps interview questions. The answers cover a wide range of DevOps topics.
disk-space-monitor
Disk Space Monitor: a utility that monitors the disk usage on a server and sends an alert if the disk usage exceeds a specified threshold.
easy-installer-updater-cli
Install or Update any particular packages 1 click with Ansible.
k8s-best-repos
This is a Go project built with the Gin HTTP web framework that uses the GitHub API to search and display repositories with pagination.
release-hunter
Release Hunter is a Go-based command-line tool that allows to search for and view the latest releases of GitHub repositories.
sv222's Repositories
sv222/cloud-engineer-interview-questions
A Comprehensive Collection of Interview Questions for Cloud Engineers.
sv222/AWS-Solutions-Architect-Associate-Exam-2024
This repository contains a cheatsheet with key information to help you prepare for the AWS Certified Solutions Architect Associate (SAA-C03) exam.
sv222/devops-interview-questions
This repository contains a collection of answers to common DevOps interview questions. The answers cover a wide range of DevOps topics.
sv222/certified-kubernetes-administrator-CKA-exam-preparation
Questions and answers for Certified Kubernetes Administrator (CKA) exam preparation.
sv222/release-hunter
Release Hunter is a Go-based command-line tool that allows to search for and view the latest releases of GitHub repositories.
sv222/ansible-docker-role
Ansible role for installing Docker on Linux systems with support for Ubuntu, Debian, and CentOS. Quick and easy setup with no dependencies required.
sv222/aws-to-azure-service-equivalents
A comprehensive comparison of AWS services and their Azure equivalents, including descriptions and key functionalities for cloud migration, hybrid solutions, and cross-cloud architecture.
sv222/disk-space-monitor
Disk Space Monitor: a utility that monitors the disk usage on a server and sends an alert if the disk usage exceeds a specified threshold.
sv222/easy-installer-updater-cli
Install or Update any particular packages 1 click with Ansible.
sv222/k8s-best-repos
This is a Go project built with the Gin HTTP web framework that uses the GitHub API to search and display repositories with pagination.
sv222/Remove-VSCode-Old-Versions
Remove old versions / duplicate extensions for VS Code
sv222/simple-security-checker
Its a simple security checker that helps identify and monitor URLs that should not be publicly accessible. It checks a list of 200+ URLs for a specific response code and logs any errors or successful responses.
sv222/slack-lambda-s3
A simple AWS Lambda function written in Go that responds to Slack file uploads, copies the files to an S3 bucket, and returns a success message.
sv222/ssh-keypair-gen
This Go utility automatically generates a cryptographically stable RSA SSH key pair and outputs the public and private keys.
sv222/ssl-cert-checker
A simple Go program that reads a list of HTTPS addresses from a file, sends a request to each address, and outputs information about the SSL certificate to STDOUT.
sv222/terraform-aws-ec2
A Terraform module for provisioning Amazon EC2 instances in a production environment.
sv222/wasabi-terraform-example
This Terraform code provisions buckets and users in Wasabi.
sv222/terraform-aws-s3
This Terraform module provisions an S3 bucket in AWS with the ability to configure versioning and lifecycle rules.
sv222/act
Run your GitHub Actions locally 🚀
sv222/cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
sv222/dockerfile-ssh-alpine
Dockerfile that creates an Alpine-based image with OpenSSH and Python3 installed.
sv222/GeminiProChat
Minimal web UI for GeminiPro.
sv222/go-cicd-examples
This repository contains examples of CI/CD workflows for a Go application using GitHub Actions.
sv222/go-cicd-examples-drone
This repository contains examples of CI/CD workflows for a Go application using Drone CI.
sv222/goapp-eks-cicd-sample
This is a sample project that demonstrates how to set up a CI/CD pipeline for a Go application that runs on Kubernetes EKS. The pipeline includes steps for linting, building a Docker image, and deploying the application to EKS.
sv222/kubectl-autocompletion-navi
Autocomplete for kubectl/kubernetes for navi tool.
sv222/lambda-monitor-cli
AWS Lambda Monitor CLI is a command-line tool that allows you to monitor the health and performance of your AWS Lambda functions.
sv222/sv222
sv222/terraform-aws-rds
This Terraform module creates an Amazon RDS instance based on the provided variables.