FastAPI, SQLAlchemy & Uvicorn
A FastAPI, SQLAlchemy & Uvicorn to fetch a Google Sheet This PoC is using FastAPI with SQLAlchemy, to: Helpful for a cronjob/task that triggers every …
Garanet 2005/2024
A FastAPI, SQLAlchemy & Uvicorn to fetch a Google Sheet This PoC is using FastAPI with SQLAlchemy, to: Helpful for a cronjob/task that triggers every …
A webtool in Python Flask that creates an LDAP user and his TrueNAS shares pool in ISCSI or NFS. Before you start, install python3 and …
A Terraform configuration that provisions the following infrastructure: A VPC with: EC2 instances: Requirements: Autoscaling: Configure the EC2 instances to scale based on demand using …
Kubernetes is an open-source container orchestration tool or system that is used to automate tasks
Containers are an abstraction at the app layer that packages code and dependencies together.
The goal of this article is an example of the benefits of the GitOPS tools like FluxCD, EKS, SOPS, KMS. How Setup a next-gen Kubernetes …
How to create a simple website on AWS, configuring the password-protected pages.
This project shows how you can create a python flask API with docker behind a reverse proxy to protect different /endpoints.