StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
  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

Application & Data

30 tools

Rails logo
Rails
Ruby logo
Ruby
JavaScript logo
JavaScript
Python logo
Python
Java logo
Java
ES6 logo
ES6
TypeScript logo
TypeScript
C# logo
C#
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
Spring Boot logo
Spring Boot
Microsoft SQL Server logo
Microsoft SQL Server
Objective-C logo
Objective-C
SQLite logo
SQLite
Scala logo
Scala
Electron logo
Electron
Cassandra logo
Cassandra
MySQL logo
MySQL
Spring logo
Spring
Oracle logo
Oracle
Splunk logo
Splunk
Amazon Redshift logo
Amazon Redshift
Kotlin logo
Kotlin
Golang logo
Golang

Utilities

4 tools

Google Analytics logo
Google Analytics
Slack logo
Slack
Amazon SNS logo
Amazon SNS
Amazon ElastiCache logo
Amazon ElastiCache

DevOps

3 tools

Amazon CloudWatch logo
Amazon CloudWatch
Hystrix logo
Hystrix
PagerDuty logo
PagerDuty

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