PinnedPublished inLevel Up CodingFrom local development to Kubernetes — Cluster, Helm, HTTPS, CI/CD, GitOps, Kustomize, ArgoCD —…Nowadays you may hear a lot about Kubernetes… You open the browser and search for it and all you get is some resources that are really…Jan 30, 20234Jan 30, 20234
PinnedPublished inLevel Up CodingFrom local development to Kubernetes — Cluster, Helm, HTTPS, CI/CD, GitOps, Kustomize, ArgoCD —…This is the second part of the series: From local development to Kubernetes — Cluster, Helm, HTTPS, CI/CD, GitOps, Kustomize, ArgoCD. You…Jan 30, 20231Jan 30, 20231
PinnedPublished inLevel Up CodingAsynchronous tasks in Python with Celery + RabbitMQ + RedisIn this article we are going to use Celery, RabbitMQ, and Redis to build a distributed Task queue. But what is a distributed task queue…Feb 8, 20212Feb 8, 20212
PinnedPublished inLevel Up CodingImplement API Caching with Redis, Flask and Docker [Step-By-Step]You want your API to be faster, more consistent and to reduce the requests to the server? — That’s where caching comes into play. In this…Jun 7, 20212Jun 7, 20212
Build a Leaderboard at Edge using Upstash Redis and Fly.ioIn dynamic and engaging web applications, leaderboards are a powerful tool for fostering competition and user engagement. In this tutorial…Dec 16, 2023Dec 16, 2023
Published inLevel Up CodingEncrypt your Kubernetes secrets with SealedSecrets — GitOps way!In the realm of DevOps and Kubernetes, the GitOps methodology has gained immense popularity. It leverages the power of version control…Nov 4, 20231Nov 4, 20231
Published inLevel Up CodingRedis vs RabbitMQ for Your Python Celery Workflow: Harnessing Upstash RedisIn this article, we will dive into the world of Python Celery workflows and explore how Upstash Redis can be leveraged as a powerful…Oct 12, 2023Oct 12, 2023
Published inLevel Up CodingHosting Django Static Files in AWS using S3 and CloudFront: A Comprehensive GuideIn today’s digital landscape, having a reliable and scalable infrastructure for hosting static files is crucial for web applications…Jul 30, 2023Jul 30, 2023
Continuous Integration and Delivery in our organization with Kubernetes, ArgoCD, GitOps — CardoAIAt Cardo AI, we adopted the Continuous Integration and Delivery practice to face the need for constant development and deploy our…Jul 21, 2022Jul 21, 2022
Published inLevel Up CodingDeploy a dockerized FastAPI application to AWSYou’ve created your FastAPI application and now you want to make it public by deploying it? — No worries got that covered. In this article…Nov 15, 20202Nov 15, 20202