There are only two hard things in Computer Science: cache invalidation and naming things.
-- Phil Karlton --
Pinned Loading
-
AWS-Delete-unused-EBS-snapshots
AWS-Delete-unused-EBS-snapshots PublicThis Bash script identifies and optionally deletes unlinked AWS snapshots, with a "dry run" mode for listing snapshots and a "delete mode" for removing them.
Shell 2
-
Database-Backup-Script
Database-Backup-Script PublicThis is a simple set of Bash scripts for creating/deleting backups of your MySQL database.
Shell 1
-
AWS-ECS-Cluster-Interaction
AWS-ECS-Cluster-Interaction PublicThis Bash script is designed to simplify the interaction with Amazon Web Services (AWS) Elastic Container Service (ECS). It allows you to list ECS clusters, select a specific cluster, list tasks wi…
Shell 1
-
Customer-contract-termination-reasons-analyzer
Customer-contract-termination-reasons-analyzer PublicThis is a script written in R for querying a MySQL database and creating a histogram of contract end dates. The script uses the `RMySQL` and `ggplot2` libraries for database connectivity and data v…
R 1
-
RabbitMQ-Proof-of-Concept
RabbitMQ-Proof-of-Concept PublicThis project demonstrates a simple yet effective use of RabbitMQ for message queuing within a Dockerized environment. It includes a publisher that sends messages containing unique UUIDs and subscri…
Python 1
-
Debian-Distribution-Updater
Debian-Distribution-Updater PublicA simple Bash script for updating Debian to the next release. It checks for the current Debian version, determines the next version, updates the sources.list, upgrades packages, and cleans up. Opti…
Shell 1
If the problem persists, check the GitHub status page or contact support.