Skip to main content

Arina Tech Blog

News, guides, and updates from Arina Technologies

View all tags →

Popular

Deploy n8n on Azure App Service (Portal Guide)

Deploy n8n on Azure App Service (Portal Guide)

This guide walks you through what n8n is, why it’s so popular, and then the click-through Azure Portal steps to deploy it cleanly on Azure App Service for Linux (Web App for Containers). The recipe below is the “known-good” baseline we used successfully, including the exact App Settings and Health Check path that make App Service happy.

9 min read
n8nAzureApp ServiceContainersAutomation
A Step-by-Step Guide to Building Your First AI Search Engine

A Step-by-Step Guide to Building Your First AI Search Engine

This is a step-by-step guide to building your first AI search engine using Cloudflare's Vectorize and Workers AI. It covers everything from setting up the environment to querying the vector database, with clear explanations and runnable code examples.

9 min read
CloudflareVectorizeWorkers AIAI SearchVector DatabaseEmbeddingsRAGFull-Text SearchServerlessStep-by-Step Guide
How to Set Up a GCP MCP Server on Cloud Run

How to Set Up a GCP MCP Server on Cloud Run

This post walks you through deploying a Model Context Protocol (MCP) server on Google Cloud Run, enabling AI agents to securely interact via streamable HTTP endpoints. It includes FastMCP for local development, deployment steps, and secure authentication options.

3 min read
MCPGCPCloud RunAIFastAgent
How to Build AI-Powered Apps with LangChain and Azure AI Foundry in Minutes

How to Build AI-Powered Apps with LangChain and Azure AI Foundry in Minutes

Have you ever wished you could build your own AI-powered app—without needing to be a coder or data scientist?

6 min read
LangChainAzure AI FoundryAI DevelopmentNo-Code AIMistral AI

Latest Posts

Deploy n8n on Azure App Service (Portal Guide)

Deploy n8n on Azure App Service (Portal Guide)

This guide walks you through what n8n is, why it’s so popular, and then the click-through Azure Portal steps to deploy it cleanly on Azure App Service for Linux (Web App for Containers). The recipe below is the “known-good” baseline we used successfully, including the exact App Settings and Health Check path that make App Service happy.

9 min read
n8nAzureApp ServiceContainersAutomation
A Step-by-Step Guide to Building Your First AI Search Engine

A Step-by-Step Guide to Building Your First AI Search Engine

This is a step-by-step guide to building your first AI search engine using Cloudflare's Vectorize and Workers AI. It covers everything from setting up the environment to querying the vector database, with clear explanations and runnable code examples.

9 min read
CloudflareVectorizeWorkers AIAI SearchVector DatabaseEmbeddingsRAGFull-Text SearchServerlessStep-by-Step Guide
How to Set Up a GCP MCP Server on Cloud Run

How to Set Up a GCP MCP Server on Cloud Run

This post walks you through deploying a Model Context Protocol (MCP) server on Google Cloud Run, enabling AI agents to securely interact via streamable HTTP endpoints. It includes FastMCP for local development, deployment steps, and secure authentication options.

3 min read
MCPGCPCloud RunAIFastAgent
How to Build AI-Powered Apps with LangChain and Azure AI Foundry in Minutes

How to Build AI-Powered Apps with LangChain and Azure AI Foundry in Minutes

Have you ever wished you could build your own AI-powered app—without needing to be a coder or data scientist?

6 min read
LangChainAzure AI FoundryAI DevelopmentNo-Code AIMistral AI
From Vibe Coding to Firebase Deployment: A Full Workflow with AI and Custom Hosting

From Vibe Coding to Firebase Deployment: A Full Workflow with AI and Custom Hosting

In this hands-on guide, we'll go from an idea to a published website using modern AI tooling. We'll explore the concept of vibe coding, use Firebase Studio to build the app, deploy it, optionally add a custom domain via CloudMySite, and even set up monitoring and cleanup steps.

7 min read
vibe codingfirebase studiogoogle cloudcloudmysitegenkitAI
I Created a Real Human Ad - No Camera, No Crew, $12 Budget!

I Created a Real Human Ad - No Camera, No Crew, $12 Budget!

What if you could create a complete, polished advertisement — visuals, voiceover, and full video — all for under $12?

14 min read
AI AdsVertex AIOpenAIAlibaba CloudGoogle CloudMarketingBudget Ad
Train and Deploy an AutoML Image Classification Model with Vertex AI

Train and Deploy an AutoML Image Classification Model with Vertex AI

This tutorial guides you through the process of using Vertex AI to train and deploy an AutoML Image Classification model. You'll use a public flower image dataset, train the model using AutoML, evaluate its performance, deploy it to an endpoint, and send predictions — all from the Google Cloud Console.

4 min read
Vertex AIAutoMLImage ClassificationGoogle CloudMachine LearningAI
How to Create Your Free Website with CloudMySite — No Coding, No Cost!

How to Create Your Free Website with CloudMySite — No Coding, No Cost!

Have you ever dreamed of launching your own website without spending a dime? Whether you're an entrepreneur, freelancer, or small business owner, your online presence matters more than ever. Thanks to CloudMySite.com, building a stunning website is easier — and more affordable — than you think.

4 min read
free websiteCloudMySitewebsite builderno-codelaunch websitesmall business
How to Use Azure OpenAI Embeddings for Document Search — A Real-World Tutorial

How to Use Azure OpenAI Embeddings for Document Search — A Real-World Tutorial

In this blog, we will explore the Azure OpenAI Service, how it compares to the OpenAI public API, and walk through a complete tutorial showing how to implement semantic search with embeddings using real legislative data.

9 min read
azureopenaiembeddingsdocument-searchvector-searchjupytertutorial
Cloud-Powered macOS? You'll Never Go Back to Local Machines After This 😲

Cloud-Powered macOS? You'll Never Go Back to Local Machines After This 😲

Setting up a macOS EC2 instance on AWS can unlock cloud-based Apple development without needing physical Mac hardware. This guide walks you through provisioning a dedicated host, launching an EC2 Mac instance, configuring networking, and securely connecting via SSH.

4 min read
AWSEC2macOSCloudDevOps