cloudonaut cover image

cloudonaut

Latest episodes

undefined
Oct 12, 2023 • 25min

#082 Generating boring CloudFormation templates with the CDK

Andreas and Michael Wittig are building on AWS since 2009. Follow their journey of developing products like bucketAV, marbot, and HyperEnv and learn from practice. Andreas and Michael Wittig are building on AWS since 2009. Follow their journey of developing products like bucketAV, marbot, and HyperEnv and learn from practice. Topics Lambda Monitoring with CloudWatch alarms Generating CloudFormation templates with CDK Terraform 1.6 stumbling blocks Migrating from Jenkins to GitHub Actions Links The Lambda monitoring blind spot Gist: Diff two CloudFormation YAML templates Gist: Build code for inline CloudFormation Lambda functions (can be used with CDK) Subscribe Make sure you are not missing upcoming shows … Podcast feed YouTube channel Newsletter Projects bucketAV — Antivirus protection for Amazon S3 marbot — AWS Monitoring made simple! HyperEnv for GitHub Actions — Deploy self-hosted GitHub runners on AWS with ease! attachmentAV — Antivirus for Atlassian Jira and Confluence Contact and Feedback hello@cloudonaut.io Mastodon (Andreas) Mastodon (Michael) LinkedIn (Andreas) LinkedIn (Michael)
undefined
Sep 30, 2023 • 30min

#081 AWS JavaScript SDK v3 + CloudWatch Dashboard Custom Widgets

Andreas and Michael Wittig are building on AWS since 2009. Follow their journey of developing products like bucketAV, marbot, and HyperEnv and learn from practice. Andreas and Michael Wittig are building on AWS since 2009. Follow their journey of developing products like bucketAV, marbot, and HyperEnv and learn from practice. Topics Migrating to AWS JavaScript SDK v3 Building custom widgets for CloudWatch dashboards Future-proof Terraform provider definition Links Migrating to AWS JavaScript SDK v3: Lessons Learned A future-proof Terraform provider definition Subscribe Make sure you are not missing upcoming shows … Podcast feed YouTube channel Newsletter Projects bucketAV — Antivirus protection for Amazon S3 marbot — AWS Monitoring made simple! HyperEnv for GitHub Actions — Deploy self-hosted GitHub runners on AWS with ease! attachmentAV — Antivirus for Atlassian Jira and Confluence Contact and Feedback hello@cloudonaut.io Mastodon (Andreas) Mastodon (Michael) LinkedIn (Andreas) LinkedIn (Michael)
undefined
Sep 18, 2023 • 31min

#080 Self-hosted GitHub Runners on AWS + S3 Object Lambda + AWS Community Day Germany

Andreas and Michael Wittig are building on AWS since 2009. Follow their journey of developing products like bucketAV, marbot, and HyperEnv and learn from practice. Andreas and Michael Wittig are building on AWS since 2009. Follow their journey of developing products like bucketAV, marbot, and HyperEnv and learn from practice. Topics AWS Community Day Germany/DACH Self-hosted GitHub runners on AWS S3 Object Lambda Links Self-hosted GitHub runners on AWS HyperEnv for GitHub Actions Unboxing S3 Object Lambda (2021) S3 Object Lambda used to implement scan on download for bucketAV Subscribe Make sure you are not missing upcoming shows … Podcast feed YouTube channel Newsletter Projects bucketAV — Antivirus protection for Amazon S3 marbot — AWS Monitoring made simple! HyperEnv for GitHub Actions — Deploy self-hosted GitHub runners on AWS with ease! attachmentAV — Antivirus for Atlassian Jira and Confluence Contact and Feedback hello@cloudonaut.io Mastodon (Andreas) Mastodon (Michael) LinkedIn (Andreas) LinkedIn (Michael)
undefined
Jul 26, 2023 • 25min

#079 Delayed scaling due to inactive SQS queue

