-

AWS User Group Oslo talk: From Vibe Coding to Spec-Driven Development with Kiro
On Tuesday November 18th at the AWS User Group Oslo Meetup I shared my views on why builders should pivot from Vibe Coding to Spec-Driven Development with Kiro.
-

Demonstrate practical AWS skills with new microcredentials
AWS has announced a new skills validation program called Microcredentials. These are more practical and lightweight approaches for validating knowledge than a full, comprehensive certification exam.
-

How to use Kiro for AI assisted spec-driven development
Read on to learn how to use Kiro for AI assisted spec-driven development of a serverless weather forecasting app, using Terraform for deployment to AWS.
-

Extensive reporting of Well-Architected Maturity
Deploy this Terraform module to produce Well-Architected Compliance reports for accelerating Well-Architected Framework Reviews.
-

How to measure Well-Architected maturity?
Being Well-Architected means that your foundation is solid, so that you can move fast and focus on business requirements, with decreased risk of surprises. But how can we measure Well-Architected maturity? In this article I share an approach with AWS Config Conformance packs, deployed with Terraform.
-

AWS re:Invent re:Cap talk – Simplifying developer experience with new features in AWS Step Functions
Monday January 13th I was invited by AWS User Group Oslo to participate in the traditional AWS re:Invent re:Cap meetup. My re:Cap contribution was a reflection on recent and valuable features in AWS Step Functions which can make the developer experience simpler and more efficient, reducing the time from idea to business value. Main topics…
-

Increase system reliability with Immutable Infrastructure – Move fast and avoid surprises
Experience increased reliability and predictability by never performing software or operating system updates, security patches, application releases or configuration changes live in production gain! With Immutable Infrastructure, compute resources are fully replaced to a known state, without configuration drift, for every mandated change.
-

Bye bye Bastion!
The traditional Bastion Host accessed by SSH/RDP is a relic of the past. For increased security posture, pivot to more modern alternatives. Read more to explore compelling alternatives such as AWS Systems Manager – Session Manager, AWS CloudShell and AWS Cloud9.
-

Never miss an alert with AWS Chatbot and AWS SSM – Incident Manager
In this blog post we explore how to leverage AWS Systems Manager – Incident Manager to efficiently manage situations where a workload has become unavailable or is severely impacted. We also look at how AWS Chatbot can increase insight and visibility into operational metrics and events by getting data out of the AWS Console and…
-

Protect your webapps from malicious traffic with AWS Web Application Firewall
According to DataDogs State of Cloud Security Report, a substantial portion of cloud workloads are excessively privileged and many virtual machines remain publicly exposed to the internet. In this post I will explain how AWS Web Application Firewall can protect your webapps.