Join us

ContentUpdates and recent posts about werf..
Link
@faun shared a link, 1 year, 1 month ago
FAUN.dev()

Every pod eviction in Kubernetes, explained

Kubernetes governs pod lifecycles with various eviction techniques that can influence availability and sometimes disregard PodDisruptionBudgets. To address nodes under duress, Kubelet takes action. At the same time, eviction APIs, taints, and kube-schedulers oust pods according to priority. Configur.. read more  

Link
@faun shared a link, 1 year, 1 month ago
FAUN.dev()

Ingress-nginx CVE-2025-1974: What You Need to Know

Ingress-nginx patches critical vulnerabilities in CVE-2025-1974, compelling users to upgrade for secure cluster management. Versionsv1.12.1 and v1.11.5eliminate these flaws. If an immediate upgrade isn't feasible, users should consider disabling the Validating Admission Controller... read more  

Link
@anjali shared a link, 1 year, 1 month ago
Customer Marketing Manager, Last9

Python Loguru: The Logging Cheat Code You Need in Your Life

If logging in Python feels like a chore, Loguru is the cheat code you need—zero boilerplate, rich features, and pure simplicity!

logging
Link
@anjali shared a link, 1 year, 1 month ago
Customer Marketing Manager, Last9

New Relic vs Datadog: The Complete Comparison

New Relic or Datadog? Compare features, pricing, and performance to find the right observability tool for your needs.

datadog
Story
@laura_garcia shared a post, 1 year, 1 month ago
Software Developer, RELIANOID

Live Technical Support

Are you ready to see real support in action? Check out our latest video featuring one of our expert support technicians working live with a client to migrate from v6.2 to v8. In this session, we not only recreated the cluster but also ensured that every service is operating flawlessly. It’s a clear ..

network virtual interfaces
Link
@anjali shared a link, 1 year, 1 month ago
Customer Marketing Manager, Last9

MySQL Logs: Your Guide for Database Performance

Struggling with slow queries? MySQL logs hold the answers! Learn how to read them, fix issues, and boost your database performance.

redis
Story
@laura_garcia shared a post, 1 year, 1 month ago
Software Developer, RELIANOID

Application Layer Gateway Properties

When dealing with modern network security and performance challenges, Application Layer Gateways (ALGs) play a crucial role in ensuring seamless communication, security, and optimization at the application layer. But what makes an ALG so important? ✅ Protocol Awareness: ALGs understand and modify sp..

Application Layer Gateway properties
Link
@anjali shared a link, 1 year, 1 month ago
Customer Marketing Manager, Last9

Ubuntu Crash Logs: Find, Fix, and Prevent System Failures

Learn how to find and use Ubuntu crash logs to troubleshoot issues, prevent future failures, and keep your system running smoothly.

logs
Link
@anjali shared a link, 1 year, 1 month ago
Customer Marketing Manager, Last9

RabbitMQ Logs: Monitoring, Troubleshooting & Configuration

If RabbitMQ queues are backing up or messages aren’t being consumed, logs can help you figure out what’s wrong. Here’s how to monitor and fix issues.

rabbit
Story
@laura_garcia shared a post, 1 year, 1 month ago
Software Developer, RELIANOID

🔹 How Load Balancing in IIS Server Works 🔹

Efficient load balancing is crucial for maintaining high availability and optimal performance in IIS Server environments. By distributing client requests across multiple servers, load balancing prevents overload, ensures reliability, and enhances scalability. Key aspects of IIS load balancing includ..

Load Balancing in IIS Server
werf is a CNCF Sandbox CLI tool to implement full-cycle CI/CD to Kubernetes easily. werf integrates into your CI system and leverages familiar and reliable technologies, such as Git, Dockerfile, Helm, and Buildah.

What makes werf special:

- Complete application lifecycle management: build and publish container images, test, deploy an application to Kubernetes, distribute release artifacts and clean up the container registry.
- Ease of use: use Dockerfiles and Helm chart for configuration and let werf handle all the rest.
- Advanced features: automatic build caching and content-based tagging, enhanced resource tracking and extra capabilities in Helm, a unique container registry cleanup approach, and more.
- Gluing common technologies: Git, Buildah, Helm, Kubernetes, and your CI system of choice.
- Production-ready: werf has been used in production since 2017; thousands of projects rely on it to build & deploy various apps.