Cloud technologies have changed the everyday life of developers in recent years and are being used in more and more applications. One particular cloud-based database technology that I have taken a closer look at in recent weeks is Azure Cosmos DB. In this article, I would like to present the advantages of this technology and show why it is particularly suitable for the development of web applications. I will also explain how it works and show you how to configure Cosmos DB.
azure
Fascinating New Technologies – My Takeaways From The Web Developer Conference 2023 In Hamburg
Three days of Web Developer Conference in Hamburg. With many workshops, talks and dev sessions, the innovations in web development were presented. As different as the formats were, as extensive were the topics. From Clean Code to innovations in technology to AI with ChatGPT and GitHub Copilot. Nothing was left out.
Connecting Strapi with GitHub to regenerate my website
Strapi is a great open source headless CMS. Therefore, websites are not directly connected to it. But how can I get my content continuously from Strapi to my website? Today I want to share my thoughts with you and show you the way I made it work for me.
How to deploy a productive Strapi instance on Azure (fast)
You’re looking for a performant way to host your website with a CMS? You will quickly come across Strapi. Where the documentation is still ok during development, it could be better for the productive implementation. In this article I want to describe the steps to get your Strapi instance up and running in Azure.