Paris Nakita KejserFix hashicorp/template provider problems for darwin_arm64 platform (Apple M1) in…I have an upgrade task in my backlog today, and everything is going very smoothly from the provider hashicorp/aws 4.x to 5.x almost until I…Aug 28Aug 28
Paris Nakita KejserHow do you fix FluxCD when running into a “cannot re-use a name that is still in use” loop?I’m using FluxCD very much as my GitOps tool, and I love it. It handles my Helm chart as expected and doesn't just apply the manifest files…Jul 8Jul 8
Paris Nakita KejserHow to work with Gateway-API with Cilium inside AWS EKS (Kubernetes), and have support for AWS…Changing from an Application Load Balancer out to a Network Load Balancer will give you full control over the network traffic you received…Apr 151Apr 151
Paris Nakita KejserSetup AWS EKS Node Group autoscaling with Karpenter with AWS CDK — Infrastructure as Code (IaC)Enabling autoscaling of your node groups in AWS EKS allows you to use spot instances to reduce your instance cost dynamically and always…Mar 18Mar 18
Paris Nakita KejserDead Letter Queue (DLQ) in KafkaExplain how you can resolve the Dead Letter Queue (DLQ) challenges with KafkaMar 5Mar 5
Paris Nakita KejserAutomatic shuffle pods in Kubernetes when updating configmap or secret with ReloaderWhen you work with Kubernetes you know the problems when you change inside your secret or configmap, it's okay when you have a small amount…Feb 26Feb 26
Paris Nakita KejserAWS CDK — Setup a Bastion host to connect to an Amazon Managed Streaming for Apache Kafka (MSK) —…When you want to work with Apache Kafka you will help yourself by not self-hosted the Apache Kafka cluster in production, for local…Feb 19Feb 19
Paris Nakita KejserDid you know you can use AWS Glue Schema Registry as your Apache Kafka Schema Registry?One of the great things when starting to explore new technologies is when you have to learn all the basics or much of it and you start…Feb 16Feb 16
Paris Nakita KejserApache Kafka for the streaming data pipeline validated it with Apache Avro as a Schema RegistryWhen filling in data into your Apache Kafka topic, you do not know how the data as default looks, right? the problem with not knowing how…Feb 15Feb 15
Paris Nakita KejserPrepare your local Kafka environment to use Kafka ConnectWhen you start learning about Kafka you will quickly hit the word Kafka Connect, and think what is it? it's normal when you learn new…Feb 81Feb 81