Systems | Development | Analytics | API | Testing

%term

Serverless WebSockets with Azure Functions

This video complements the blog post and demo about Serverless WebSockets with Azure Functions. I'll explain how data is distributed in realtime using WebSockets in a serverless application running in Azure. The context is a multiplayer Advanced Dungeons & Dragons (ADnD) style game that is turn-based with realtime state updates. About Ably

[TALK] Model Serving Monitoring and Traceability: The Bigger Picture

The recording of our talk at the AI infrastructure alliance micro summit. This talk covers ClearML serving including monitoring and focuses on the importance of being able to trace the deployed model all the way back to the original experiment, code and data that were used to train it! One of the mayor advantages of a single tool end-to-end MLOps workflow.

How to steer away from the global chip shortage

Unlike what the mainstream media would like you to believe, the modern auto industry is not just Tesla. All the initiatives do not revolve around artificial intelligence, deep learning algorithms, and autonomous vehicles. Automotive manufacturers, resellers, car dealerships, and other stakeholders in the automotive sector are fighting a different battle.

SAP EWM: Optimizes Inbound and Outbound Processing of Warehouse Management

The ever-rising competition in the e-commerce business has put unprecedented pressure on companies to maintain seamless supply chains. Globally, companies spend an average of €300 billion every year on warehouse management, either by outsourcing to a third party or managing in-house. Today’s consumers expect instant delivery of products, and to cater to their demands, companies must optimize end-to-end warehouse management.

10 Best Mobile App Monetization Platforms

The proprietor of any application wants to make money with the program they’ve produced. There are numerous monetization platforms to choose from. Still, using mobile advertising is by far the simplest way to make your app profitable and successful. Joining a mobile ad network could help app developers monetize their apps passively by offering ad space to advertisers. If you intend to develop an app, app monetization strategies are an important factor.

Code Coverage vs Test Coverage: Differences You Need to Know

People often use the terms – code coverage and test coverage interchangeably, which is wrong because they are two different things. As both of them are used to measure the efficacy of code, the terminologies get tricky at times for the development and testing teams. So if you are wondering how – code coverage is the evaluation of the code that is executed, and test coverage is a measure of the features being tested that are covered by the test.

Svelte - A Beginner's Guide

Today’s users expect stunning visuals and lightning-fast load times, and to deliver on this expectation, many web applications are starting to look more and more like mobile apps. This puts many developers in the unenviable position of having to choose between delivering cutting-edge UI and blazingly fast performance or sacrificing one for the other. Svelte can help you make this choice: it’s a new approach to web application development with performance baked in from the start.