AOAdedoyin Ogunsolainadehorizon.hashnode.dev·2d ago · 4 min readTerraform Remote State Management with Locking on Amazon S3Project Overview In this project, I demonstrate how to configure remote Terraform state management using Amazon S3. The demonstration builds on a Terraform project I recently completed for a company00
AOAdedoyin Ogunsolainadehorizon.hashnode.dev·Aug 22 · 10 min readAWS Networking: Building a Secure VPC on AWS with TerraformIn this post, I'll walk through a networking project I built for a company that needed a classic but still very relevant AWS pattern. When a company needs infrastructure that's reproducible, version-c00
AOAdedoyin Ogunsolainadehorizon.hashnode.dev·Aug 19 · 3 min readArchitecture of an Event-Driven Data Ingestion Pipeline on AWSThis application receives data/requests, stores it cheaply, and kicks off asynchronous actions in the background. There are many ways to design a Data Ingestion Pipeline, this is one of them Here's th00
AOAdedoyin Ogunsolainadehorizon.hashnode.dev·Jul 25 · 3 min readAWS Elastic Disaster Recovery: The Architecture Behind Near-Zero Downtime"Our servers are down". One of many situations that can make a business lose money or clients. Couple hours or even a full day of downtime is allowable for some Organizations. Their RTO and RPO are ve00
AOAdedoyin Ogunsolainadehorizon.hashnode.dev·Jul 22 · 2 min readDeploying in Minutes with Cloudflare Workers & Pages. Workers is a full serverless compute platform while Pages is a static-site hosting product with optional serverless functions. Together, Workers & Pages is Cloudflare's service to Build & deploy serve00