JMjacob Morachainmoracha.hashnode.dev·Dec 9, 2025 · 8 min readAmazon Relational Database ServiceIntroduction Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. Before launching actual RDS instances, you need to configure a DB Subnet Group. Subnets are segments of a VPC...00
JMjacob Morachainmoracha.hashnode.dev·Apr 13, 2025 · 9 min readBuilding a Developer Community from ScratchWe weren’t experienced. Not in community building, not in development. We were just three friends in Mombasa who refused to keep watching from the outside. Everyone we saw doing something in tech belonged to communities we had no access to. Most of t...00
JMjacob Morachainmoracha.hashnode.dev·Nov 16, 2024 · 3 min readManaging Data Lifecycle in S3Managing data in Amazon S3 (Simple Storage Service) involves more than just storing files. As your data grows rapidly, especially in versioned buckets with frequent overwrites and multipart uploads, managing storage costs and efficiency becomes criti...00
JMjacob Morachainmoracha.hashnode.dev·Oct 31, 2024 · 3 min readIntroduction to Amazon FSxIntroduction to Amazon FSx In this article, we'll introduce you to Amazon FSx, a native AWS fully managed file server service that tightly integrates with other AWS services. Fully managed means you're no longer responsible for the hardware or softwa...00
JMjacob Morachainmoracha.hashnode.dev·Oct 16, 2023 · 7 min readServerless ComputingServerless Introduction In the rapidly evolving landscape of modern application development, serverless computing stands out as a revolutionary paradigm shift. It represents a departure from traditional server-based models, offering a more efficient ...00