Fast Setup: Golang and Testcontainers

Most of the time, our scripts set up an entire test environment right on our computers, but why? In the test environment, we have everything, but we need it? Read all

GenAI Demo With Kafka, Flink, LangChain and OpenAI

Explore the architecture and demo for open-source data streaming using Apache Kafka and Flink with Python, LangChain, and OpenAI LLM APIs in the cloud. Read all

Implementing EKS Multi-Tenancy Using Capsule (Part 3)

Understand how to configure namespace options, resource quotas, and limit ranges, network policies for the tenants. Verify cross-tenant and cross-cluster communications. Read all

Kubernetes: Future or Fad?

After a decade of Kubernetes and knowing that every technology will disappear eventually. Will Kubernetes become obsolete soon, or is it here to stay? Read all

Strategic Insights Into Azure DevOps: Balancing Advantages and Challenges

Here, find an introduction to the components of Azure DevOps and a balanced perspective by delving into the advantages and potential drawbacks of adopting it. Read all

CI/CD for Kubernetes With Jenkins and Spinnaker

Let's begin to create a CI/CD pipeline with Spinnaker that will poll your latest commits from the Docker registry and update applications in Kubernetes. Read all

Cloud Applications: A Step-By-Step Development Process

The cloud app development process brings a lot of convenience to modern businesses. It helps manage storage and performance issues to improve the end-user experience. Read all

Unlocking the Power of Oracle NoSQL With Quarkus: Seamless Integration for Cloud-Age Applications

Read all

Top Secrets Management Tools for 2024

Secrets managers/vaults are one of the best ways to keep your passwords, API keys, access tokens, and more available to you and out of the hands of bad actors. Read all

Modern gRPC Microservices, Part 3: Managing Plugins With Buf.build

gRPCs plugin system while vast has a cumbersome management process. In this post, learn more about Buf.Build - a modern tool for managing gRPC plugins. Read all

Understanding the Risks of Long-Lived Kubernetes Service Account Tokens

Kubernetes Service Account tokens are exploited in many attack chain scenarios. Learn how to mitigate these risks and secure your Kubernetes clusters effectively. Read all

Format a Text in Go Better Than FMT

There is one more text formatting utility/lib with all FMT features, and this library processes text faster, which, in some cases, could be important. Read all

Architecture Style: Modulith (vs. Microservices)

Use Modulith architecture to split your monolith into manageable pieces while maintaining their cohesion and unlocking your app's potential. Read all

 

 

 

 

Top