heart Posts from the community...
Link
@faun shared a link, 2 years ago

Monitor Machine Learning workflows with Kubeflow on Amazon EKS

AWS customers can now easily monitor machine learning workloads on Amazon EKS clusters using the open-source platform Kubeflow. Kubeflow has many components including multi-user Jupyter notebooks and central dashboards, along with AI/ML platform-specific tools like TensorFlow and MXNet. You can also..

Monitor Machine Learning workflows with Kubeflow on Amazon EKS
Link
@faun shared a link, 2 years ago

Exploring the effect of Topology Aware Hints on network traffic in Amazon Elastic Kubernetes Service

Kubernetes is introducing Topology Aware Hint, a feature that biases traffic routing based on origin within an AZ, in order to optimize latency and reduce inter-AZ data transfer costs for workloads running on Amazon EKS clusters. The feature sets a zone label on endpoint objects and instructs the ku..

Exploring the effect of Topology Aware Hints on network traffic in Amazon Elastic Kubernetes Service
Link
@faun shared a link, 2 years ago

Using Terragrunt run-all in AWS CI/CD

A guide on how to detect and delete Terragrunt modules, avoiding resource destruction. A proposed solution includes flagging modules that need to be deleted, creating an empty file next to the module file and running a command to detect this change, resulting in a safe deletion of the module. A samp..

Using Terragrunt run-all in AWS CI/CD
loading...