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: Firebug is a web development tool that integrates with Firefox to enable web developers to debug, edit, and monitor CSS, HTML, JavaScript, and other web technologies on the fly while viewing websites. It allows inspecting and editing DOM elements, viewing network traffic, debugging and profiling JavaScript, editing CSS styles, and other capabilities.
Type: software