Welcome to the wonderful world of code power! Cloudapp.dev, here to equip you for your technological journey, provides free development tutorials designed to enrich your path into the digital age. We offer user-friendly resources expecting nothing in return but your skill improvement and project development.
We use case state-of-the-art technolgies as Next.js (Web Framework), Contentful (Headless CMS), Algolia (On-Site-Search), Azure Entra ID (Identity Management), Resend.com (Newsletter - Mailings) in our tutorials, so that you can build a completely free, full fledged website.
Dev Tutorials and Tech How-To's for free


Why the Home Assistant Community Store (HACS) is a Must-Have for Every HA User
In this story, we’ll explore HACS (Home Assistant Community Store), why it’s a game-changer, and how to get started with it.
Latest Posts - 67

Next.js 14 — Sync Neon.Tech Postgres DB with Azure AI Search
In the fast-evolving world, connecting and synchronizing data across various platforms is key. This article will guide you through connecting a Neon.Tech Postgres database to Azure AI Search


Next.js 14 — Building a SaaS Solution — Loading products from Stripe
In the previous five stories, I showed the step-by-step creation of a Next.js 14 app that can be used to create Azure Resources via App Service. Now, we added the payment option with Stripe.


Home Assistant — How to Install via Docker on an Azure Linux VM
Home Assistant is a powerful open source platform for home automation. For hosting, the use of a Linux VM in Azure and Docker is a good option.


Next.js 14 — Building a SaaS Solution on Azure with Stripe Integration — Part 5
In this last part of my series on building a SaaS solution using Next.js 14 and Azure, we will focus on the payment integration with Stripe so that you can ask for a subscription, etc.


Next.js 14 — Building a SaaS Solution on Azure (Storage Accounts etc.) — Part 4
In this final part of our series on building a SaaS solution using Next.js 14 and Azure, we will focus on the critical aspect of managing Azure Storage Accounts.


Automated creation of Azure resources via CLI in Next.js - Part 3
In the third story, we will use our Next.js app to get the Azure AD B2C Access Token to create Resources on Azure via the App Service created initially.


Next.js 14 - Building a Saas solution in Azure (authentication) - Part 2
In the previous story, we created a Linux App Service instance in the F1 plan. Now, we have to secure the App Service so that only authorized requests are accepted. We use Azure AD B2C.


Next.js 14 - Create fancy animations in seconds with TailwindCss
Some months ago, when I was working on a project, the Idea came up to animate the button so that it shows “bouncing dots” as long as the process in the background was not finished.


Next.js 14 - Building a Saas solution on Azure (long-running processes) - Part 1
In the next few posts, I will guide you through building a SaaS solution on Azure (Blob Storage, App Services, Azure Functions, Azure AD B2C, etc.).


Contentful Headless CMS — Managing Content via REST
There are several ways to manage content (Creating, updating, deleting, and delivering content). Let’s do a deep dive into this CMS's REST capabilities.
