Pablo Bermejo.

A tech blog using GitHub Issues as CMS

Featured Story

I created my own blog platform using GitHub Issues as CMS, Next.js and OpenAI in 2 days

What happened?

Those who know me (or have been following me for a while) know that I love writing. I find it a liberating experience, and it has enormously helped me sort and then consolidate thoughts in my head for years. I am okay with it if no one reads...

πŸ’¬12πŸ™‚3

More Stories

What's next after serverless?

Primitives and Frameworks

We have heard many times that AWS builds primitives, not frameworks. But, what does that mean? For starters, here is my own definition of the terminology:

  • Primitives are low-level, highly-reusable building blocks with high Inversion of Control​. With primitives, we give developers the power to implement their...
πŸ’¬1πŸ™‚0

Why I favor serverless over kubernetes

Introduction

Wait, before you go and pitch your boss on ditching your current setup in favor of serverless without knowing all the details, let's talk about the other player in town first: Kubernetes. Kubernetes (or K8s, as the cool kids call it) has gained a lot of popularity in recent...

πŸ’¬0πŸ™‚8

Modern Web Development with the Modern Cloud

Different rendering options

It appears to me that making architectural decisions for Web development is more complicated than ever due to the emergence of frameworks that bake in client/server tradeoffs. Yes, I am thinking of Next.js or Remix, which offer different rendering options for different use cases. In any case,...

πŸ’¬0πŸ™‚0

How Vercel is Changing the Cloud Game

1. What is Vercel?

In all likelihood, many people know Vercel for being the creators of Next.js, a React-based Web development framework with SPA, SSG, and SSR capabilities. But frankly, after discussing what Vercel really is with my colleagues at work several times, it is way more than that:

Vercel is...

πŸ’¬0πŸ™‚0