Explore projects
-
Public Projects / Blog Engine / Content
GNU Affero General Public License v3.0UpdatedUpdated -
Public Projects / Blog Engine / Back Prototype
GNU Affero General Public License v3.0UpdatedUpdated -
Public Projects / Blog Engine / Front Prototype
GNU Affero General Public License v3.0UpdatedUpdated -
This repository provides a Terraform module for deploying an Auto Scaling Group (ASG) with support for Kubernetes Cluster Autoscaler. It includes configurable scaling policies, instance types, and integration with AWS IAM roles for seamless cluster scaling. The module is optimized for high availability and cost efficiency in cloud environments.
Updated -
-
-
Project is a web server implemented in Go that simulates load by calculating Fibonacci numbers. It provides endpoints for processing load, exposing metrics (Prometheus), and checking application status (liveness/readiness) with support for graceful shutdown.
Updated -
Public Projects / Auth Services / Auth Backend
MIT LicenseUpdated -
Updated
-
This repository provides Helm charts for deploying two load testing applications: 1. Locust-based load testing tool – Simulates user traffic for web applications with session rotation and configurable wait times. 2. Go-based load simulation server – Generates load by computing Fibonacci numbers and exposes metrics via Prometheus.
Both applications support health checks and graceful shutdown for Kubernetes environments.
Updated -
This project implements load testing of a web application using Locust. It supports test configuration through environment variables, including timeout, wait times, and session rotation. The session rotation feature closes and recreates the session based on a set lifetime.
Updated