4 links
tagged with all of: deployment + monitoring
Click any tag below to further narrow down your results
Links
The article discusses best practices for deploying Python applications in production environments, emphasizing the importance of proper configuration, monitoring, and performance optimization. It highlights various tools and techniques that can enhance the reliability and scalability of Python applications in real-world scenarios.
Setting up a local Langfuse server with Kubernetes allows developers to manage traces and metrics for sensitive LLM applications without relying on third-party services. The article details the necessary tools and configurations, including Helm, Kustomize, and Traefik, to successfully deploy and access Langfuse on a local GPU cluster. It also provides insights on managing secrets and testing the setup through a Python container.
Octopus has introduced the Kubernetes Live Object Status feature to enhance its Kubernetes agent, enabling simplified deployments and robust post-deployment monitoring for applications running on Kubernetes. This feature allows users to view the status of Kubernetes resources in real-time and provides detailed insights for troubleshooting, aiming to streamline the continuous delivery process.
Devpush is an open-source platform that serves as a self-hostable alternative to services like Vercel and Netlify, enabling users to build and deploy applications in various languages with features such as zero-downtime updates, real-time logs, and team management. It supports Git-based deployments and customizable environments, making it suitable for developers looking for a flexible deployment solution on their own servers.