- All
- Badger Life
- Delivery
- Insight
- Leadership
- News
- Opinion
- Process
- Strategy
- Technology
- UX & Design
- Mission Beyond
Demo: A truly resilient multi-cloud platform with wasmCloud and WebAssembly
Myself and senior software engineer Aayush Attri were invited to speak at the CNCF's Kubecon North America event at the end of last year on Wasm day.
In the presentation, we demonstrated a PoC platform leveraging WebAssembly, wasmCloud and NATS…
How to protect yourself from the next Log4j
With many applications depending on open-source software, how do we protect ourselves against the unknown vulnerabilities that undoubtedly exist? What measures can we put in place today to mitigate risk without eliminating the value of perfectly…
The days of cloud vendor lock-in are over: the (continued) evolution of the platform
The use of WebAssembly server-side is driving a major revolution in platform design, moving beyond cloud as a destination.
Now is a really good time to make friends with Rust
Here’s why it’s worth using Rust to build networked services
Building trust for 9 years and counting
We find the right people, people who are hungry to be part of positive change, and give them everything they need to succeed
Deploy a Microservices application as though it was a Monolith, from a Monorepo to a Microplatform...
It’s really sweet when several ideas, executed together, combine to be greater than the sum of their parts.
You will know that the microservices pattern is very popular right now. For good reason, because it enables Evolutionary Architecture. Each…
Immutable Infrastructure as Code
Developers and operators came together in the DevOps revolution. Now a new boundary - Docker Containers - delineates these disciplines in a way that allows each to concentrate on their own skills again. Containers enable immutable infrastructure and…
First London Facebook React User Group
On Wednesday we held the inaugural London Facebook React User Group meeting at Red Badger's office in Shoreditch. In just a few weeks, the group has grown to 138 members and we're holding monthly meetups.
Component
I should have written this post a while ago because something I love is not getting the traction it deserves and writing this earlier may have helped in some small way to change that.
Tech Round Table 2013 H1
The first half of 2013 has reinforced Red Badger’s belief in polyglot architectures and solutions built from small, sharp tools.
Ansible
There’s something built into us that drives us to automate everything. Every manual thing we don’t have to do frees us up to do something more exciting and useful.
Thread-based or Event-based?
Q: What do our 3 favourite open source projects (Node, Redis and Nginx) have in common? Apart from being uber-cool?
Watching Silverlight Dependency Properties with Reactive Extensions
At yesterday’s Sliverlight Firestarter, Scott announced that Silverlight 5 will have a DataContextChanged event. Great news! How often have you wanted to grab the view model in the code behind and been frustrated by the fact that in Silverlight…
Inside XPF: Data Binding
Updated 2010-09-20: Reflects the removal of the generic type parameter TOwner from ReactiveProperty (starting Build 20). In the previous post in this series, we discussed XPF’s Reactive Properties – the counterpart to Silverlight’s Dependency…
Inside XPF: Reactive Properties
Updated 2010-09-20: Reflects the removal of the generic type parameter TOwner from ReactiveProperty (starting Build 20).