Google Cloud Platform is a suite of cloud computing services that enables developers to build, deploy, and scale applications, websites, and services on the same infrastructure as Google.
HubSpot's marketing software is a scalable, all-in-one platform for inbound marketing, combining content marketing, marketing automation, social media, analytics, and more, for marketing teams of all sizes to grow traffic, convert leads and track customers, all in one place.
AngularJS is a JavaScript-based open-source front-end web application framework mainly maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications.
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Gravatar is a service for providing globally unique avatars and was created by Tom Preston-Werner. It is owned by Automattic, having integrated it into their WordPress.com blogging platform.
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.
Cloudflare Content Delivery Network (CDN) is a geographically distributed group of servers that ensure fast delivery of Internet content, including HTML pages, JavaScript files, stylesheets, and images.
GitHub is a place to share code with friends, co-workers, classmates, and complete strangers, helping individuals and teams to write faster, better code.
GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build program from a file called the makefile, which lists each of the non-source files and how to compute it from other files.
Jenkins is an open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat.
JIRA is the tracker for teams planning & building great products. Millions choose JIRA to capture & organize issues, assign work, & follow team activity.
AWS Elastic Beanstalk is an orchestration service offered by Amazon Web Services for deploying applications which orchestrates various AWS services, including EC2, S3, Simple Notification Service, CloudWatch, autoscaling, and Elastic Load Balancers.
Google Cloud SQL is a fully-managed database service that makes it easy to set-up, maintain, manage and administer relational databases on Google Cloud Platform.
Microsoft Azure Functions is an event-driven serverless compute platform which helps users to build and debug workload volumes by managing infrastructure,
Microsoft SQL Server Integration Services is a component of the Microsoft SQL Server database software that can be used to perform a broad range of data migration tasks.
Facebook Pixel helps organizations measure customer actions, build audiences and unlock optimisation tools. Facebook pixel is a snippet of JavaScript code that allows you to track visitor activity on your website.
Cloudflare mitigates threats from website scraping to application level attacks e.g. SQL Injection and DDOS Protection without any additional hardware.
Gmail is a free, advertising-supported email service offered as part of Google's G Suite, with 15GB of storage, color-coded inbox filters and unsend button.
Microsoft Outlook is an personal information manager from microsoft which helps users communicate, manage schedules & find what they need quickly & easily.
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks which is collectively known as xUnit that originated with SUnit.