Blog with LOGIC

Technical articles, insights and updates from the LOGIC team
08 Sep 2025

Moving away from Nuxt to Eleventy

Discover why we are moving all of our statically generated websites from Nuxt to Eleventy, a faster and more reliable solution.

Moving away from Nuxt to Eleventy
03 Sep 2025

Open sourcing the Python with LOGIC Docker image

We are excited to announce our new opinionated Docker image for Python, optimized for development, CI, and production workflows with uv.

Open sourcing the Python with LOGIC Docker image
28 Jul 2025

5 reasons to choose PWAs over native mobile apps

Progressive Web Apps have evolved significantly and now offer compelling advantages over native mobile applications for many use cases.

5 reasons to choose PWAs over native mobile apps
23 Jul 2025

Successful MVPs: The essential 4 pillars

Learn the 4 essential pillars of MVP development to build focused, scalable and useful products that succeed from launch to growth.

mvp
Successful MVPs: The essential 4 pillars
02 May 2025

Meet JobCard

We introduce JobCard, our newest product and the ultimate digital work card solution.

Meet JobCard
07 Apr 2025

Pull request review deployments with Docker

Discover how we implement pull request review deployments with Docker for a reliable, rapid-fast development workflow.

Pull request review deployments with Docker
21 Mar 2025

In-house or outsourced DevOps: Which one is best for your startup?

Choosing between in-house and outsourced DevOps is a big choice for startups. Here's what you need to know to make the right one.

In-house or outsourced DevOps: Which one is best for your startup?
26 Feb 2025

5 steps to secure your SSH servers

There are many scenarios, where a bare-metal server is better than serverless. These 5 steps will ensure secure SSH connections.

5 steps to secure your SSH servers
30 Jan 2025

An early-stage startup’s guide to DevOps

Your early-stage startup probably doesn’t need DevOps, let alone a full-time role.

An early-stage startup’s guide to DevOps
29 Jan 2025

5 wrong reasons to use Kubernetes

Kubernetes is a powerful tool that has become the go-to solution for application deployment. It's a shame though that quite often it is used for the wrong reasons.

5 wrong reasons to use Kubernetes
26 Jan 2025

How downtime ruins your e-commerce game

When your e-commerce platform is down, you're losing money in multiple ways.

How downtime ruins your e-commerce game
21 Jan 2025

Top Django settings for secure deployments

There are a few Django settings that are low hanging fruits for securing a Django web application.

Top Django settings for secure deployments
20 Jan 2025

Setting up uv with Google Cloud Run Functions

Recently we embarked on a new Python web project where we got to combine Google Clouyd Run Functions with uv

Setting up uv with Google Cloud Run Functions