Choosing between serverless and containers (SD Times)
Serverless works very well in small, discrete tasks, or large applications that are made up of small, discrete parts. Containers come in when there are more complex requirements, you need access to a lot of data, or when developers are writing in a language that serverless platforms don’t support yet.