Mid-Event Highlights: Key Announcements and Innovations from AWS re:Invent 2024Dec 4, 2024·11 min read
Looking Back, Building Forward: Dr. Werner Vogels’ Blueprint from re:Invent 2024The dust has settled on re:Invent 2024, but the echoes of Werner Vogels' keynote continue to resonate through the AWS community. Like a fine whiskey, the insights shared by Amazon's CTO are maturing with time, offering a timeless blueprint for buildi...Jan 10, 2025·8 min read
Revelations and Innovations: Unveiling the Spectacular Journey of re:Invent 2023 - Part 2Dec 1, 2023·4 min read
Halfway through AWS re:Invent 2023: A Journey Unveiling Innovation!As we find ourselves at the exhilarating midpoint of AWS re:Invent 2023, the air is charged with innovation, collaboration, and the unmistakable buzz of cutting-edge technology. It's been a whirlwind of breakthrough announcements, hands-on experience...Nov 29, 2023·7 min read
Managing complex infrastructure using AWS CDK and GoIn a previous article we dove into the topic of "Managing K8S Infrastructure and Applications on AWS". There, using the AWS Cloud Development Kit (CDK) and the Python language, we saw how we can manage a complete solution around Kubernetes (K8s) on A...Jun 27, 2023·5 min read
Managing multiple environments in the AWS CDK using YAML configuration filesOne specific area where the deployment of Infrastructure as Code holds immense importance is in the context of a DTAP (Development, Testing, Acceptance, Production) environment. The DTAP street refers to the progression of software through different ...Jun 22, 2023·6 min read
Managing K8S Infrastructure and Applications on AWS: The Imperative WayThis article has been written as a result of a talk I have given recently within the knowledge exchange (XKE) sessions at Xebia in the Netherlands. The question quite simple: How can we manage K8s infrastructure and applications using one codebase a...May 2, 2023·8 min read
Benchmark series: Amazon MemoryDB and how it stands compared to Amazon ElastiCache for RedisUntil recently, Amazon Web Services (AWS) offered a collection of 10 Database Services. With the addition of Amazon MemoryDB, it now offers 11, resulting in more than 15 Database Engines that users can choose from. Amazon MemoryDB for Redis is a Redi...Sep 2, 2021·5 min read
Bring your own IPs to the AWS Cloud - Design ConsiderationsMost customers do not care about the public IPs that are used to expose their solutions to the internet. There are cases where static IPs (Elastic IPs or EIPs) are important, for example when whitelisting IPs to third parties, but not the IP itself. ...Mar 18, 2021·4 min read