Join us

ContentUpdates and recent posts about Botkube..
Link
@mmk4mmk_simplifies shared a link, 9 months ago

Workload Identity Federation: The School Trip Analogy You’ll Remember

Secrets in repos, API keys in scripts, and forgotten credentials create massive security gaps. Workload Identity Federation (WIF) solves this with short-lived tokens and trust-based authentication across clouds.

To explain it clearly, I’ve put together a 2-minute video that uses a school trip analogy (students, teachers, and wristbands) to break it down step by step.

Video: https://youtu.be/UZa5LWndb8k

Reade more at : https://medium.com/@mmk4mmk.mrani/how-my-kids-school-trip-helped-me-understand-workload-identity-federation-f680a2f4672b

ChatGPT Image Aug 16, 2025, 05_51_02 PM_compressed
Link
@anjali shared a link, 9 months ago
Customer Marketing Manager, Last9

Top 12 LogicMonitor Alternatives for Developers in 2025

LogicMonitor fits traditional infra, but for microservices, high-cardinality data, and Kubernetes, these 12 alternatives work better.

image
Story
@laura_garcia shared a post, 9 months ago
Software Developer, RELIANOID

🎮 gamescom 2025 | Aug 20–24, Cologne

The world’s biggest gaming event is back—AAA reveals, indie gems, esports, VR/AR & more. RELIANOID powers secure, scalable gaming back-ends for real-time, high-volume play. Let’s connect in Cologne! #gamescom2025#GameDev#RELIANOID#Esports https://www.relianoid.com/about-us/events/gamescom-2025/..

evento gamescom cologne RELIANOID august
Story
@laura_garcia shared a post, 9 months ago
Software Developer, RELIANOID

🚨 New SharePoint vulnerabilities under active attack

Microsoft has issued an alert for 4 serious CVEs affecting on-premises SharePoint servers. In our latest blog post, we explain the risks and how RELIANOID helps mitigate them with advanced reverse proxy, WAF, and security automation. 💡 Plus: RELIANOID is now available on Azure Marketplace for instan..

Story
@laura_garcia shared a post, 9 months ago
Software Developer, RELIANOID

🔐 New Technical Guide: ISA/IEC 62443 Industrial Cybersecurity Standards

Industrial Automation and Control Systems (IACS) power critical sectors — from energy and manufacturing to water treatment and transportation. But protecting them requires more than just traditional IT security. Our latest 5-minute read breaks down the ISA/IEC 62443 framework — the globally recogniz..

Knowledge base ISAIEC-62443 Industrial Cybersecurity Standards RELIANOID
Link
@mmk4mmk_simplifies shared a link, 9 months, 1 week ago

IAM Explained by the Avengers — in Comic Style

What if your superheroes had no boundaries? Chaos.

That’s what happens to your engineering team without Identity and Access Management (IAM).

From roles and policies to short-lived powers — here’s how we turn a messy squad into a well-coordinated hero team.

🎥 Watch the Video → https://youtu.be/GJaBXQXJ35I

📖 Full Comic + Detailed Breakdown →https://medium.com/faun/iam-explained-by-the-avengers-39a3fe4265e5
---

💡 In the full article:

What IAM actually does (in superhero terms)

Real-world mapping to AWS, GCP, and Kubernetes RBAC

How short-lived powers reduce security risk

Practical audit checklist for your own team

IAM Explained by Avengers
Story
@laura_garcia shared a post, 9 months, 1 week ago
Software Developer, RELIANOID

✈ How to Load Balance Navitaire for Maximum Performance

Navitaire, by Collins Aerospace, powers reservations, revenue, and departure control for airlines worldwide. When uptime and speed are non-negotiable, RELIANOID delivers: 🔹 Load Balancing – Distribute Navitaire services like New Skies and GoNow across multiple servers. 🔹 High Availability – Active-a..

Howto Load Balance Navitaire
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

The Future is NOT Self-Hosted

A dev spun up a full self-hosted cloud on a refit workstation—Immich,Calibre-web,Audiobookshelf, andJellyfinall running smoothly onProxmox,Docker, andTailscale. Custom NAS, the works. Cool demo. But it hits a wall: self-hosting’s fine for hobbyists, not scaling. One person can’t out-infra Google. .. read more  

The Future is NOT Self-Hosted
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Vibe code is legacy code

"Vibe coding"—Karpathy's label for cranking out AI-assisted code at warp speed—lets devs skip the deep dive. It works for quick hacks and throwaway prototypes. But ship that stuff to prod? Cue thetechnical debt... read more  

Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

MCP Security Issues Threatening AI Infrastructure

Docker just dropped theMCP ToolkitandMCP Gateway, tightening up the Model Context Protocol with serious armor. We're talking six major server-side holes patched—OAuth RCE, command injection, leaked creds—plugged. How? With container-wrapped isolation, real-time network filters, first-class OAuth ha.. read more  

Botkube is a Kubernetes-centric chatbot that aids in Kubernetes troubleshooting and provides valuable insights for various aspects of Kubernetes operations. This open-source tool integrates with popular messaging platforms like Slack and helps streamline Kubernetes management and problem-solving processes.

Key functionalities of Botkube include:

Alert Notifications: Botkube can be configured to receive and relay alerts from various monitoring tools (e.g., Prometheus, Grafana) directly to your team's communication platform, ensuring prompt incident awareness.

Kubernetes Event Monitoring: It continuously monitors Kubernetes cluster events, offering real-time information on changes and issues within your cluster, such as pod crashes or node failures.

Troubleshooting Assistance: Botkube can provide context-sensitive guidance and suggestions for debugging and resolving common Kubernetes problems, making it a valuable resource for both beginners and experienced Kubernetes users.

Resource Management: It can assist in resource optimization by providing recommendations for scaling deployments, managing resource quotas, and handling updates to your applications.

Security Insights: Botkube can help maintain Kubernetes security by alerting you to security breaches, unauthorized access, and vulnerabilities, allowing you to take immediate action.

Customization: Botkube is highly customizable, allowing you to tailor it to your specific needs and integrate it with other tools and scripts in your Kubernetes ecosystem.

In summary, Botkube serves as a Kubernetes assistant that enhances communication and awareness within your team while providing automated support for troubleshooting, monitoring, and managing your Kubernetes clusters, ultimately contributing to a more efficient and reliable Kubernetes operation.