Expert articles on cloud, software development, and AI
June 19, 2023
Apple has been innovating with AI for a long time, but it focuses on the magic of the user experience, not the tech. There's a lesson here, especially since GenAI isn't always the right tool. Read more â¶
Intel and Redis have made significant performance enhancements. Here we share the optimization techniques we used to evaluate and maximize Redis GEO command performance, such as reducing wasteful computation and simplifying algorithms.
Azure Monitor managed service for Prometheus smooths the way to multi-cluster monitoring across Azure Kubernetes Service, Azure Arc-hosted Kubernetes, and on-prem Kubernetes deployments.
Python 3.12 is out in beta now and worth trying out, with many new features that aid day-to-day productivity. In this video we'll look at two big new improvements: better, more robust error messages; and improvements to Python's f-string formatting system.
GitPod is a full-fledged development environment like VS Code, but you can access it from any web browser. Let's take a look.
Service hosted and managed by GitLab is geared to users with strict compliance requirements such as isolation, data residency, and private networking.
Stack Overflow 2023 Developer Survey finds that JavaScript and Python are the most used and most desired languages, but they fall far short of Rust in satisfying their users.
With Pulsar Functions, you can apply Python functions to pub/sub messages in Apache Pulsar to make machine learning predictions in real time. Hereâs how.