Blog
Thoughts, tutorials, and insights on web development
—
AWS
Feature Flags (Feature Toggles) in Simple Terms
2025-05-0310
Learn how feature flags work, why they're needed, and how to implement them in your applications. Discover how to enable safe releases, quick rollbacks, A/B testing, and flexible configuration without code changes.
Feature Flags
DevOps
AWS
A/B Testing
Software Development
Deploying Keycloak on AWS ECS with Fargate using Terraform
2024-02-0710
A comprehensive guide to deploying Keycloak on AWS ECS with Fargate using Terraform, including architecture overview and key components.
AWS
Terraform
Keycloak
DevOps
Infrastructure