AWS supports the targeting of a Lambda function behind an application load balancer. Most likely you probably deploy most of your Lambda functions on the AWS API Gateway (same as…
In my last posts I wrote about Nomad as my ideal container orchestration home-server. Specifically about how to install it, and how to create and run a job. For my…
Cypress.IO is een ‘End to End’ (E2E) frontend test tool. De testtool is open source en daardoor gratis te gebruiken. Het is eenvoudig om met behulp van Cypress snel E2E test…
In my previous posts, I have already explained why I chose nomad and how I installed it on my server. In the next post I will answer the question: “How…
The beer hipsters at Terrax Micro-Brewery IncTM are always looking for ways to expand their beer production imperium. Recently they struck a deal with cloud giant Amazon for hosting their…
In my previous post I talked about why I’m going for Nomad instead of any other cool container orchestration platform. In this post I will be showing you how I…
Just like in any other business, you don’t want to be dependent on one supplier. That’s why we as proud owners of Terrax Micro-Brewery Inc.™ recently turned to Amazon Web…
Where the MySQL Event Scheduler mechanism works for both the MySQL and Aurora Cluster RDS services. It seemed not to work after migrating our applications to Aurora Serverless clusters. The…
Although AWS recently published their experimental public roadmap for AWS Container Services. The company can still surprise us during a global pandemic by suddenly announcing the launch of the new…
During a project we are migrating a lot of MySQL RDS instances to Aurora Serverless basically to lower runtime and operational cost (OPEX). In the traditional Aurora / MySQL RDS…
In the IT industry, among others, you’re often only as good as your last success. As Rogers (2016) mentions: “In a world of rapidly changing technology and customer needs, it…
Now that the Social Isolation is in full effect, I find myself with some extra time on my hands. Instead of watching Netflix/Disney+/Prime I decided to migrate my Home Automation…
Let’s take a small break from our Docker/Kubernetes series in which we try to optimize our beer-brewing and -selling throughput and focus a bit more on beer-brewing and -sales measurement….
The biggest advantage of functions is there pay-per-use model. But this also means that the underneath hardware will scale down to zero when not used. When this happens and a…
In our AWS cloud native application development projects we often use native-cloud technology like AWS Lambda and AWS ECS Fargate to accelerate deployment and minimize costs. The power of both…
When using AWS CodeCommit (and I think specifically a MacBook / OS X) you might get the error: fatal: repository ‘https://git-codecommit.eu-west-1.amazonaws.com/v1/repos/demo/’ not found Make sure you have a current version…
In our last couple of beer blogs we stuck to a plain Docker setup. That already got our business a lot more professional and it enabled us to ship out…
During the development of a cloud native application running on Kubernetes we we’re asked to perform implement a security mechanism that pro-actively scans the complete cloud native infrastructure for security…
One of my gripes with the technological developments over the past couple of years is that the names that have been bestowed upon them have not been great. Microservices seem…
It is one of those current buzzwords, next to agile, cloud and containers: microservices. Hyped by Gartner and “mister Service Oriented Architecture” Thomas Erl, this new way of creating business…