© 2022 Hashnode
Cloud concepts have existed for many years. Traditionally, to set up an app, you would compile some hardware and software components, and as the number of visitors to your site expanded, you purchased…
Start-ups always grapple with the “right” way to do things, versus getting sh*t done, and all the while dealing with resource constraints. The obvious choices for companies to host their services are …
Nowadays hosting your software with Kubernetes is complex, painful and a long journey. However some tools make it a lot easier to deploy and manage software on k8s. One of those tools is porter.dev. S…
It's not a fancy title!! Coolify is actually a new fancy product that is an open-source & self-hostable Heroku / Netlify alternative! Let's try it out right away?? You can simply install Coolify which…
Are you considering a career switch to SAP or maybe just heard the words "SAP YPP" and got curious to know more ?... In this article, I will provide a detailed overview of SAP's young professional pro…
If you have an interest in hypervisors, I am confident you have read a lot of online articles about the options available. The issue I take with most of those articles are mostly written by people who…
The container runtime landscape Kubernetes is the new IaaS. Whether you’re developing custom applications or purchasing off-the-shelf software from a vendor, the new, modern target runtime are conta…
In my first video I will show you how to deploy a non-web Python application to a platform-as-a-service called Fly.io - enjoy! Sign up to Fly.io and install flyctl here! https://youtu.be/CedAzHw1k5I
PaaS or Platform-as-a-Service is a service type where companies rent out servers to businesses or individuals to do anything they want within reason. Some big names you may have heard of are Google C…
Training a machine learning model to solve a business problem is only one part of the solution. Once the model is trained and validated, it must be deployed in a scalable and reliable manner to a prod…