Slidedeck used during the COding Night NZ sesison on 2 September 2024. The recording of the session is available on YouTube
https://www.youtube.com/live/a8gwqaJR1Ck?si=V9iskiZQCUHOvgzj
Distributed Event Driven Systems with KEDA.pdfNilesh Gule
Slides related to the Distributed event driven systems with KEDA for Devtron webinar. The demo focusses on using kubernetes bades Event driven Autoscaling to dynamically scale the microservice based on the number of messages in RabbitMQ queue.
Slide deck related to the Microsoft Reactor Benagluru event on September 1 2021.
https://www.meetup.com/en-AU/microsoft-reactor-bengaluru/events/280353882
During the session following topics were covered
- Scaling options in Kubernetes including HPA, Cluster Autoscaler, Manual scaling
- Need for Kubernetes based Event Driven Autoscaling (KEDA)
- Live demos of Producer and Consumer for RabbitMQ queue
- KEDA Architecture
- KEDA scalers and event sources
Event driven workloads on Kubernetes with KEDANilesh Gule
Slide deck of the presentation done at the Pune User Group on 27th February 2021. Demonstrate how Kubernetes based event driven autoscaling (KEDA) can be used with RabbitMQ as the event source.
Scaling .net containers with event driven workloadsNilesh Gule
Slide deck related to the talk presented at Surati Tech Talks 2022 event on 10th January 2022. Demonstrates the power of Kubernetes along with Kubernetes-based Event Driven Autoscaing (KEDA) project to support event driven workloads. Microsft Azure is used as the cloud platform with managed Azure Kubernetes Service (AKS) as target environment
Autoscaling containers with event driven workloadsNilesh Gule
Slides from the session conducted for Azure Developer Community on 29th January 2022 (https://reskilll.com/event/autoscalecontainers). The live dem showcased capabilities of Kubernetes-based Event Driven Autoscaling (KEDA) project to scale .net core containers based on messages in the RabbitMQ.
Autoscale applications based on external events with KEDA.pdfNilesh Gule
This document discusses using KEDA to autoscale applications in Kubernetes based on external events. KEDA allows defining scalable objects that can trigger scaling of deployments based on metrics from message brokers like RabbitMQ. The document demonstrates setting up a sample application with a producer and consumer that scales using KEDA in response to messages in a RabbitMQ queue. It provides an overview of KEDA architecture and how scalable objects are configured to link deployments to external metrics for automated scaling.
Slide deck related to the aMS Kuala Lumpur 2022 event. The talk covers different options for deploying containerised apps to Azure and focuses on Azure Container Apps.
Build Secure Portable Applications using AKS and its ecosystemNilesh Gule
Slides related to the Global Azure Singapore 2023 talk about building secure and portable applications using AKS and its ecosystem. The demo showcases the integrations with Dapr and KEDA
NDC London 2021 - Application Autoscaling Made Easy With Kubernetes Event-Dri...Tom Kerkhove
Kubernetes Event-driven Autoscaling (KEDA) provides application autoscaling on Kubernetes using a variety of metric sources. It automatically scales deployments, jobs, and other resources. KEDA supports over 30 built-in scalers for sources like Azure, AWS, Google Cloud, and more. It is cloud-agnostic and focuses on scaling applications without managing the scaling internals. The Azure Functions CLI makes it easy to deploy functions to Kubernetes and automatically configure KEDA for autoscaling. KEDA is an open source project with over 2,800 stars on GitHub and contributions from Microsoft, Red Hat, and other companies.
This document provides an agenda and overview for a presentation on training a Docker cloud using Clocker. The presentation will introduce Clocker and what it does to manage Docker clouds. It will discuss what a Docker cloud is and how Clocker provides multi-host and multi-container applications, networking, and container orchestration. The presentation will demonstrate Clocker's features for deploying applications using blueprints, managing mixed infrastructure including VMs and containers, and extending Brooklyn with Docker-specific capabilities.
Improve Monitoring and Observability for Kubernetes with OSS toolsNilesh Gule
Deck used for the Surati Tech Talks 2022 event on 11 January. The demo covers end to end Monitoring and Observability for Kubernetes using Elasticsearch, Fluentbit and Kibana for log aggregation, Prometheus & Grafana for Monitoring & Alerting and Sentry for Exception handling. The target environment is Azure Kubernetes Service (AKS) cluster.
Serverless Event Driven Containers with KEDANilesh Gule
Slides from the OSSDays conference (https://ossdays.konfhub.com/). The session demonstrated the power of Kubernetes based Event Driven Autoscaling (KEDA) to scale RabbitMQ consumer into serverless Azure Container Instances (ACI) .
Portable Multi-cloud Microservices with Dapr .pdfNilesh Gule
Slide deck related to the Power Platform Bootcamp Manila 2023. The demo showcased how to build portable multi-cloud microservices with Distributed Application Runtime Dapr. RabbitMQ is used as a message broker and Azure Kubernetes service (AKS) cluster is used for deployment.
Incredibly powerful and flexible, Kubernetes role-based access control (RBAC) is an essential tool to effectively manage production clusters. Yet many Ops and DevOps engineers are still facing barriers to efficiently use it at scale. These include a steep learning curve, YAML-based configuration, lack of standardized best practices, and the general complexity of this functionality at large -- it truly can be somewhat overwhelming.
During this meetup Oleg, CTO at Kublr, will discuss Kubernetes RBAC concepts and objects. He'll explore different use cases ranging from simple permission management for in-cluster application accounts to integrations with external identity providers for SSO and enterprise user access management.
Leveraging the Kublr Platform, Oleg will demonstrate how it simplifies the management of access and RBAC rules in a cloud native environment while staying vendor-independent and compatible with any Kubernetes distribution.
Portable CI/CD Environment as Code with Kubernetes, Kublr and JenkinsKublr
How to establish Kubernetes as your infrastructure for a truly cloud native environment for optimal productivity and cost.
Using Kublr for infrastructure as code approach for fast, reliable and inexpensive production-ready DevOps environment setup bringing together a combination of technologies - Kubernetes; AWS Mixed Instance Policies, Spot Instances and availability zones; AWS EFS; Nexus and Jenkins.
Best practices based on open source tools such as Nexus and Jenkins.
How to tackle build process dilemmas and difficulties including managing dependencies, hermetic builds and build scripts.
Slidedeck is related to the presentation done for Azure Singapore user group about Monitoring Kubernetes with Prometheus and Grafana on 19 August 2021.
Covered Prometheus Architecture, installation using Prometheus operator, Service Monitor, Pod Monitor, Alert rules. Live demo included Prometheus and Grafana integrations for Spring Boot and .Net Core application. Monitoring for infrastructure / messaging platforms using RabbitMQ is also covered.
Youtube video recording - https://youtu.be/t8uenUoI4Mw
https://www.meetup.com/en-AU/mssgug/events/279925499
Portable Multi-cloud Microservices with Dapr .pptxNilesh Gule
Slide deck related to the presentation on Portable multi-cloud microservices with Dapr for the Kubernetes Meetup
https://meetu.ps/e/LMBX2/1QMNr/i
This document summarizes a presentation about Spinnaker on Kubernetes. It introduces Spinnaker as an open source multi-cloud continuous delivery platform initially developed by Netflix. It describes how Spinnaker can be used to manage Kubernetes clusters and deployments through concepts like accounts, server groups, load balancers and pipelines. The document also compares Spinnaker to alternatives like Jenkins and discusses best practices for productionizing Spinnaker on Kubernetes.
FestiveTechCalendar2022 - Getting Started with Azure Container Apps.pdfNilesh Gule
Slidedeck related to the Getting Started with Azure Container Apps session during Festive Tech Calendar 2022.
The live demo used RabbitMQ for decoupling a Producer and Consumer. Dapr was used to create a portable version of Microservices that can be deployed to any public cloud and hybrid cloud scenario. Kubernetes-based Event Driven Autoscaling (KEDA) provided the native integration with Azure Container Apps to scale on external events based on the number of messages in a RabbitMQ queue.
This document provides an overview of developing, building, deploying, and running microservices using containers in the cloud. It discusses microservices and containers, how to build Docker containers, deploy containers to Kubernetes clusters in the cloud (OKE, AKS, GKE), and build, deploy and test using serverless functions. It provides examples of defining microservices as Kubernetes applications, configuring pods, services, ingress, and automating builds and deployments. Serverless platforms like AWS Lambda, Azure Functions, OpenWhisk, Fn are also briefly introduced.
Portable Multi-cloud Microservices with Dapr .pdfNilesh Gule
Slide deck related to the presentation and live demo for Devtron webinar.
https://www.linkedin.com/video/event/urn:li:ugcPost:7031191867178303488
The session demonstrated how Distributed Application Runtime or Dapr can be used to build and deploy portable microservices which can be deployed to multi-cloud environments.
Rook turns distributed storage systems into self-managing, self-scaling, self-healing storage services. It automates the tasks of a storage administrator: deployment, bootstrapping, configuration, provisioning, scaling, upgrading, migration, disaster recovery, monitoring, and resource management.
Rook uses the power of the Kubernetes platform to deliver its services via a Kubernetes Operator for each storage provider.
Oleg Chunikhin, Co-Founder and CTO @ Kublr.com, will present an introduction to storage management on k8s using Rook and Ceph.
This document summarizes a presentation about Clocker and OpenStack. Clocker is a platform that allows deploying Docker containers and microservices across multiple hosts through the use of application blueprints and autonomic computing techniques. It addresses some of the limitations of managing Docker at scale, such as the need to deploy across multiple hosts and orchestrate complex applications. The presentation demonstrated deploying the Campsite application, which includes PHP, Node.js and MySQL components, on a Docker cloud using Clocker and Brooklyn blueprints. This allows automatically deploying the multi-tier application on a cluster of Docker containers.
Hybrid architecture solutions with kubernetes and the cloud native stackKublr
This presentation provides an overview of how Kubernetes capabilities can be used to simplify use of hybrid infrastructure rather than complicate it. It covers the general challenges posed by hybrid multi-site architectures, including provisioning and operations, ingress traffic management, network connectivity, and distributed data management. The presentation reviews using AWS and Azure as examples how each of these challenges can be addressed with Kubernetes and various Kubernetes controllers used as an infrastructure abstraction layer.
Oracle has joined Kubernetes to allow applications and infrastructure to be deployed as containers across virtual machines and servers. Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. Oracle supports Kubernetes in various ways including certifying WebLogic and Docker, providing an Oracle Kubernetes Engine (OKE) service on Oracle Cloud Infrastructure (OCI), and developing tools like the WebLogic Kubernetes Operator.
Slides used during the live demo for Azure Builders Melbourne meetup on 25 March 2025. https://www.meetup.com/azure-builders-melbourne/events/306445199/
Festive Tech Calendar -2024 Supercharge Kubernetes Debugging with k8sGPT.pdfNilesh Gule
Slide deck used during the YouTube video related to Festive Tech Calander 2024. The topic covered includes various capabilities of the k8sGPT open source project to integrate with multiple LLM backends to scan Kubernetes cluster and suggest methods to fix issues using natural language.
Ad
More Related Content
Similar to Event Driven Autoscaling using KEDA - MVP (20)
NDC London 2021 - Application Autoscaling Made Easy With Kubernetes Event-Dri...Tom Kerkhove
Kubernetes Event-driven Autoscaling (KEDA) provides application autoscaling on Kubernetes using a variety of metric sources. It automatically scales deployments, jobs, and other resources. KEDA supports over 30 built-in scalers for sources like Azure, AWS, Google Cloud, and more. It is cloud-agnostic and focuses on scaling applications without managing the scaling internals. The Azure Functions CLI makes it easy to deploy functions to Kubernetes and automatically configure KEDA for autoscaling. KEDA is an open source project with over 2,800 stars on GitHub and contributions from Microsoft, Red Hat, and other companies.
This document provides an agenda and overview for a presentation on training a Docker cloud using Clocker. The presentation will introduce Clocker and what it does to manage Docker clouds. It will discuss what a Docker cloud is and how Clocker provides multi-host and multi-container applications, networking, and container orchestration. The presentation will demonstrate Clocker's features for deploying applications using blueprints, managing mixed infrastructure including VMs and containers, and extending Brooklyn with Docker-specific capabilities.
Improve Monitoring and Observability for Kubernetes with OSS toolsNilesh Gule
Deck used for the Surati Tech Talks 2022 event on 11 January. The demo covers end to end Monitoring and Observability for Kubernetes using Elasticsearch, Fluentbit and Kibana for log aggregation, Prometheus & Grafana for Monitoring & Alerting and Sentry for Exception handling. The target environment is Azure Kubernetes Service (AKS) cluster.
Serverless Event Driven Containers with KEDANilesh Gule
Slides from the OSSDays conference (https://ossdays.konfhub.com/). The session demonstrated the power of Kubernetes based Event Driven Autoscaling (KEDA) to scale RabbitMQ consumer into serverless Azure Container Instances (ACI) .
Portable Multi-cloud Microservices with Dapr .pdfNilesh Gule
Slide deck related to the Power Platform Bootcamp Manila 2023. The demo showcased how to build portable multi-cloud microservices with Distributed Application Runtime Dapr. RabbitMQ is used as a message broker and Azure Kubernetes service (AKS) cluster is used for deployment.
Incredibly powerful and flexible, Kubernetes role-based access control (RBAC) is an essential tool to effectively manage production clusters. Yet many Ops and DevOps engineers are still facing barriers to efficiently use it at scale. These include a steep learning curve, YAML-based configuration, lack of standardized best practices, and the general complexity of this functionality at large -- it truly can be somewhat overwhelming.
During this meetup Oleg, CTO at Kublr, will discuss Kubernetes RBAC concepts and objects. He'll explore different use cases ranging from simple permission management for in-cluster application accounts to integrations with external identity providers for SSO and enterprise user access management.
Leveraging the Kublr Platform, Oleg will demonstrate how it simplifies the management of access and RBAC rules in a cloud native environment while staying vendor-independent and compatible with any Kubernetes distribution.
Portable CI/CD Environment as Code with Kubernetes, Kublr and JenkinsKublr
How to establish Kubernetes as your infrastructure for a truly cloud native environment for optimal productivity and cost.
Using Kublr for infrastructure as code approach for fast, reliable and inexpensive production-ready DevOps environment setup bringing together a combination of technologies - Kubernetes; AWS Mixed Instance Policies, Spot Instances and availability zones; AWS EFS; Nexus and Jenkins.
Best practices based on open source tools such as Nexus and Jenkins.
How to tackle build process dilemmas and difficulties including managing dependencies, hermetic builds and build scripts.
Slidedeck is related to the presentation done for Azure Singapore user group about Monitoring Kubernetes with Prometheus and Grafana on 19 August 2021.
Covered Prometheus Architecture, installation using Prometheus operator, Service Monitor, Pod Monitor, Alert rules. Live demo included Prometheus and Grafana integrations for Spring Boot and .Net Core application. Monitoring for infrastructure / messaging platforms using RabbitMQ is also covered.
Youtube video recording - https://youtu.be/t8uenUoI4Mw
https://www.meetup.com/en-AU/mssgug/events/279925499
Portable Multi-cloud Microservices with Dapr .pptxNilesh Gule
Slide deck related to the presentation on Portable multi-cloud microservices with Dapr for the Kubernetes Meetup
https://meetu.ps/e/LMBX2/1QMNr/i
This document summarizes a presentation about Spinnaker on Kubernetes. It introduces Spinnaker as an open source multi-cloud continuous delivery platform initially developed by Netflix. It describes how Spinnaker can be used to manage Kubernetes clusters and deployments through concepts like accounts, server groups, load balancers and pipelines. The document also compares Spinnaker to alternatives like Jenkins and discusses best practices for productionizing Spinnaker on Kubernetes.
FestiveTechCalendar2022 - Getting Started with Azure Container Apps.pdfNilesh Gule
Slidedeck related to the Getting Started with Azure Container Apps session during Festive Tech Calendar 2022.
The live demo used RabbitMQ for decoupling a Producer and Consumer. Dapr was used to create a portable version of Microservices that can be deployed to any public cloud and hybrid cloud scenario. Kubernetes-based Event Driven Autoscaling (KEDA) provided the native integration with Azure Container Apps to scale on external events based on the number of messages in a RabbitMQ queue.
This document provides an overview of developing, building, deploying, and running microservices using containers in the cloud. It discusses microservices and containers, how to build Docker containers, deploy containers to Kubernetes clusters in the cloud (OKE, AKS, GKE), and build, deploy and test using serverless functions. It provides examples of defining microservices as Kubernetes applications, configuring pods, services, ingress, and automating builds and deployments. Serverless platforms like AWS Lambda, Azure Functions, OpenWhisk, Fn are also briefly introduced.
Portable Multi-cloud Microservices with Dapr .pdfNilesh Gule
Slide deck related to the presentation and live demo for Devtron webinar.
https://www.linkedin.com/video/event/urn:li:ugcPost:7031191867178303488
The session demonstrated how Distributed Application Runtime or Dapr can be used to build and deploy portable microservices which can be deployed to multi-cloud environments.
Rook turns distributed storage systems into self-managing, self-scaling, self-healing storage services. It automates the tasks of a storage administrator: deployment, bootstrapping, configuration, provisioning, scaling, upgrading, migration, disaster recovery, monitoring, and resource management.
Rook uses the power of the Kubernetes platform to deliver its services via a Kubernetes Operator for each storage provider.
Oleg Chunikhin, Co-Founder and CTO @ Kublr.com, will present an introduction to storage management on k8s using Rook and Ceph.
This document summarizes a presentation about Clocker and OpenStack. Clocker is a platform that allows deploying Docker containers and microservices across multiple hosts through the use of application blueprints and autonomic computing techniques. It addresses some of the limitations of managing Docker at scale, such as the need to deploy across multiple hosts and orchestrate complex applications. The presentation demonstrated deploying the Campsite application, which includes PHP, Node.js and MySQL components, on a Docker cloud using Clocker and Brooklyn blueprints. This allows automatically deploying the multi-tier application on a cluster of Docker containers.
Hybrid architecture solutions with kubernetes and the cloud native stackKublr
This presentation provides an overview of how Kubernetes capabilities can be used to simplify use of hybrid infrastructure rather than complicate it. It covers the general challenges posed by hybrid multi-site architectures, including provisioning and operations, ingress traffic management, network connectivity, and distributed data management. The presentation reviews using AWS and Azure as examples how each of these challenges can be addressed with Kubernetes and various Kubernetes controllers used as an infrastructure abstraction layer.
Oracle has joined Kubernetes to allow applications and infrastructure to be deployed as containers across virtual machines and servers. Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. Oracle supports Kubernetes in various ways including certifying WebLogic and Docker, providing an Oracle Kubernetes Engine (OKE) service on Oracle Cloud Infrastructure (OCI), and developing tools like the WebLogic Kubernetes Operator.
Slides used during the live demo for Azure Builders Melbourne meetup on 25 March 2025. https://www.meetup.com/azure-builders-melbourne/events/306445199/
Festive Tech Calendar -2024 Supercharge Kubernetes Debugging with k8sGPT.pdfNilesh Gule
Slide deck used during the YouTube video related to Festive Tech Calander 2024. The topic covered includes various capabilities of the k8sGPT open source project to integrate with multiple LLM backends to scan Kubernetes cluster and suggest methods to fix issues using natural language.
Improve Monitoring And Observability for Kubernetes with OSS tools.pdfNilesh Gule
Slide deck related to the presentation at the KubeDay Singapore event. The session covered 3 pillars of Observability and how to use Jaeger for Distribute Tracing, Loki for Log Aggregation and Prometheus and Grafana for Metrics in a distributed application. Azure Kubernetes Service AKS cluster was used for live demo.
https://events.linuxfoundation.org/kubeday-singapore/
Slide deck related to the Open Telemetry demo at Singapore Java User Group (JUG). The demo showcased how to use Open Telemetry on local laptop with Docker, Docker Compose and Kubernetes running on single node cluster using Docker Desktop. In the last part of the demo, we highlighted the use of Helm charts and Operators to run OpenTelemetry collector on a managed Kubernetes cluster with Azure Kubernetes Service (AKS).
Cloud Native Ninja - Getting Started with Kubernetes - Part 9.pdfNilesh Gule
Slide deck related to the getting started with Kubernetes YouTube video as part of the Cloud Native Ninja series. https://youtu.be/M1Ra4jCMmL0
Slides related to the Part of Cloud Native Ninja series. The YouTube video showcases how to containerize a React app
https://youtu.be/mmM6btuwqfA
This document discusses containerizing a React application using a multistage Dockerfile. It builds the React app using npm commands in a Node base image, then uses a multistage Docker build with separate build and run stages, with the build stage using the Node base image and run stage using an Nginx base image. Finally, it publishes the container images to Docker Hub.
Modular Architecturs for resilience and Adaptability.pdfNilesh Gule
Slidedeck related to the session on Modular Architectures for Resilience and Adaptability at he APIDays Singapore event
The video recording of the talk is available on YouTube
https://youtu.be/ILU0VdaxxNQ
Modular Architecturs for resilience and Adaptability.pdfNilesh Gule
Slide deck for the APIDays Singapore talk on Modular Architecture for Resilience and Adaptability. https://www.apidays.global/singapore/
The session covered different means by which we can architect modern applications and services for resilience and adaptability
Cloud Native Ninja - PT7 - Containerize Go apps.pdfNilesh Gule
Slide deck related to YouTube video on how to containerize or Dokcerize Go Applications. https://youtu.be/6ji4biaYx98
Covers the following topics:
- Integrate with Dapr Go SDK
- Build Go app using Go build tools
- Containerize Go App using multistage Dockerfile
- Build Container image using Docker build
- Use Docker Compose to build multi-container images
- Publish multiple container images using Docker Compose
- Run container images locally with Docker Run
Slide deck related to YouTube video on how to containerize or Dokcerize Spring Boot Applications. https://youtu.be/c9L89T8BkZ4
Covers the following topics:
- Generate Spring Boot App using Spring initializer
- Build Spring Boot app using Maven build
- Containerize Spring Boot App using multistage Dockerfile
- Build Container image using Docker build
- Use Docker Compose to build multi-container images
- Publish multiple container images using Docker Compose
- Run container images locally with Docker Run
This document discusses containerizing .NET apps using Docker. It covers creating Dockerfiles with multi-stage builds to reduce image sizes, running containerized apps in both interactive and detached modes, and resources for learning more about containerizing apps. The key topics are using Dockerfile to package apps and dependencies, employing multi-stage builds and optimized base images to minimize image sizes, and configuring container runs with flags like ports, environment variables and image names.
Cloud Native Ninja - Distributed Microservices with Dapr - part 2.pdfNilesh Gule
Slidedeck related to Part 2 of the Cloud Native Ninja series. This video https://youtu.be/ep_IJ9d0Nqw talks about building distributed microservices using Dapr
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...Noah Loul
Artificial intelligence is changing how businesses operate. Companies are using AI agents to automate tasks, reduce time spent on repetitive work, and focus more on high-value activities. Noah Loul, an AI strategist and entrepreneur, has helped dozens of companies streamline their operations using smart automation. He believes AI agents aren't just tools—they're workers that take on repeatable tasks so your human team can focus on what matters. If you want to reduce time waste and increase output, AI agents are the next move.
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc
Most consumers believe they’re making informed decisions about their personal data—adjusting privacy settings, blocking trackers, and opting out where they can. However, our new research reveals that while awareness is high, taking meaningful action is still lacking. On the corporate side, many organizations report strong policies for managing third-party data and consumer consent yet fall short when it comes to consistency, accountability and transparency.
This session will explore the research findings from TrustArc’s Privacy Pulse Survey, examining consumer attitudes toward personal data collection and practical suggestions for corporate practices around purchasing third-party data.
Attendees will learn:
- Consumer awareness around data brokers and what consumers are doing to limit data collection
- How businesses assess third-party vendors and their consent management operations
- Where business preparedness needs improvement
- What these trends mean for the future of privacy governance and public trust
This discussion is essential for privacy, risk, and compliance professionals who want to ground their strategies in current data and prepare for what’s next in the privacy landscape.
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxJustin Reock
Building 10x Organizations with Modern Productivity Metrics
10x developers may be a myth, but 10x organizations are very real, as proven by the influential study performed in the 1980s, ‘The Coding War Games.’
Right now, here in early 2025, we seem to be experiencing YAPP (Yet Another Productivity Philosophy), and that philosophy is converging on developer experience. It seems that with every new method we invent for the delivery of products, whether physical or virtual, we reinvent productivity philosophies to go alongside them.
But which of these approaches actually work? DORA? SPACE? DevEx? What should we invest in and create urgency behind today, so that we don’t find ourselves having the same discussion again in a decade?
AI and Data Privacy in 2025: Global TrendsInData Labs
In this infographic, we explore how businesses can implement effective governance frameworks to address AI data privacy. Understanding it is crucial for developing effective strategies that ensure compliance, safeguard customer trust, and leverage AI responsibly. Equip yourself with insights that can drive informed decision-making and position your organization for success in the future of data privacy.
This infographic contains:
-AI and data privacy: Key findings
-Statistics on AI data privacy in the today’s world
-Tips on how to overcome data privacy challenges
-Benefits of AI data security investments.
Keep up-to-date on how AI is reshaping privacy standards and what this entails for both individuals and organizations.
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...SOFTTECHHUB
I started my online journey with several hosting services before stumbling upon Ai EngineHost. At first, the idea of paying one fee and getting lifetime access seemed too good to pass up. The platform is built on reliable US-based servers, ensuring your projects run at high speeds and remain safe. Let me take you step by step through its benefits and features as I explain why this hosting solution is a perfect fit for digital entrepreneurs.
Semantic Cultivators : The Critical Future Role to Enable AIartmondano
By 2026, AI agents will consume 10x more enterprise data than humans, but with none of the contextual understanding that prevents catastrophic misinterpretations.
Role of Data Annotation Services in AI-Powered ManufacturingAndrew Leo
From predictive maintenance to robotic automation, AI is driving the future of manufacturing. But without high-quality annotated data, even the smartest models fall short.
Discover how data annotation services are powering accuracy, safety, and efficiency in AI-driven manufacturing systems.
Precision in data labeling = Precision on the production floor.
Book industry standards are evolving rapidly. In the first part of this session, we’ll share an overview of key developments from 2024 and the early months of 2025. Then, BookNet’s resident standards expert, Tom Richardson, and CEO, Lauren Stewart, have a forward-looking conversation about what’s next.
Link to recording, presentation slides, and accompanying resource: https://bnctechforum.ca/sessions/standardsgoals-for-2025-standards-certification-roundup/
Presented by BookNet Canada on May 6, 2025 with support from the Department of Canadian Heritage.
Special Meetup Edition - TDX Bengaluru Meetup #52.pptxshyamraj55
We’re bringing the TDX energy to our community with 2 power-packed sessions:
🛠️ Workshop: MuleSoft for Agentforce
Explore the new version of our hands-on workshop featuring the latest Topic Center and API Catalog updates.
📄 Talk: Power Up Document Processing
Dive into smart automation with MuleSoft IDP, NLP, and Einstein AI for intelligent document workflows.
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Impelsys Inc.
Impelsys provided a robust testing solution, leveraging a risk-based and requirement-mapped approach to validate ICU Connect and CritiXpert. A well-defined test suite was developed to assess data communication, clinical data collection, transformation, and visualization across integrated devices.
Spark is a powerhouse for large datasets, but when it comes to smaller data workloads, its overhead can sometimes slow things down. What if you could achieve high performance and efficiency without the need for Spark?
At S&P Global Commodity Insights, having a complete view of global energy and commodities markets enables customers to make data-driven decisions with confidence and create long-term, sustainable value. 🌍
Explore delta-rs + CDC and how these open-source innovations power lightweight, high-performance data applications beyond Spark! 🚀
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfAbi john
Analyze the growth of meme coins from mere online jokes to potential assets in the digital economy. Explore the community, culture, and utility as they elevate themselves to a new era in cryptocurrency.
Quantum Computing Quick Research Guide by Arthur MorganArthur Morgan
This is a Quick Research Guide (QRG).
QRGs include the following:
- A brief, high-level overview of the QRG topic.
- A milestone timeline for the QRG topic.
- Links to various free online resource materials to provide a deeper dive into the QRG topic.
- Conclusion and a recommendation for at least two books available in the SJPL system on the QRG topic.
QRGs planned for the series:
- Artificial Intelligence QRG
- Quantum Computing QRG
- Big Data Analytics QRG
- Spacecraft Guidance, Navigation & Control QRG (coming 2026)
- UK Home Computing & The Birth of ARM QRG (coming 2027)
Any questions or comments?
- Please contact Arthur Morgan at [email protected].
100% human made.
How Can I use the AI Hype in my Business Context?Daniel Lehner
𝙄𝙨 𝘼𝙄 𝙟𝙪𝙨𝙩 𝙝𝙮𝙥𝙚? 𝙊𝙧 𝙞𝙨 𝙞𝙩 𝙩𝙝𝙚 𝙜𝙖𝙢𝙚 𝙘𝙝𝙖𝙣𝙜𝙚𝙧 𝙮𝙤𝙪𝙧 𝙗𝙪𝙨𝙞𝙣𝙚𝙨𝙨 𝙣𝙚𝙚𝙙𝙨?
Everyone’s talking about AI but is anyone really using it to create real value?
Most companies want to leverage AI. Few know 𝗵𝗼𝘄.
✅ What exactly should you ask to find real AI opportunities?
✅ Which AI techniques actually fit your business?
✅ Is your data even ready for AI?
If you’re not sure, you’re not alone. This is a condensed version of the slides I presented at a Linkedin webinar for Tecnovy on 28.04.2025.
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025BookNet Canada
Book industry standards are evolving rapidly. In the first part of this session, we’ll share an overview of key developments from 2024 and the early months of 2025. Then, BookNet’s resident standards expert, Tom Richardson, and CEO, Lauren Stewart, have a forward-looking conversation about what’s next.
Link to recording, transcript, and accompanying resource: https://bnctechforum.ca/sessions/standardsgoals-for-2025-standards-certification-roundup/
Presented by BookNet Canada on May 6, 2025 with support from the Department of Canadian Heritage.
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...Aqusag Technologies
In late April 2025, a significant portion of Europe, particularly Spain, Portugal, and parts of southern France, experienced widespread, rolling power outages that continue to affect millions of residents, businesses, and infrastructure systems.
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungenpanagenda
Webinar Recording: https://www.panagenda.com/webinars/hcl-nomad-web-best-practices-und-verwaltung-von-multiuser-umgebungen/
HCL Nomad Web wird als die nächste Generation des HCL Notes-Clients gefeiert und bietet zahlreiche Vorteile, wie die Beseitigung des Bedarfs an Paketierung, Verteilung und Installation. Nomad Web-Client-Updates werden “automatisch” im Hintergrund installiert, was den administrativen Aufwand im Vergleich zu traditionellen HCL Notes-Clients erheblich reduziert. Allerdings stellt die Fehlerbehebung in Nomad Web im Vergleich zum Notes-Client einzigartige Herausforderungen dar.
Begleiten Sie Christoph und Marc, während sie demonstrieren, wie der Fehlerbehebungsprozess in HCL Nomad Web vereinfacht werden kann, um eine reibungslose und effiziente Benutzererfahrung zu gewährleisten.
In diesem Webinar werden wir effektive Strategien zur Diagnose und Lösung häufiger Probleme in HCL Nomad Web untersuchen, einschließlich
- Zugriff auf die Konsole
- Auffinden und Interpretieren von Protokolldateien
- Zugriff auf den Datenordner im Cache des Browsers (unter Verwendung von OPFS)
- Verständnis der Unterschiede zwischen Einzel- und Mehrbenutzerszenarien
- Nutzung der Client Clocking-Funktion
4. @nileshgule
KEDA
Kubernets based Event Driven Autoscaling
Scaling in Kubernetes KEDA Overview
TechTalks demo with RabbitMQ Autoscaling with KEDA
KEDA Architecture
Agenda
5. Pre-requisites
• Self contained application with all its
dependencies
Docker
• Orchestrates containers
• Self healing
• Service discovery
• Scaling
Kubernetes
• Dockerhub / private container registry
• Repository for storing container images
Container Registry
• Managed Kubernetes service on Azure
• Native integration with other Azure services like Azure Active
Directory (AAD), Azure Container registry (ACR), Azure
Container Instances (ACI), Azure Monitor etc.
Azure Kubernetes Service (AKS)
10. Problem statement
• Unpredictable workload
• Special events (Christmas / New Year / Diwali / Deepavali / Thanksgiving etc.)
• Scale based on factors outside of Kubernetes cluster
• Scale based on combination of factors
• Unexpected event (large number of logs compared to normal)
16. Run Containers at scale
❖KEDA supported scale triggers including Azure Event Hub,
Apache Kafka, RabbitMQ, MongoDB, MySQL, PostgreSQL
etc.
❖Robust autoscaling without managing complex
infrastructure
❖Scale to zero and pay only for use by the second
https://keda.sh/docs/2.15/scalers/
17. Summary
• KEDA helps to auto scale on metrics external to Kubernetes
• KEDA does not modify the behavior of the application
• Application designed using cloud native approach are more suited
for KEDA integrations
• KEDA helps to auto scale on composite metric
• KEDA supports authentication providers