In this video of Cloudcraft Live scanning, we’ll demonstrate how easy it is to visualize your AWS environment in just a few clicks.
continue readingHow to Replicate Your Data with DynamoDB Global Tables
In my last post about Multi-Region AWS Architectures, I discussed how you could reduce end-user latency and increase availability by running your application in multiple regions. I compared AWS services that help you to run your application in various regions at the same time. In this post, we’ll focus on one data store that shines in multi-region architectures: Amazon DynamoDB.
continue readingHow to Choose the Best Way to Scale EC2 Instances
Migrating workloads into the cloud — and specifically to AWS — comes with many advantages. You can operate workloads in new ways. When you only pay for what you use and add capacity within minutes, the world of auto-scaling opens up.
continue readingProgramming your CDN: CloudFront and Lambda@Edge
Minimizing the load time of your websites and applications is essential for two reasons. First, search engines rank websites based on page load times. Second, users are impatient and might cancel loading your application to jump to a competitor instead. That’s why content delivery networks (CDNs) became more and more popular since they came into existence in the late 1990s.
continue readingHow to Become an AWS Certified Solutions Architect (SAA-C02)
In 2012, I created my first AWS account. Back then, I worked as a software engineer and was looking for a way to deploy an online trading platform. Two years later, I attended re:Invent — the yearly conference organized by AWS — in Las Vegas for the first time. I was lucky to pass the Certified Solutions Architect certification without any preparation due to my hands-on experience.
Are you aiming to pass the Solutions Architect Associate (SAA-C02) exam? In this blog, you’ll find my advice on how to prepare for the certification exam. My approach is not the fastest way to get certified but a sustainable and joyful way to learn about AWS that will pay off in the long term.
Part II: Generating Live Cloudcraft Architecture Diagrams in Confluence
Welcome to Part 2 of the Cloudcraft API series! If you haven’t configured Postman and Cloudcraft yet, check out Part 1.
The goal of this part is to:
- Use Cloudcraft’s API to make a request to update your existing blueprint
- Apply AWS tagging best practices for filtered snapshots
- Embed your live blueprint into Confluence for your change management or documentation workflow