Category

DevOps & Infrastructure

48 notes
Cloudflare

Cloudflare Workers User Management and Session Framework

Stateful sessions on Cloudflare Workers beat JWT sprawl when your admin needs context and data persistence.
Mar 2024 · 3 min
AWS

How Does Cloudflare Workers Compare to AWS Lambda?

Cloudflare Workers beat Lambda on latency, cold starts, and pricing - I'm migrating production apps to the edge.
Jan 2024 · 9 min
AWS

Simple Wufoo Style Form Handling Using AWS

Build your own Wufoo with TypeScript and AWS - serverless forms that store data and send alerts automatically.
May 2023 · 3 min
AWS

AWS Lambda and EFS Troubleshooting

EFS unlocks 512MB+ file storage for Lambda, but connection errors have common fixes you should know.
Oct 2020 · 3 min
AWS

File Uploads to AWS S3 Made Easy!

Pre-signed S3 URLs let users upload files directly from browsers without touching your backend.
Sep 2020 · 1 min
Docker

Allow GitLab CI to use Docker Registry with Self Signed Certs

GitLab CI can trust private Docker registries with self-signed certs - here's the dind config.
May 2020 · 1 min
Docker

Solution for Docker Registry Error: certificate signed by unknown authority

Private Docker registries with self-signed SSL require special config - here's how to make Docker trust them.
May 2020 · 2 min
AWS

AWS, Wordpress, Bitnami, and Ansible - A Journey

Switching from Bitnami AMIs to custom AWS setups gave me flexibility but required rethinking WordPress ops.
Nov 2019 · 3 min
Oracle

error invoking target irman ioracle of makefile

Missing ljavavm12 library during Oracle installation? A simple file copy solves the error.
Nov 2013 · 1 min
Linux

Installing GitLab on RedHat Enterprise 5 RHEL 5

Ubuntu-centric GitLab docs don't work on RHEL 5. Here's how to force it into submission.
Oct 2013 · 1 min

Recent Server Downtimes

Hard drive failures took the site down. New RAID array means significantly better uptime ahead.
Aug 2013 · 1 min
Cloudflare

More Speed!

mod_pagespeed and CloudFlare combine to deliver faster page loads and stronger reliability.
Jul 2013 · 1 min

PHP and FastCGI

Converting Apache mod_php to FastCGI aims for better performance and scalability.
May 2013 · 1 min
Spark::red

Sparkred SoftLayer Partner Blog

Sparkred partnership highlights SoftLayer's infrastructure advantages for tech-forward companies.
Oct 2012 · 1 min
Performance

Boston Web Performance Meetup - JMeter and New Relic

Co-presenting on load testing and performance analytics using JMeter and New Relic at the Boston Web Performance Group Meetup, September 18th, 2012.
Aug 2012 · 2 min
Performance

Apache Web Performance

Apache Performance presentation at Boston Web Performance Meetup covers optimization techniques for web servers.
Mar 2012 · 1 min
Linux

rsync is MUCH faster than scp

Benchmark test reveals rsync outpaces scp by 2-10x on file transfers - practical performance comparison for deployment workflows.
Feb 2012 · 1 min
Security

MySQL.com Hacked and Infected

MySQL.com security breach exposes critical vulnerabilities in web infrastructure.
Sep 2011 · 1 min