Softlandia background

Softlandia

Blog

Posts tagged with

#Azure

Unlocking Qdrant + Python on Azure: A Guide to Deployment and Authentication

Learn how to deploy and secure Qdrant on Azure with App Service authentication, allowing safe interaction from any environment. With Python examples!

Deploying Qdrant with gRPC & Auth on Azure: A FastAPI Singleton Client Guide

Deploy Qdrant to Azure with HTTP/2 and gRPC and access it asynchronously via a singleton instance of the Qdrant client via FastAPI dependency injection.

Serverless LLMs (demo!) and other GenAI trends for 2024

Small language models are one of the biggest trends in GenAI in 2024. They can be already run for free on serverless platforms!

Metaflow in Practice

In this blog post, we'll show how to use Metaflow to write production-grade data science workflows.

Explaining the Cloud: a Layman's Guide

In this post, we explain cloud computing in simple terms for those who may be unfamiliar with the technology. The cloud has revolutionized software development, making it more accessible, cost-effective, and scalable than ever before.

Distributed Data Science with Metaflow and Dask

In this blog post, we’ll show how to progress with Metaflow when you want to start utilizing the cloud. We’ll use open source software in the Azure cloud to boost our productivity.

Scheduling data science workflows in Azure with Argo and Metaflow

In this blog post, we show how to automate data processing pipelines with Metaflow in Azure using Argo Workflows!

Data Science on Azure with Metaflow

Metaflow is an open-source data science framework. How does it compare to Azure's data science tools?

Serverless Cloud Native REST APIs with Azure Functions

With the help of good software architecture, it's a breeze to build cheap serverless APIs with Azure Functions.

How to migrate to Azure from the discontinued Google IoT Core?

There are some dark clouds hovering over Google Cloud. It's a good time to start migrating your IoT solution to some other provider.