OKOdo Kingsley Uchennainrealkinghubs-blog.hashnode.dev·5d ago · 3 min readQUIETVAULTIf you are a web designer, developer, or agency owner, you know the biggest delay in any project. It is not coding. It is not design. It is the endless cycle of asking a client: “Hey, I just triggered00
OKOdo Kingsley Uchennainrealkinghubs-blog.hashnode.dev·May 3 · 4 min readHow I Containerized a Go App Without Losing My Mind Or Breaking the CodeWe’ve all been there. You get a project, and the instructions are clear: "Containerize this, but whatever you do, don't touch the original code." It sounds like being asked to paint a house without op00
OKOdo Kingsley Uchennainrealkinghubs-blog.hashnode.dev·Mar 22 · 15 min readBuilding a Production-Grade AWS Auto-Scaling, ALB and VPC with Terraform: High Availability, Secure Access, and Remote State ManagementAuthor: Odo Kingsley UchennaLinkdINGitHub Why I Built This I am currently studying cloud engineering at AltSchool, and at a certain point in the curriculum I realized something uncomfortable — I coul00
OKOdo Kingsley Uchennainrealkinghubs-blog.hashnode.dev·Mar 12 · 5 min readI Stopped Using AWS Access Keys in GitHub Actions — Here’s the Secure Way Instead.One of the most common ways developers deploy applications to AWS using GitHub Actions looks like this: Create an IAM User Generate an Access Key and Secret Key Store them inside GitHub Secrets Ho00
OKOdo Kingsley Uchennainrealkinghubs-blog.hashnode.dev·Feb 24 · 3 min readFrom Console to Configuration: Building a Secure AWS Stack with TerraformThe Journey of a Junior Cloud Engineer moving from “ClickOps” to Infrastructure as Code. If you’re just starting your cloud journey, you know the feeling. You open the AWS Console, and it’s a sea of b00