I got my first PR merged into #keda!
It is way less exciting than it sounds but I'm still proud.
Check out this #InfoQ article by Sergii Kram on a fascinating business case that leverages #EventDrivenArchitecture with Mediator Topology.
Learn how they achieved elastic scalability, reliability & durable workflows using #Kubernetes, #KEDA, #AWS & #dotnet technologies: https://bit.ly/45Td3tp
#infoq #eventdrivenarchitecture #kubernetes #keda #aws #dotnet #softwarearchitecture
Jorge Palma - Building a #sustainable , #carbon aware #cloud : #scale workloads and reduce #co2 #emissions
with #keda on #kubernetes
#cncf #software #developer #green #development#greenFediverse #greenIT #sustainability
#sustainability #greenit #development #green #developer #software #cncf #amsterdam #kubecon #kubernetes #keda #emissions #co2 #scale #cloud #carbon #sustainable
Jorge Palma - Building a #sustainable , #carbon aware #cloud : #scale workloads and reduce #co2 #emissions
with #keda on #kubernetes
#software #developer #green #development#greenFediverse #greenIT #sustainability
#sustainability #greenit #development #green #developer #software #amsterdam #kubecon #kubernetes #keda #emissions #co2 #scale #cloud #carbon #sustainable
I'm excited to demo pulling metrics from #Pods, #Prometheus, and #Keda to #AutoScale #Kubernetes. Join us at https://www.sketchdev.io/devopsmidwest in #StLouis, and grab the slides at https://robrich.org/slides/k8s-autoscale/.
#pods #prometheus #keda #autoscale #kubernetes #stlouis
Anyone using #keda in their #kubernetes environment? We want to use the Datadog scaler but we are having a tough time re-activating a deployment that’s scaled down to zero when the service gets traffic. What are good metrics for Keda?
https://medium.com/geekculture/tools-frameworks-for-net-developers-28a70d7a8bf0 - What's the difference between #DAPR, #Tye, #KEDA, and when would I use each? Great article https://github.com/staslebedenko.
RT @msdev_es
#KEDA, #Dapr, #AKS, #Azure Red Hat #OpenShift, GitHub #Copilot y muchas cosas chulas en nuestro Azure #OpenSource Day el próximo 8 de marzo en las oficinas de Microsoft en Madrid de la mano de nuestros expertos.
Plazas limitadas, regístrate ahora: https://lnkd.in/d-MbVBB8
#keda #dapr #aks #azure #openshift #Copilot #opensource
Os espero el 8 de marzo en el Azure #OpenSourceDay, donde veremos las últimas tendencias y capacidades del uso conjunto de Linux y #Azure. Registro 👇 https://lnkd.in/d-MbVBB8 #AKS #OpenShift #kubernetes #KEDA #dapr #serverless #OSS
#opensourceday #azure #aks #openshift #kubernetes #keda #dapr #serverless #oss
Some learnings from a recent project, running container based #AzureDevOps Build Agents with
#KEDA
on AKS.
https://blog.memoryleek.co.uk/devops/keda/2023/02/06/scalable-azure-devops-build-agents-with-keda.html
Hi #kubermetes and #keda users. Does everyone scale based on cpu and memory or are there others that take, for example, active connections into account?
Context: backend API rest/websockets.
Not many ingress solutions support websockets and have metrics / backend service.
@UrsEnzler @7sharp9 @bluegrue
BTW notice they use EASY, #KUBERNETES, #DAPR and #KEDA all in one sentence!!!
https://docs.dapr.io/developing-applications/integrations/autoscale-keda/
"For Kubernetes, Dapr integrates with KEDA, an event driven autoscaler for Kubernetes. Many of Dapr’s pub/sub components overlap with the scalers provided by KEDA so it’s easy to configure your Dapr deployment on Kubernetes to autoscale based on the back pressure using KEDA."
RT @kedaorg@twitter.com
We are happy to release KEDA 2.9.0 🎉
⚡Highlights:
- Three new scalers
- Off-the-shelf Grafana dashboard
- Additional metrics in Prometheus
- Metric caching (experimental)
- ...
💬 Release Notes:
https://github.com/kedacore/keda/releases/tag/v2.9.0
#kubernetes #AutoScaling #keda
KEDA is a way to intelligibly autoscale your Kubernetes apps.
#keda #kubernetes #scalability #infra #tools #automation
Yesterday I talked about #AzContainerApp vía teams... #netcoreconf #kubernetes #azure #dapr #keda #envoy
#azcontainerapp #netcoreconf #kubernetes #azure #dapr #keda #envoy
@rimmon1971 a better (IMO) option for scaling with custom metrics in #kubernetes is #keda. We are using it for autoscaling based on queue latency using #prometheus and I love it