Amazon ElastiCache
Amazon ElastiCache allows you to seamlessly set up, run, and scale popular open-Source compatible in-memory data stores in the cloud. Build data-intensive apps or boost the performance of your existing databases by retrieving data from high throughput and low latency in-memory data stores. Amazon ElastiCache is a popular choice for real-time use cases like Caching, Session Stores, Gaming, Geospatial Services, Real-Time Analytics, and Queuing. Amazon ElastiCache offers fully managed Redis and Memcached for your most demanding applications that require sub-millisecond response times. Amazon ElastiCache works as an in-memory data store and cache to support the most demanding applications requiring sub-millisecond response times. By utilizing an end-to-end optimized stack running on customer-dedicated nodes, Amazon ElastiCache provides secure, blazing-fast performance.
Learn more
Turborepo
Turborepo is a high-performance build system optimized for JavaScript and TypeScript codebases that dramatically speeds up development and continuous integration by optimizing workflows with parallel task execution, intelligent scheduling, incremental builds, and remote caching so you never do the same work twice. It works with any package manager (npm, yarn, pnpm) and integrates with any CI provider, letting you start a new repository or incrementally migrate an existing one with minimal setup using a single turbo.json configuration that builds on your existing package.json scripts. Turborepo understands the relationships between tasks and packages, runs only affected tasks, and can share cached results across machines and team members, reducing build times significantly. Its core concepts include remote caching, efficient task and package graphs, and support for multiple package types in a monorepo, while guides show how to integrate with favorite frameworks and tooling.
Learn more
FASTBuild
FASTBuild is a high-performance, open-source build system for Windows, Linux and OS X. It supports highly scalable compilation, caching and network distribution. From the largest studios in the world to the smallest independent developers, FASTBuild is used in production every day to develop for PC/Mac/Linux, Consoles, Smartphones and retro systems. FASTBuild gives you all the tools you need to speed up your builds, allowing for improvements of 10x or more over other build systems. FASTBuild was designed from the ground up to support parallel compilation. The highly optimized main build pipeline is designed to be as thin as possible, dispatching build tasks to worker threads to maximize parallelism. FASTBuild has no artificial dependency bottlenecks like those present when compiling with Visual Studio/MSBuild. Unlike Visual Studio, FASTBuild is able to precisely manage the number of CPU cores used during a build avoiding excessive idle spots or excessive context switching.
Learn more
Bazel
Bazel is an open-source build and test tool designed for multi-language, multi-platform software projects that delivers fast, incremental builds by rebuilding only what’s necessary and leveraging advanced local and remote caching, optimized dependency analysis, and parallel execution. It natively supports Java, C++, Go, Android, iOS, and many other languages, scaling seamlessly from small repositories to massive monorepos and complex Continuous Integration environments. Its declarative extension language lets teams add or customize rules for new languages and platforms, tapping into a growing community ecosystem. Bazel offers query capabilities to inspect and understand dependency graphs, comprehensive versioned documentation and release notes, and robust support via GitHub, Slack, and monthly community updates. Trusted by industry leaders like Google, Stripe, and Dropbox to build heavy-duty, mission-critical infrastructure and applications.
Learn more