Cloud Field Day – VMware
A delegate previews Cloud Field Day 5, focusing on VMware's AWS integration and the real-world practicality of VMware Cloud on AWS.
A delegate previews Cloud Field Day 5, focusing on VMware's AWS integration and the real-world practicality of VMware Cloud on AWS.
A guide on using Golang to automatically generate Terraform configuration code from a TOML specification file, focusing on AWS Network ACL rules.
A step-by-step guide to hosting a static website on Amazon S3, configuring a custom domain, and enabling free SSL using CloudFront and AWS Certificate Manager.
A delegate previews Kemp's cloud load balancing solutions ahead of Cloud Field Day 5, analyzing their integration with Azure Stack and multi-cloud.
Learn how to use AWS CloudFormation Custom Resources to extend infrastructure-as-code capabilities for unsupported AWS or third-party services.
A guide to AWS CloudFormation Macros, explaining how to create custom template transformations using Lambda functions for more flexible infrastructure-as-code.
An analysis of Amazon's business model and strategy, comparing it to Walmart's historical innovations in retail and logistics.
A guide on migrating an existing Amazon DynamoDB table to a Global Table, including architecture and steps using infrastructure-as-code tools.
A serverless service that monitors the AWS Solutions catalog and sends alerts via SNS when new solutions are added.
A guide to getting started with serverless architecture, covering language selection, tools, and best practices for AWS Lambda.
Performance comparison of three AWS API deployment methods: Lambda, API Gateway service proxy, and Fargate containers.
Analyzes serverless vendor lock-in, arguing the real issue is dependency on cloud provider APIs, not function portability, and advises against over-engineering for agnosticism.
Final part of a series on AWS serverless pitfalls, covering unexpected behaviors in CloudFront, DynamoDB, Cognito, and AppSync.
Part 4 of a series on AWS serverless pitfalls, focusing on cost estimation, billing attacks, and strategies to prevent unexpected expenses.
Part 2 of a series on AWS serverless architecture mistakes, covering design principles like single-purpose functions and designing for failure.
Argues for using TypeScript over YAML for cloud infrastructure automation, using a serverless URL shortener on AWS as a case study.
Announcing the launch of the Day Two Cloud podcast, focusing on advanced cloud operations, migrations, and management topics.
A summary of key announcements and insights from the AWS re:Invent conference, as presented at a London event, focusing on AWS services and platform thinking.
Argues that the PIE theorem (Pattern Flexibility, Efficiency, Infinite Scale) is more practical for database selection than the popular CAP theorem.
A technical guide on migrating a static website from AWS S3 to Azure Storage Static Websites, including setup steps and a script.