Skip to main content

Article(s)

About 2 minDevOpsMicrosoftAzureArticle(s)blogfreecodecamp.orglearnk8s.iojohnnyreilly.comazure

Article(s) 관련

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice.
Learnk8s — the Kubernetes training company
We help you get started on your Kubernetes journey through comprehensive online, in person or remote training.
johnnyreilly | johnnyreilly

The blog of John Reilly ❤️🌻

freecodeCamp

freecodecamp.org

How to Run a Postgres Database in Azure Kubernetes Service and Integrate it with a Node.js Express Application

Hey everyone! Today, you're going to learn about deploying a Postgres container in Azure Kubernetes Service (AKS) and connecting it to a Node.js application. In this fast-paced development landscape, deploying via containers, particularly with Kubernetes, is becoming increasingly popular. Some companies perform numerous deployments daily, so it's crucial for you
How to Build a QR Code Generator for URLs with Node.js, Next.js, and Azure Blob Storage

A while ago, a client asked me to help them create a special app for generating QR codes so users could receive payments. What set this app apart was that instead of users entering a URL to generate a QR code, they would initiate a request through the app...
Master the Azure DevOps Engineer Expert Certification (AZ-400)

The Azure DevOps Engineer Expert Certification (AZ-400) is for professionals who aim to demonstrate their expertise in integrating people, processes, and technologies to continuously deliver valuable products and services. It’s ideal for those who ar...
How to Host Static Sites on Azure Static Web Apps for Free

In this article, I will show you how you can host your React/Next.js app or any static web app on Azure Static Web Apps. I will be showing you both ways of doing it – through the GUI and with the CLI. I assume you already have built a...
How to Create a ML Model with Azure Machine Learning Designer

Did you know that you can create machine learning models without writing any code? If you’re here, you’re probably curious about how to achieve this. In this article, I will guide you through building a regression model that predicts automobile prices using Azure Machine Learning’s Low-Code/No-Code tools. Regression is...

Learnk8s — the Kubernetes training company

learnk8s.io

Provisioning cloud resources (AWS, GCP, Azure) in Kubernetes

You can create and connect to managed cloud provider resources using the Service Catalog, a tool such as Kubeform or cloud-specific operators
Getting started with Terraform and Kubernetes on Azure AKS

Learn how you can use Terraform to create Kubernetes cluster in Azure.

John Reilly

johnnyreilly.com

Using Kernel Memory to Chunk Documents into Azure AI Search | johnnyreilly

To build RAG (Retrieval Augmented Generation) experiences, where LLMs can query documents, you need a strategy to chunk those documents. Kernel Memory supports this.

이찬희 (MarkiiimarK)
Never Stop Learning.