B

Native file format for Blender, the free and open-source 3D creation suite. It stores the entire project including models, textures, animations, and render settings.

Definition
B

A deployment strategy that maintains two identical production environments (blue and green). New code is deployed to the inactive environment, tested, and then traffic is switched over. This approach...

Definition
B

A popular open-source CSS framework for building responsive, mobile-first websites. It provides pre-built components, a grid system, and utility classes that accelerate front-end development.

Definition
B

A network of compromised computers (bots or zombies) controlled remotely by an attacker (botmaster). Botnets are used to perform coordinated attacks such as DDoS, spam distribution, credential stuffin...

Definition
B

A secondary navigation pattern that displays the user's current location within a website's hierarchy as a trail of links. Breadcrumbs improve usability, help users understand site structure, and prov...

Definition
B

A compression algorithm developed by Google, designed for web content compression. It achieves 20-26% better compression than gzip and is supported by all modern browsers for HTTP compression.

Definition
B

A trial-and-error method used to crack passwords, encryption keys, or login credentials by systematically trying every possible combination until the correct one is found. Countermeasures include rate...

Definition
B

A framework that transforms application source code into container images without requiring a Dockerfile. Cloud Native Buildpacks detect the application language, install dependencies, and produce opt...

Definition
B

An all-in-one JavaScript runtime, bundler, transpiler, and package manager designed for speed. Built with Zig and JavaScriptCore, Bun is a drop-in replacement for Node.js that offers significantly fas...

Definition