heart Posts from the community...
Link
@faun shared a link, 6 days, 6 hours ago

Optimize Kubernetes Pods’ Startup Time Using VolumeSnapshots

Pod startup time is crucial for application performance and user experience. This blog post details how VolumeSnapshots were used to reduce startup times by 83% in AWS environments at Riskified. VolumeSnapshot is a Kubernetes feature that captures and restores application volumes, improving applicat..

Optimize Kubernetes Pods’ Startup Time Using VolumeSnapshots
Link
@faun shared a link, 1 week, 2 days ago

Say Goodbye to Docker Volumes

Docker has released a new feature called Docker Compose watch, which allows developers to automatically synchronize local source code with code in a Docker container without using volumes...

Say Goodbye to Docker Volumes
Link
@faun shared a link, 1 week, 2 days ago

Build E2E CI/CD Pipeline using GitHub Actions, Docker & Cloud

A crucial step in machine learning work is implementing code to fetch the current production model from MLflow. MLflow backend storage and REST API allow for direct methods to fetch the current production model...

Build E2E CI/CD Pipeline using GitHub Actions, Docker & Cloud