Blog

All posts

All AWS & Cloud (6) AWS Cloud Practitioner (6) Django & Python (5) Laravel & PHP (3)
File Uploads with Per-User Quotas in Django
29 Apr 2026 · Matt Django & Python
File Uploads with Per-User Quotas in Django

How the media_system app enforces a 5 GB per-user storage limit and routes files into organised subdirectories.

Read more →
AWS CCP Study Guide: Management, Monitoring & Billing
29 Apr 2026 · Matt AWS Cloud Practitioner
AWS CCP Study Guide: Management, Monitoring & Billing

CloudWatch, CloudFormation, AWS Organizations, Trusted Advisor, Support plans, and AWS pricing explained.

Read more →
Generating Website Content with Amazon Nova Lite
28 Apr 2026 · Matt AWS & Cloud
Generating Website Content with Amazon Nova Lite

How the CMS manager uses Nova Lite on Bedrock to generate hero copy, about text, and blog posts in one API call.

Read more →
AWS CCP Study Guide: Security, Identity & Compliance
28 Apr 2026 · Matt AWS Cloud Practitioner
AWS CCP Study Guide: Security, Identity & Compliance

IAM, the Shared Responsibility Model, MFA, KMS, Shield, WAF, GuardDuty, and compliance tools.

Read more →
Block-Based Pages in Laravel: How This CMS Works
27 Apr 2026 · Matt Laravel & PHP
Block-Based Pages in Laravel: How This CMS Works

A walkthrough of the JSON block architecture behind the page builder — from the Filament form to the Blade renderer.

Read more →
AWS CCP Study Guide: Networking & Content Delivery
27 Apr 2026 · Matt AWS Cloud Practitioner
AWS CCP Study Guide: Networking & Content Delivery

VPC, subnets, route tables, security groups, NACLs, Route 53, CloudFront, and API Gateway explained.

Read more →
Django URL Routing: How This Portfolio Is Wired Together
26 Apr 2026 · Matt Django & Python
Django URL Routing: How This Portfolio Is Wired Together

A walkthrough of the root urlpatterns in hello_world/urls.py and how each app plugs in.

Read more →
AWS CCP Study Guide: Database Services
26 Apr 2026 · Matt AWS Cloud Practitioner
AWS CCP Study Guide: Database Services

RDS, Aurora, DynamoDB, ElastiCache, Redshift, and DocumentDB — picking the right database for the job.

Read more →
AWS CCP Study Guide: Storage Services
25 Apr 2026 · Matt AWS Cloud Practitioner
AWS CCP Study Guide: Storage Services

S3, EBS, EFS, Glacier, Storage Gateway, and Snowball — the full storage tier from hot to cold.

Read more →
AWS CCP Study Guide: Compute Services
24 Apr 2026 · Matt AWS Cloud Practitioner
AWS CCP Study Guide: Compute Services

EC2, Lambda, ECS, Fargate, Elastic Beanstalk, and Lightsail — what each does and when to use it.

Read more →