# Build & Test UI

Get visibility into your build and test performance. Share invocation links with co-workers and debug together.

[Learn more about the Build & Test UI](https://www.buildbuddy.io/ui)

# Remote Execution

Automatically parallelize your build actions and test runs across thousands of cores.

[Learn more about Remote Execution](https://www.buildbuddy.io/remote-execution)

```bash
siggi@lunchbox: ~/tensorflow

siggi@lunchbox: ~/tensorflow$ bazel build tensorflow --config=remote

INFO: Invocation ID: 5fa9285b-b01e-435b-9ad4-96543f939e6a

INFO: Streaming build results to: [https://app.buildbuddy.io/invocation/5fa9285b-b01e-435b-9ad4-96543f939e6a](https://www.buildbuddy.io/features/#)

INFO: Analyzed target //tensorflow:tensorflow (226 packages loaded, 20226 targets configured)

INFO: Found 1 target...

\[5,324 / 8,191\] 338 actions, 270 running

GoToolchainBinaryCompile external/go_sdk_Linux/builder.a \[for host\]; 2s remote
    Compiling src/google/protobuf/stubs/structurally_valid.cc; 2s remote
    Compiling src/google/protobuf/wire_format_lite.cc; 2s remote
    Compiling src/google/protobuf/inlined_string_field.cc; 2s remote
    Compiling sc/google/protobuf/stubs/strutil.cc; 2s remote
    Compiling src/google/protobuf/message_lite.cc; 2s remote
    Compiling src/google/protobuf/io/zero_copy_stream_impl_lite.cc; 2s remote
    Compiling src/google/protobuf/any_lite.cc; 2s remote
```

# Remote Cache

Global remote caching infrastructure made easy. Highly scalable, blazing fast, and incredibly simple to setup.

[Learn more about Remote Caching](https://www.buildbuddy.io/remote-cache)

# BuildBuddy CLI

Take BuildBuddy to the command line — built on top of Bazelisk with support for plugins, authentication, flaky network conditions, and so much more.

[Learn more about BuildBuddy CLI](https://www.buildbuddy.io/cli)

```bash
siggi@lunchbox: ~/tensorflow

siggi@lunchbox: ~/tensorflow$ bb build //...
```

# Workflows

A CI system that's designed and built just for Bazel. Always hit a warm Bazel instance and enjoy CI runs that finish in seconds.

[Learn more about Workflows](https://www.buildbuddy.io/workflows)

# Plugin Library

Add functionality and customize your BuildBuddy CLI experience with plugins built by our incredible developer community.

[View the Plugin Library](https://www.buildbuddy.io/plugins)

## Build better today.

[Get Started for Free](https://app.buildbuddy.io/)
