Skip to content
View kerenoded's full-sized avatar

Block or report kerenoded

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kerenoded/README.md

Hi, I'm Oded 👋

AWS & Distributed Systems Architect focused on event-driven systems, high-scale telemetry and IoT pipelines, and pragmatic engineering tradeoffs (scalability, failure modes, observability, and cost).

I enjoy building practical tooling and exploring how systems behave under real-world load, concurrency, and failure scenarios.

Focus Areas

  • Event-Driven Architectures (EDA)
  • AWS IoT platforms and telemetry pipelines
  • Serverless performance & cost optimization
  • Distributed system reliability and observability

Architecture Interests

  • Distributed systems design
  • System behavior under load and concurrency
  • Observability and production diagnostics
  • Performance engineering and reproducible load testing
  • Failure-mode analysis in cloud systems

Open Source Projects

Most of my public projects focus on practical tooling for testing and operating distributed systems in AWS environments.

Generic AWS workload generator built on ECS Fargate with pluggable scenarios (IoT, SQS).
Designed for controlled load generation and analysis of system behavior under stress.

Repeatable k6 load testing framework running on ECS Fargate, generating traffic from a consistent cloud environment instead of developer laptops.

Currently Exploring

  • Load generation and reproducible performance testing environments
  • System behavior under high concurrency and burst traffic
  • Event-driven system reliability patterns

Writing

Featured articles (long-form)

Selected posts

Serverless / performance / cost

Observability / production readiness

IoT / event-driven architecture

Cloud strategy / delivery

Notes from the field

Connect

Pinned Loading

  1. aws-fargate-workload-runner aws-fargate-workload-runner Public

    Ephemeral workload generator on AWS Fargate for testing distributed systems (IoT, SQS, event pipelines).

    Python

  2. k6-fargate-runner k6-fargate-runner Public

    Run reproducible k6 API load tests from AWS Fargate instead of developer laptops.

    Python