Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.
AWS CloudFormation gives users an easy way to model a collection of related AWS and third-party resources, provision them quickly and consistently, and manage them throughout their lifecycles, by treating infrastructure as code.
AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of Amazon Web Services. It lets clients run code without provisioning or managing servers.