Queuing For AI and its Commercial Potential Machine learning has completely changed within the last couple of years, and its implementation in Artificial Intelligence has given the whole field a second renaissance. No longer is AI reliant on programming and human input alone, as newer versions of particular AI bots can scan vast databases and […]
Importance of Event Streaming to Real-Time AI & ML Models The most important outcomes today in the evolution of artificial intelligence and machine learning arise not from a single technological breakthrough, but instead from an ingenious synthesis of technologies and methodologies. Specifically, real-time data streamed from IoT devices to ML algorithms which continually update live […]
Apache Pulsar’s Role in the Future of AI and ML The future of AI and ML is of great interest to many different people across verticals. Everyone, ranging from business leaders and engineers to dev-ops and data architects, is interested in technologies that can enable AI and ML. AI and ML offer way too many […]
Distributed Messaging, Apache Pulsar, and Accelerating ML Initiatives A discussion with Pandio’s CTO Josh Odmark The following transcript was recorded from a conversation between Matt Rall and Josh Odmark on the Pandio Podcast, if you are interested in listening to the full episode, it can be found here. Matt: On our podcast today I would […]
5 Reasons Most Machine Learning Initiatives Fail and How to Fix Them Machine learning and artificial intelligence (AI): They’re more than just buzz words. Today, companies that successfully adopt machine learning and AI have opportunities to scale their businesses at unprecedented levels, offering next-level, customized, intelligent services for clients. Unfortunately, many companies shy away from […]
Want to Be a Data-Driven Organization? First, Leave the Data Alone No company is an island, certainly not when it comes to data. Through a web of partners and customers, not to mention various internal systems, a vast amount of information is generated on an almost constant basis throughout this network. The good news is […]
How Apache Pulsar Functions are Enablers for ML and Event Stream Processing Apache Pulsar functions allow programmers to script automated data processing of event streams and messages on cloud TPU/GPU hardware for AI/ML/DL functionality support using custom-written code in Java, Python, or Go. Many developers are also using Apache Pulsar for Serverless computing implementation after […]
Why Event Streaming is a Key Enabler of ML / AI Applications Event Streaming Concisely Defined With analytics applications of all flavors now rooted in machine learning and AI, event streaming is increasingly important. What is the most concise definition of event streaming? Real-time data streams flowing from financial transactions, for example, contain events such […]
Example Python Functions With Apache Pulsar Brief Intro One of the most exciting features of Apache Pulsar is Pulsar Functions. The general premise is, if you have a series of messages/events, you can apply arbitrary logic against each message in a serverless and stateful way. This feels similar to how AWS Lambda feels, where you […]
The PubSub Messaging Concept of Apache Pulsar The publish-subscribe model of messaging is a key aspect of event-driven architecture in software development, where complex arrays of filters, tags, and keywords are used to deliver text, image, video, & other content to users that are customized by device, display, and personalized characteristics. The PubSub messaging concept […]