Rambling Ideas
  • Home

System Design

A collection of 3 posts
Better AWS CloudWatch Exporter: Ingestion Architecture Overview
Software Engineering

Better AWS CloudWatch Exporter: Ingestion Architecture Overview

How to leverage AWS CloudWatch Metric Streams to build a Prometheus exporter for AWS metrics: overall ingestion architecture, pros and cons versus using the CloudWatch API.
Oct 6, 2023 3 min read
Writing Maintainable Code Tips: API Models != Domain Models
Software Engineering

Writing Maintainable Code Tips: API Models != Domain Models

Using API models as your domain models in your business logic is not a good idea and leads to hard-to-maintain systems.
May 5, 2020 3 min read
Software Engineering

Database transaction handling in C++ systems

Architectural approach of a way to handle transactions in C++ systems. The approach aims to be as decoupled and non-invasive as possible.
Nov 6, 2016 8 min read
Page 1 of 1
Rambling Ideas © 2025
Powered by Ghost