Prompt Driven Development What I learnt vibe coding for a real project in the real world

A guide to programming in the age of AI and LLM assistance

Is your company ready for AI?

As a consultancy, we are expected to have strong and well-formed opinions on all new technologies arriving on the market. So we often get asked, “What should I be doing with AI? Should I be using it? What should I...

Transparent borders for element states

It’s quite a common design requirement to have a border on some states of an element but not others. For example a set of tabs where the currently active tab is highlighted with a top border, or a button where...

Creating a Retrieval Augmented generative AI chatbot

I’ve said before that using the cloud feels to a certain age of developer like a kid in a sweet shop. Talking to a colleague of a similar age recently about how he wrote his own message bus in C,...

Accelerating AWS Native Development with LocalStack & Docker: A Real-World Case Study

Some of the benefits of using LocalStack to emulate AWS environments on a developer's local machine, based on real-world project experience.

Use Cases for AI

What should we be using AI for?

AWS Simple Email Service Security

Best practices for Secure Email Sending

DCX React Library v1.0.0 is with us and we’re proud of it

In 2022 we announced a new style-agnostic React library called dcx-react-library and today, after almost 3 years of hard work and 14 releases, we happy to share that version 1.0.0 is finally available. What’s new We’ve built more than 35...

Automation Scripting with Bash Automating Tasks in the Cloud with Custom Bash Scripts

In this article, we explore automation scripting, its role within cloud engineering and use cases for Bash.