StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Home
  2. Companies
  3. Intuit
Intuit logo

Intuit

Verified

Founded in 1983, Intuit had annual revenue of $3.2 billion in its fiscal year 2009. The company has approximately 7,800 employees with major offices in the United States, Canada, the United Kingdom, India and other locations. Flagship products include - QuickBooks, TurboTax, Quicken, and Mint.com.

mountain viewwww.intuit.com
96
Tools
2
Decisions
29
Followers

Tech Stack

AI

1 tool

Jupyter logo
Jupyter

Application & Data

44 tools

Apache HTTP Server logo
Apache HTTP Server
Rails logo
Rails
Ruby logo
Ruby
Docker logo
Docker
JavaScript logo
JavaScript
Python logo
Python
Java logo
Java
Amazon EC2 logo
Amazon EC2
ES6 logo
ES6
Amazon S3 logo
Amazon S3
TypeScript logo
TypeScript
C# logo
C#
Kubernetes logo
Kubernetes
Android SDK logo
Android SDK
Redux logo
Redux
Amazon CloudFront logo
Amazon CloudFront
React Native logo
React Native
ExpressJS logo
ExpressJS
Swift logo
Swift
AWS Lambda logo
AWS Lambda
GraphQL logo
GraphQL
Amazon RDS logo
Amazon RDS
Amazon Route 53 logo
Amazon Route 53
Apache Tomcat logo
Apache Tomcat
Spring Boot logo
Spring Boot
Microsoft IIS logo
Microsoft IIS
Microsoft SQL Server logo
Microsoft SQL Server
Objective-C logo
Objective-C
SQLite logo
SQLite
Amazon EC2 Container Service logo
Amazon EC2 Container Service
Scala logo
Scala
AWS Elastic Load Balancing (ELB) logo
AWS Elastic Load Balancing (ELB)
Electron logo
Electron
Cassandra logo
Cassandra
MySQL logo
MySQL
Spring logo
Spring
Oracle logo
Oracle
Argo logo
Argo
Splunk logo
Splunk
Amazon DynamoDB logo
Amazon DynamoDB
Amazon Redshift logo
Amazon Redshift
Amazon VPC logo
Amazon VPC
Kotlin logo
Kotlin
Golang logo
Golang

Utilities

11 tools

Amplitude logo
Amplitude
Google Analytics logo
Google Analytics
Slack logo
Slack
Kafka logo
Kafka
Amazon SES logo
Amazon SES
ActiveMQ logo
ActiveMQ
Amazon API Gateway logo
Amazon API Gateway
Amazon Kinesis logo
Amazon Kinesis
Amazon SQS logo
Amazon SQS
Amazon SNS logo
Amazon SNS
Amazon ElastiCache logo
Amazon ElastiCache

DevOps

34 tools

fastlane logo
fastlane
Crashlytics logo
Crashlytics
TeamCity logo
TeamCity
Jest logo
Jest
GitHub logo
GitHub
JFrog Artifactory logo
JFrog Artifactory
Karate DSL logo
Karate DSL
npm logo
npm
Visual Studio Code logo
Visual Studio Code
Webpack logo
Webpack
IntelliJ IDEA logo
IntelliJ IDEA
Visual Studio logo
Visual Studio
Android Studio logo
Android Studio
Babel logo
Babel
Xcode logo
Xcode
Selenium logo
Selenium
ESLint logo
ESLint
Gradle logo
Gradle
Amazon CloudWatch logo
Amazon CloudWatch
Mocha logo
Mocha
Terraform logo
Terraform
Hystrix logo
Hystrix
Cypress logo
Cypress
JUnit logo
JUnit
Wavefront logo
Wavefront
AppDynamics logo
AppDynamics
Yarn logo
Yarn
Eclipse logo
Eclipse
Apache Maven logo
Apache Maven
Appium logo
Appium
Log4j logo
Log4j
Jira logo
Jira
PagerDuty logo
PagerDuty
Jenkins logo
Jenkins

Business Tools

6 tools

React logo
React
ServiceNow.com logo
ServiceNow.com
Stack Overflow logo
Stack Overflow
Confluence logo
Confluence
Contact Lab logo
Contact Lab
Aha! logo
Aha!

Team Members

Mario Zigliotto
Mario ZigliottoStaff Software Engineer
Peter Thomas
Peter ThomasDistinguished Engineer
Arun Avanathan
Arun AvanathanPrincipal SW Engineer
Cem Unsal
Cem UnsalPrincipal Engineer

Engineering Blog

Stack Decisions

Peter Thomas
Peter Thomas

May 22, 2019

Karate DSL is extremely effective in those situations where you have a microservice still in development, but the "consumer" web-UI dev team needs to make progress. Just create a mock definition (feature) file, and since it is plain-text - it can easily be shared across teams via Git. Since Karate has a binary stand-alone executable, even teams that are not familiar with Java can use it to stand-up mock services. And the best part is that the mock serves as a "contract" - which the server-side team can use to practice test-driven development.

471k views471k
Comments
Peter Thomas
Peter Thomas

May 2, 2019

As the maintainer of the Karate DSL open-source project - I found Travis CI very easy to integrate into the GitHub workflow and it has been steady sailing for more than 2 years now ! It works well for Java / Apache Maven projects and we were able to configure it to use the latest Oracle JDK as per our needs. Thanks to the Travis CI team for this service to the open-source community !

924k views924k
Comments