Description: Amazon EC2 is a cloud computing service that provides resizable compute capacity in the cloud. It allows users to launch virtual server instances that run on Amazon's infrastructure. EC2 enables scalable deployment of applications by providing a web service through which a user can boot an Amazon Machine Image to configure a virtual machine.
Type: software
Pricing: Paid
Description: Haskell is a statically typed, purely functional programming language known for its strong static type system, sophisticated type inference, and non-strict evaluation. It is used in education, academia, and some commercial applications.
Type: software