top of page
MagBlog
Thoughts on technology
Kieran Mangan
Nov 133 min read
Building Apps with AI - AWS App Studio review
At some point in the future, AI will do almost all the heavy lifting required to build web applications. AWS App Studio appears to be...
0 comments
Kieran Mangan
May 6, 20234 min read
Why hiring is hard, and how to get it right
There are two hard things in software development. Naming things, and hiring. The people you bring to the team will define your success...
0 comments
Kieran Mangan
Apr 2, 20233 min read
Continuous Deployment
The fastest and safest way to release code Continuous Deployment is about pushing code through to a live environment as soon as it's...
0 comments
Kieran Mangan
Mar 13, 20211 min read
Using Record Name Strategy with Kafka 'Command' Topics
Command topics are a key part of CQRS architecture that helps us clearly separate the initiation of an operation (e.g. make payment,...
0 comments
Kieran Mangan
Feb 8, 20212 min read
CQRS Architecture with Kafka
Apache Kafka is an amazing tool for microservice communication, it's easy to send and receive messages in a variety of programming...
0 comments
Kieran Mangan
Jan 4, 20201 min read
How easy is user management and authentication?
It's arguably the most important part of a system, so how hard is it to create a secure application to create users and allow login?...
0 comments
bottom of page