rogulski.it

My name is Piotr, a passionate pythonista and this is my blog!

    Recent posts

    Feb 25, 2023
    Streamlining Event-Driven Architecture with Knative Channels and SinkBindingI share my experience building a fully event-driven service using Knative and KafkaChannel-based resources with SinkBinding. Learn how to leverage these powerful tools to optimize data processing and streamline your architecture.
    Jan 24, 2023
    Troubleshooting and debugging knative with kafkaQuick command-guide how to check if knative-eventing works properly with knative kafka broker
    Jan 17, 2023
    Smart mock by side effect replacementHelpful usage of side effect and mock in testing with custom iterator
    Sep 15, 2022
    Consume Kafka events with Knative service and FastAPI on kubernetesBuild fully scalable, event-driven and easy to maintain system using Python (FastAPI), Kafka, and Knative. Everything in kubernetes ecosystem
    Jul 4, 2022
    How to delete kubernetes stuck CRD deletionEasy way to unblock kubernetes Custom Resource Definition delete action when it is frozen
    May 2, 2022
    Handle python versions and virtualenv like a pro! (including Apple M1)Work with pyenv/virtualenv/virtualenvwrapper without struggling on Apple M1