View Post

AWS Lambda Certification Questions

In by Stephen FosterLeave a Comment

{“questions”:{“55sic”:{“id”:”55sic”,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”Which of the following services are not supported by AWS Lambda? (choose 1)”,”desc”:”To a certain extent, lambda and EC2 are competing technologies. While lambda aims to remove or drastically reduce the amount of configuration needed to run your software, EC2 exposes the developer to the virtual machine that ultimately runs their code. In addition lambda scales effortlessly while EC2 requires …