Self-taught guide to cloud computing
https://github.com/madebygps/self-taught-guide-to-cloud-computing
#python #aws #cloud #azure
https://github.com/madebygps/self-taught-guide-to-cloud-computing
#python #aws #cloud #azure
GitHub
GitHub - learntocloud/learn-to-cloud: Learn the fundamentals of cloud computing
Learn the fundamentals of cloud computing. Contribute to learntocloud/learn-to-cloud development by creating an account on GitHub.
Redis Python based cluster
Часть 1: распределённые системы, теоремы CAP и PACELC и зачем нужен Redis
Часть 2: зачем нужен Dynamo и что делать, когда Redis больше одного
#python #redis #dynamodb
Часть 1: распределённые системы, теоремы CAP и PACELC и зачем нужен Redis
Часть 2: зачем нужен Dynamo и что делать, когда Redis больше одного
#python #redis #dynamodb
Хабр
Redis Python based cluster. Часть 1: распределённые системы, теоремы CAP и PACELC и зачем нужен Redis
Рано или поздно сервисы растут, а с большим RPS приходит Highload. Что делать, когда ресурсов для вертикального масштабирования Redis уже нет, а данных меньше не становится? Как решить эту...
From Zero to Production in Kubernetes: Deploying an NGINX Ingress Controller with Pulumi
https://youtu.be/L-8uzn6AdHM
#nginx #k8s #kubernetes #ingress #pulumi #python
https://youtu.be/L-8uzn6AdHM
#nginx #k8s #kubernetes #ingress #pulumi #python
YouTube
From Zero to Production in Kubernetes: Deploying an NGINX Ingress Controller with Pulumi
Setting up your production Kubernetes environment brings many benefits including scalability and portability for your applications. Before you reach production, It’s important to understand key Kubernetes concepts and architectures available to keep your…
prometheus-push-client
#python #prometheus #metrics #monitoring #victoriametrics
Push metrics from your periodic long-running jobs to existing Prometheus/VictoriaMetrics monitoring systemhttps://pythonawesome.com/push-prometheus-metrics-to-victoriametrics-or-other-exporters
#python #prometheus #metrics #monitoring #victoriametrics
Python Awesome
Push Prometheus metrics to VictoriaMetrics or other exporters
Push metrics from your periodic long-running jobs to existing Prometheus/VictoriaMetrics monitoring system.