Advertisement · 728 × 90

Posts by Tim de Pater

Preview
GitHub - TrafeX/docker-php-nginx: Docker image with PHP-FPM 8.4 & Nginx 1.26 on Alpine Linux Docker image with PHP-FPM 8.4 & Nginx 1.26 on Alpine Linux - TrafeX/docker-php-nginx

Upgraded the Nginx & PHP Docker image to PHP8.4 🚀

github.com/TrafeX/docke...

#DevOps #Docker #PHP

1 year ago 5 0 0 0
Preview
Introduce Home Mode to control automations which follows the alarm sy… · TrafeX/home-assistant-config@29b07a2 …stem state

Starting the year with improving the 'House Mode' in Home Assistant. It now syncs with the alarm state, allowing manual changes and no longer relying solely on device trackers.

github.com/TrafeX/home-...

#HomeAssistant #SmartHome

1 year ago 2 0 0 0
# Terminal 1
$ docker run <container> <command>
# Terminal 2
$ docker stats

# Terminal 1 $ docker run <container> <command> # Terminal 2 $ docker stats

With Docker it's easy to monitor the CPU/memory/IO statistics of a program. Just run the program in one terminal and open `docker stats` in another terminal.

#DevOps

1 year ago 1 0 0 0
Preview
Shopify Live Globe 2024 Watch the world shop live

Shopify is doing this as well. They made an awesome cockpit!

bfcm.shopify.com

1 year ago 1 0 0 0
Preview
Stripe Black Friday and Cyber Monday 2024 Live dashboard of Stripe systems and stats during Black Friday and Cyber Monday 2024.

Stripe created a 'dashboard' with realtime data during Black Friday & Cyber Monday

bfcm.stripe.com

#stripe #psp #blackfriday

1 year ago 1 0 2 0

When comparing AWS Fargate on EKS and ECS, I prefer Kubernetes' syntax and toolset. However, on EKS, every pod is a separate Fargate node—including CoreDNS, CloudWatch—raising costs significantly. ECS includes these systems natively, avoiding extra nodes and making it more cost-effective

#DevOps

1 year ago 1 0 0 0