Adding custom domain and SSL certificate Azure Static Web Apps
In the first article, we saw how to deploy a website with Azure Static Web app, it does the CI/CD for you. In this one, we will add a custom domain.

Search for a command to run...
Articles tagged with #web-development
In the first article, we saw how to deploy a website with Azure Static Web app, it does the CI/CD for you. In this one, we will add a custom domain.

A look at Azure Static Web Apps and the deployment process.

Hello amazing people 👋 I recently found an amazing article about creating a Pokedex with Next.js, thanks to daily.dev Hence, I tried it myself and was amazed by some features of NextJS. Here is the article. But for deploying it I wanted to try and u...

This is the last part of the series! if you haven't read the first two articles, here they are : How to set up a VM in GCP ☁ How to host your website with Nginx ⚙ In this article, we will optimize our web server and secure our site, which is being ...

NGINX is a high‑performance, highly scalable, highly available web server, reverse proxy server, and web accelerator (combining the features of an HTTP load balancer, content cache, and more). Now, keep in mind that there are many options when it com...

Hello everyone, this is the second part of the 'Build A Blog with Gatsby and AWS' where we publish our blog so that it's publically accessible. Sounds cool eh! Let's jump right in! Demo 📑 Here is the link to the project that we will end up with: htt...
