Adding custom domain and SSL certificate Azure Static Web Apps

Adding custom domain and SSL certificate Azure Static Web Apps

Hello amazing people 👋 So we finally had our website running the last article. Oh not sure what I am talking about, check out the first part of the blog here 👇 https://blog.rishabkumar.com/how-easy-it-is-to-deploy-with-azure-static-web-apps Now let......

April 22, 2021 · 2 min · Rishab Kumar
How easy it is to deploy with Azure Static Web Apps

How easy it is to deploy with Azure Static Web Apps

Hello, amazing people 👋 Hope you all are doing well. For me, this week was exhausting due to work, but I am really happy since I got my Microsoft Azure AI Fundamentals Certification 😀 https://twitter.com/rishabk7/status/1371513830082220036?s=20 L......

March 21, 2021 · 3 min · Rishab Kumar
Pokedex with Next.js and serving it with Docker

Pokedex with Next.js and serving it with Docker

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......

January 28, 2021 · 3 min · Rishab Kumar
Securing and Optimizing your webserver

Securing and Optimizing your webserver

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 ......

August 20, 2020 · 3 min · Rishab Kumar
How to host your website with Nginx

How to host your website with Nginx

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......

August 19, 2020 · 4 min · Rishab Kumar
How to build a blog with Gatsby and AWS - Part 2

How to build a blog with Gatsby and AWS - Part 2

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...

August 15, 2020 · 1 min · Rishab Kumar
How to build a blog with Gatsby and AWS - Part 1

How to build a blog with Gatsby and AWS - Part 1

You always wanted to start blogging and now you are looking to have your own site, well this guide will set you up with a minimal looking blog. Even though I love Hashnode and can't express my love for it, I will keep on using it for my personal blo......

August 10, 2020 · 1 min · Rishab Kumar