Modern application development has evolved over the years — from monolithic application and database servers to distributed systems, and now to the concept of serverless. Applications are becoming more performant and reliable, and the process to develop them is becoming easier. So what is serverless and what is the relationship between serverless applications and serverless databases?
The concept of serverless does not mean that there are no servers involved. Serverless means that the developer won’t need to manage the servers both for configuration and in scaling. This article will explore more on the topic so you feel comfortable as a developer.