- Gilt Groupe is a flash sales company that sells apparel, home goods, and other items through daily deals.
- Gilt has transitioned from a monolithic architecture to a service-oriented approach using microservices like user, feature configuration, and favorite brands services.
- MongoDB is used at Gilt for user profiles, feature flag configuration, and storing favorite brands. The Java driver and Morphia/Casbah libraries help with development.
- Best practices include connection pool tuning, minimizing impact of index builds, using short field names, and using explain() during development.