DEV Community

Cover image for Serverless Computing
Ankan Saha
Ankan Saha

Posted on

Serverless Computing

The cloud has drastically changed how we think about storing and accessing data. In the past, data was stored on physical servers that were expensive to maintain and required regular updates. With the introduction of cloud computing, data is now stored on remote servers that can be accessed from anywhere in the world.

One of the newest trends in cloud computing is serverless computing. Serverless computing is a cloud computing model in which the cloud provider runs the server and manages the infrastructure, while the user pays only for the resources used. This means that users don’t have to worry about server maintenance or updates, which can save time and money.

There are several benefits of using serverless computing. First, it’s more cost-effective since you only pay for what you use. Second, it’s more scalable since you can easily add or remove resources as needed. Third, it’s more reliable since the cloud provider manages the infrastructure. Lastly, it’s more flexible since you can use any programming language or framework.

Despite these benefits, there are some challenges that need to be considered when using serverless computing. First, it can be more difficult to debug since you don’t have access to the server. Second, it can be more challenging to monitor since you can’t see the server’s activity. Third, it can be less secure since the server is managed by the cloud provider.

Overall, serverless computing is a great option for those who want to save time and money. However, it’s important to consider the challenges before using this model.

Top comments (4)

Collapse
 
cdian profile image
cdian

less secure ? sure ?

Collapse
 
theankansaha profile image
Ankan Saha

security in your hand

Collapse
 
volker_schukai profile image
Volker Schukai

And you should never forget that serverless computing means that you use other people's computers and that they have access to them.

So be careful with your cloud choice.

Collapse
 
theankansaha profile image
Ankan Saha

if you choose big tech players like AWS, GCP & Azure you don't face this type of issue