Hosting websites on a windows server using the IIS – Internet Information Services is painful in 2024 for a new developer. The technology is so…
Posts published in “Tools & Platforms”
Learn how to install various tools & platforms which you use in your development and deployment environments.
Introduction In this article, we’ll explore how to integrate Firebase Authentication with Odoo ERP, creating a seamless connection between user management in Firebase and partner…
What are Captive Portals? If you have ever been to a hotel which provides wifi facilities, when you tried to connect to it, you would…
Over the weekend I was bored and tried hosting node applications on IIS on a server. Since currently I have only tried wordpress I had…
What is Kubernetes? Kubernetes also abbreviated as k8s is an orchestration tool allowing you to run and manage your container-based workloads. If you do not…