What is PaaS? In the case of Software as a Service(software), a provider gets you a whole application hosted in the cloud, including your data. And in the case of Infrastructure as a Service(IaaS), you get a couple of servers, along with virtualization, and on top of it you install an operating system, the middleware, […]
What exactly is IaaS?
IaaS IaaS or Infrastructure as a Service is one of the three types of cloud computing services available. In some ways, it can be considered as the first step into cloud computing, in the sense that, compared to PaaS or SaaS, you’ll still be controlling most of the tasks. Basically you get nothing but raw […]
What is the difference between Private, Public, and Hybrid clouds?
Cloud-based systems can be deployed mainly in 3 different ways: Public, Private, and Hybrid cloud. And they are exactly what they sound like. In a public cloud, you’ll be sharing all the hardware and networks with other users of the cloud. In a private cloud, the hardware resources will be isolated for your use alone. […]
What is Edge AI and why is it important
AI systems are being deployed to solve and optimise more and more complex problems every day. But most of them rely on extensive cloud computing resources to function. While for most applications this is enough, running AI systems on the cloud have its drawbacks. This is where Edge AI comes to play. Simply put, Edge […]
A to Z about SSL(or TLS) certificates
What is an SSL Certificate Sometimes when you visit a website, you may have noticed that right next to the website URL, there’s a warning “Not secure”. If you look at the website URL itself, it begins with HTTP and not HTTPS. A couple of years ago, web browsers began marking websites without an SSL(Secure […]