PinnedInLevel Up CodingbyValon Januzaj·Jan 30, 2023From 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…A response icon4A response icon4
PinnedInLevel Up CodingbyValon Januzaj·Jan 30, 2023From 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…A response icon1A response icon1
PinnedInLevel Up CodingbyValon Januzaj·Feb 8, 2021Asynchronous 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…A response icon2A response icon2
PinnedInLevel Up CodingbyValon Januzaj·Jun 7, 2021Implement 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…A response icon2A response icon2
Valon Januzaj·Dec 16, 2023Build 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…
InLevel Up CodingbyValon Januzaj·Nov 4, 2023Encrypt 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…A response icon1A response icon1
InLevel Up CodingbyValon Januzaj·Oct 12, 2023Redis 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…
InLevel Up CodingbyValon Januzaj·Jul 30, 2023Hosting 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…
Valon Januzaj·Jul 21, 2022Continuous 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…
InLevel Up CodingbyValon Januzaj·Nov 15, 2020Deploy 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…A response icon2A response icon2