Muhammad Yuga Nugraha
Muhammad Yuga Nugraha works as a Senior DevSecOps Engineer at Practical DevSecOps, focusing on research in areas like DevSecOps, Cloud Security, and Supply Chain Security. He is certified as a DevSecOps Professional (CDP), Kubernetes Administrator (CKA), and Kubernetes Security Specialist (CKS). Additionally, Yuga frequently speaks at webinars and industry events and offers training for government and telecommunications companies.
Session
Autoscaling is crucial for organizations that need to adjust their computing resources based on user demand, especially during peak times. While many cloud services offer this feature, it can be challenging to implement autoscaling in environments where it is not directly supported.
In this talk, we will explore how to create an autoscaling system that is compatible with any cloud service, drawing inspiration from Kubernetes, involves developing a cloud-agnostic autoscaling system. This approach allows organizations to utilize autoscaling capabilities without being restricted to a specific cloud provider.