Weekly show about all things AWS by Andreas and Michael Wittig Two brothers discussing all things AWS every week. Hosted by Andreas and Michael Wittig presented by cloudonaut. Links Monitoring Amazon SQS queues using CloudWatch ApproximateNumberOfMessagesVisible metric with up to 15 min delay, combine with NumberOfMessagesReceived and NumberOfMessagesDeleted as a workaround (see Available CloudWatch metrics for Amazon SQS Review: App Runner - Simply containers on AWS! Managing custom domain names for an App Runner service attachmentAV Antivirus protection for Confluence and Jira Terraform: Version Constraints Subscribe Do not miss Hot off the Cloud and subscribe to our … Podcast feed YouTube channel Newsletter Contact + Feedback hello@cloudonaut.io @andreas@social.cloudonaut.io @michael@social.cloudonaut.io Andreas Wittig (LinkedIn) Michael Wittig (LinkedIn)
undefined
4 snips
Jun 7, 2023 • 27min

Does AWS Support provide more value than ChatGPT?

Weekly show about all things AWS by Andreas and Michael Wittig Two brothers discussing all things AWS every week. Hosted by Andreas and Michael Wittig presented by cloudonaut. Links Terraform: Version Contraints 5 good reasons not to get AWS certified Clean up unused/old AMIs Subscribe Do not miss Hot off the Cloud and subscribe to our … Podcast feed YouTube channel Newsletter Contact + Feedback hello@cloudonaut.io @andreas@social.cloudonaut.io @michael@social.cloudonaut.io Andreas Wittig (LinkedIn) Michael Wittig (LinkedIn)
undefined
May 12, 2023 • 25min

Monitoring AWS Inspector + Terraform AWS Provider + Spot Pricing

Weekly show about all things AWS by Andreas and Michael Wittig Two brothers discussing all things AWS every week. Hosted by Andreas and Michael Wittig presented by cloudonaut. Amazon Web Services in Action 3rd Edition out now! We are happy to announce the official launch of our new book Amazon Web Services in Action 3rd Edition. The 3rd edition contains a new chapter covering containers on AWS: Building modern architectures for the cloud: ECS, Fargate, and App Runner. The chapter starts with the simplest way to deploy containers on AWS: App Runner. After that, we dive into our favorite architecture consisting of ECS to orchestrate containers and Fargate providing a Serverless container infrastructure. Besides adding a new chapter, we have entirely rewritten chapter 15: Automating deployment: CodeDeploy, CloudFormation, and Packer. Automating the deployments is key to success in the cloud. Therefore, chapter 15 introduces three different options: CodeDeploy to roll out new versions of an application among a fleet of EC2 instances. Packer to bundle the latest version of an application into an AMI. CloudFormation to orchestrate rolling updates of EC2 instances managed by an auto-scaling group. Buy from Manning use coupon code wittig40 to get 40% off Buy from Amazon Links Now available: Book Amazon Web Services in Action 3rd Edition What is Amazon Inspector? Monitoring Amazon Inspector findings Kamil Turek contributes to the Terraform AWS Provider Farewell to the Era of Cheap EC2 Spot Instances by Eric Pauley Fallback to on-demand EC2 instances if spot capacity is unavailable Subscribe Do not miss Hot off the Cloud and subscribe to our … Podcast feed YouTube channel Newsletter Contact + Feedback hello@cloudonaut.io @andreas@social.cloudonaut.io @michael@social.cloudonaut.io Andreas Wittig (LinkedIn) Michael Wittig (LinkedIn)
undefined
Apr 27, 2023 • 36min

How we built bucketAV powered by Sophos

Weekly show about all things AWS by Andreas and Michael Wittig Two brothers discussing all things AWS every week. Hosted by Andreas and Michael Wittig presented by cloudonaut. Links bucketAV powered by Sophos How we built bucketAV powered by Sophos widdix/s3-getobject-accelerator Fallback to on-demand EC2 instances if spot capacity is unavailable Subscribe Do not miss Hot off the Cloud and subscribe to our … Podcast feed YouTube channel Newsletter Contact + Feedback hello@cloudonaut.io @andreas@social.cloudonaut.io @michael@social.cloudonaut.io Andreas Wittig (LinkedIn) Michael Wittig (LinkedIn)
undefined
Mar 29, 2023 • 25min

Downloading 5 TB from S3 is not that easy!

Weekly show about all things AWS by Andreas and Michael Wittig Two brothers discussing all things AWS every week. Hosted by Andreas and Michael Wittig presented by cloudonaut. Links Enable a FIDO security key for the AWS account root user YubiKey S3: Use Byte-Range Fetches widdix/s3-getobject-accelerator Atem Mini Pro ISO AWS Elemental MediaLive Subscribe Do not miss Hot off the Cloud and subscribe to our … Podcast feed YouTube channel Newsletter Contact + Feedback hello@cloudonaut.io @andreas@social.cloudonaut.io @michael@social.cloudonaut.io Andreas Wittig (LinkedIn) Michael Wittig (LinkedIn)
undefined
Mar 16, 2023 • 24min

EC2 instance, ID card please!

Weekly show about all things AWS by Andreas and Michael Wittig Two brothers discussing all things AWS every week. Hosted by Andreas and Michael Wittig presented by cloudonaut. Links S3 Replication EC2 Network Benchmark EC2 Instance Document 2023 Answers for AWS Survey Subscribe Do not miss Hot off the Cloud and subscribe to our … Podcast feed YouTube channel Newsletter Contact + Feedback hello@cloudonaut.io @andreas@social.cloudonaut.io @michael@social.cloudonaut.io Andreas Wittig (LinkedIn) Michael Wittig (LinkedIn) Support us! Our work on cloudonaut is possible only because of your support. Therefore, we want to thank our supporters! With your help, we can continue to produce independent & high-quality content focused on AWS. If you are not already doing so, please consider supporting us with a one-time or recurring donation as well. Support us!
undefined
Mar 9, 2023 • 26min

Advanced Monitoring with EventBridge + Amazon Linux 2 Container

Weekly show about all things AWS by Andreas and Michael Wittig Two brothers discussing all things AWS every week. Hosted by Andreas and Michael Wittig presented by cloudonaut. Links AWS Debug Games Serverless Messaging: Latency Compared Using CloudWatch anomaly detection AWS Monitoring with EventBridge Subscribe Do not miss Hot off the Cloud and subscribe to our … Podcast feed YouTube channel Newsletter Contact + Feedback hello@cloudonaut.io @andreas@social.cloudonaut.io @michael@social.cloudonaut.io Andreas Wittig (LinkedIn) Michael Wittig (LinkedIn) Support us! Our work on cloudonaut is possible only because of your support. Therefore, we want to thank our supporters! With your help, we can continue to produce independent & high-quality content focused on AWS. If you are not already doing so, please consider supporting us with a one-time or recurring donation as well. Support us!

Get the Snipd
podcast app

Unlock the knowledge in podcasts with the podcast player of the future.
App store bannerPlay store banner

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode

Save any
moment

Hear something you like? Tap your headphones to save it with AI-generated key takeaways

Share
& Export

Send highlights to Twitter, WhatsApp or export them to Notion, Readwise & more

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode