MAX BUILD SPEED
  • Home
  • About
Sign in Subscribe

Max Rohde

Max Rohde
Beginners Guide to DynamoDB with Node.js

aws

Beginners Guide to DynamoDB with Node.js

I have long been very sceptical of so called NoSQL databases. I believe that traditional SQL database provided better higher level abstractions for defining data structures and working with data. However, I have received a few queries for a DynamoDB template for my project builder Goldstack and I figured a

By Max Rohde 10 Jun 2022
Solving 'Error creating CloudFront Distribution: AccessDenied: Your account must be verified'

aws

Solving 'Error creating CloudFront Distribution: AccessDenied: Your account must be verified'

As part of testing Goldstack templates I often create new AWS accounts and deploy a number or resources to them. Today I came across the following error while trying to stand up a CloudFront Distribution Error: error creating CloudFront Distribution: AccessDenied: Your account must be verified before you can add

By Max Rohde 10 Jun 2022
The Ultimate Guide to Hosting Static Websites using S3

amazon-route-53

The Ultimate Guide to Hosting Static Websites using S3

AWS S3 has long been known as an effective way to host static websites and assets. Unfortunately, while it is easy to configure an S3 bucket to enable static file hosting, it is quite complicated to achieve the following: * Use your own domain name * Enable users to access the content

By Max Rohde 07 May 2022
S3 and Typescript

aws

S3 and Typescript

AWS S3 is a cloud service for storing data using a simple API. In contrast to a traditional database, S3 is more akin to a file system. Data is stored under a certain path. The strengths of S3 are its easy to use API as well as its very low

By Max Rohde 27 Apr 2022
SES, Terraform and TypeScript Starter Project

aws

SES, Terraform and TypeScript Starter Project

Amazon Simple Email Service (SES) is a serverless service for sending emails from your applications. Like other AWS services, you can send emails with SES using the AWS REST API or the AWS SDKs. In this article, I want to look at how to send emails using SES with TypeScript

By Max Rohde 26 Apr 2022
Next.js 12 Templates

aws

Next.js 12 Templates

Next.js 12 has been released a few months ago. It is a major update to the Next.js framework that includes a lot of new features and improvements. Goldstack provides two templates based on Next.js: Next.js Template for building vanilla Next.js applications Next.js + Bootstrap Template

By Max Rohde 17 Mar 2022
Next.js + Bootstrap Boilerplate

aws

Next.js + Bootstrap Boilerplate

I has been nearly two years since I first wrote about a Next.js + Bootstrap starter project on this blog. Since then I have been extending the base template and made it easier to configure and use. It is now available as one of the templates on Goldstack: Next.js

By Max Rohde 10 Mar 2022
The Art of Thinking Clearly - Book Review

book-reviews

The Art of Thinking Clearly - Book Review

I have long been fascinated with the research on human biases and how they can affect our decision making. I've read a bit of Kahneman's work and have seen it cited in many other books. I never quite got around to finishing 'Thinking, Fast and

By Max Rohde 26 Feb 2022
Deploy Serverless Next.js to AWS with Terraform 1.1

aws

Deploy Serverless Next.js to AWS with Terraform 1.1

Terraform for better or worse is frequently updated with new versions. Many of these introduce incompatibilities with previous versions that require manual rework of Terraform definitions as well as require updating the local or remote Terraform state. I originally developed a solution for deploying Next.js to AWS using Terraform

By Max Rohde 21 Jan 2022
Memory System Part 4: Symbolic Systems

life

Memory System Part 4: Symbolic Systems

In the earlier parts of this series I have discussed the possible modern applications of ancient memory techniques. I mentioned that not everyone was convinced of the merits of some of the key tenants of the proposed system, chiefly its reliance on adding imagined images to what needs to be

By Max Rohde 16 Jan 2022
Serverless API with TypeScript on AWS

aws

Serverless API with TypeScript on AWS

There are many ways to stand up a REST API. Nearly every programming language provides a way for us to develop a simple web server, such as Express.js, Go Gin or Python Flask. However, with the advent of serverless computing, we need to rethink some of the fundamentals of

By Max Rohde 04 Jan 2022
TypeScript Types for AWS Lambda

aws

TypeScript Types for AWS Lambda

TypeScript is an excellent language for writing AWS Lambda functions. Its flexible static typing allows for high developer productivity and since it can be transpiled into JavaScript, our code can be bundled into small deployment packages that allow for fast Lambda cold starts, without need for keeping 'warm'

By Max Rohde 02 Jan 2022
See all
MAX BUILD SPEED

MAX BUILD SPEED

be calm & code.

MAX BUILD SPEED
  • Sign up
Powered by Ghost

MAX BUILD SPEED

be calm & code.