Serverless Computing is a computing code execution model where the developers are relieved of several time-consuming activities so that they can focus on other important tasks. This trend is also known as Function as a Service (FaaS) where the cloud vendor is responsible for starting and stopping a function’s container platform, check infrastructure security, reduce maintenance efforts, improve scalability, so on and so forth at low operational costs. The aim is to develop microservice oriented solutions to help decompose complex applications into small, easily manageable and exchangeable modules. This brings us to the question – are there really ‘serverless’ computing services?