The most visited DevOps and Developer Productivity blog posts in 2024
A roundup of the top 10 most popular AWS blog posts from 2024, focusing on DevOps tools, developer productivity, and Infrastructure as Code.
A roundup of the top 10 most popular AWS blog posts from 2024, focusing on DevOps tools, developer productivity, and Infrastructure as Code.
Explains how to export AWS CDK code to clean CloudFormation templates, covering escape hatches and practical use cases.
Guide to using AWS SAM's new GraphQLApi resource to build and deploy serverless applications with AWS AppSync.
Explains how to use AWS CDK Custom Resources to trigger a Lambda function immediately after deployment for tasks like database seeding.
A technical guide on configuring AWS Amplify and API Gateway to serve binary data, specifically PDF files, from a serverless Lambda function.
A technical guide on deploying an AWS Transit Gateway integrated with Direct Connect using AWS CDK and custom CloudFormation resources.
A hands-on workshop on using AWS Systems Manager to manage Windows servers at scale, covering automation, patching, and inventory.
Learn how AWS services like CloudWatch, CloudFormation, Config, and CloudTrail help implement governance, compliance, and audit lifecycles.
AWS re:Invent 2019 session on using AWS CloudFormation, OpsWorks, and Systems Manager for high-velocity infrastructure as code and service delivery.
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.
A sysadmin's guide to navigating and mastering AWS documentation, including meta-docs, key services, and frequently updated pages.
A developer's guide to setting up a cost-effective NAT instance on AWS using CloudFormation, detailing the process and code snippets.
A guide to using an AWS CloudFormation template for standardizing the configuration of new linked accounts, including security and administrative roles.
A guide to deploying AWS AutoScale groups with Windows instances that automatically join a domain and rename themselves using CloudFormation and PowerShell.