Log in

goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
headphones
cloudonaut

cloudonaut

Andreas Wittig and Michael Wittig focusing on AWS Cloud

We are two brothers focusing 100% on Amazon Web Services (AWS). Every other week, one of us prepares the topic of the podcast. The topic is not known to the other one, which results in surprising conversations about all things AWS. Typically, we are covering the following topics: DevOps, Serverless, Container, Security, Infrastructure as Code, Container, Continuous Deployment, S3, EC2, RDS, VPC, IAM, VPC, and many more.
bookmark
Share icon

All episodes

Best episodes

Top 10 cloudonaut Episodes

Goodpods has curated a list of the 10 best cloudonaut episodes, ranked by the number of listens and likes each episode have garnered from our listeners. If you are listening to cloudonaut for the first time, there's no better place to start than with one of these standout episodes. If you are a fan of the show, vote for your favorite cloudonaut episode by adding your comments to the episode page.

cloudonaut - #45 The AWS Cookbook
play

04/28/22 • 38 min

John Culkin and Mike Zazon share powerful recipes to spice up AWS.

Notes

Andreas invited John Culkin and Mike Zazon to talk about their latest book: the AWS Cookbook which includes 70 self-contained recipes to help you creatively solve common AWS challenges you'll encounter on your cloud journey.

During the show John and Mike share three of their recipes for free. Besides the audio-version, check out the text and code snippets as well.

Where to get the book?

Get the whole book with 70 self-contained recipes!

Newsletter

Every week, we write about all things AWS. For example, we unbox or review new AWS services. We also share pitfalls that we learned about the hard way ourselves. On top of that, we provide code examples for Infrastructure as Code and Serverless applications.

Subscribe to our newsletter for free!

Support us

We launched cloudonaut.io in 2015. Since then, we have published hundreds of articles, podcast episodes, and videos. It's all free and means a lot of work in our spare time. We enjoy sharing our AWS knowledge with you.

Have you learned something new by reading, listening, or watching our content? If so, we kindly ask you to support us in producing high-quality & independent AWS content. We look forward to sharing our AWS knowledge with you.

Support us!

Feedback

We ask for feedback! Please rate or review our podcast on Apple Podcasts or wherever you listen to your favorite shows. Or send us a message via Twitter (Andreas and Michael) or LinkedIn (Andreas and Michael) or send us an email.

bookmark
plus icon
share episode
cloudonaut - #25 CloudFormation's unknown features
play

08/13/20 • 42 min

6 unknown CloudFormation features you should know about

Newsletter

Every week, we write about all things AWS. For example, we unbox or review new AWS services. We also share pitfalls that we learned about the hard way ourselves. On top of that, we provide code examples for Infrastructure as Code and Serverless applications.

Subscribe to our newsletter for free!

Notes

Don't miss our blog post 6 unknown CloudFormation features you should know about, the written version of this podcast episode.

Michael shares 6 tips and tricks to improve your Infrastructure as Code templates:

📣 marbot for Microsoft Teams

About two months ago, we launched the beta of marbot for Microsoft Teams. We received tremendous feedback. Today, we are happy to announce that marbot for Microsoft Teams is generally available on the AWS Marketplace.

Monitor your AWS infrastructure with easy and receive alarms via Microsoft Teams. Check it out!.

Support us

We launched cloudonaut.io in 2015. Since then, we have published hundreds of articles, podcast episodes, and videos. It's all free and means a lot of work in our spare time. We enjoy sharing our AWS knowledge with you.

Have you learned something new by reading, listening, or watching our content? If so, we kindly ask you to support us in producing high-quality & independent AWS content. We look forward to sharing our AWS knowledge with you.

Support us!

Feedback

We ask for feedback! Please rate or review our podcast on Apple Podcasts or wherever you listen to your favorite shows. Or send us a message via Twitter (Andreas and Michael) or LinkedIn (Andreas and Michael) or send us an email.

bookmark
plus icon
share episode
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

Subscribe

Do not miss Hot off the Cloud and subscribe to our ...

Contact + Feedback

bookmark
plus icon
share episode
cloudonaut - How we built bucketAV powered by Sophos
play

04/27/23 • 35 min

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

Subscribe

Do not miss Hot off the Cloud and subscribe to our ...

Contact + Feedback

bookmark
plus icon
share episode
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.

  • AWS News: Our thoughts on AWS's recent announcement.
  • Lessons Learned: What we learned while building on AWS.
  • #askcloudonaut: Ask us anything. Use the chat during the live stream or send in your questions in advance.

Links

Looking for a new job?

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. https://cloudonaut.io/support-us/

bookmark
plus icon
share episode

Get insights into the day-to-day challenges of builders. In this issue, Peter Reitz from our partner tecRacer talks about how to build Serverless ETL pipelines with Athena and Airflow. Learn how to extract data from data stored on S3, transform and enrich the data, transform it into a format optimized for data analytics and upload the data to S3 for further processing.

Would you like to join Peters's team to solve real-world problems with the help of data analytics and machine learning powered by AWS? tecRacer is hiring a Cloud Consultant focusing on Machine Learning and Data Analytics. Apply now!

bookmark
plus icon
share episode
cloudonaut - #32 Comparing API Gateways on AWS
play

11/11/20 • 40 min

REST API, HTTP API, WebSocket API, AppSync, and ALB

Newsletter

Every week, we write about all things AWS. For example, we unbox or review new AWS services. We also share pitfalls that we learned about the hard way ourselves. On top of that, we provide code examples for Infrastructure as Code and Serverless applications.

Subscribe to our newsletter for free!

Notes

Don't miss the blog post Comparing API Gateways on AWS , the written version of this podcast episode.

Special thanks to Cloudcraft our go-to tool for creating AWS architecture diagrams. This year we are writing for the Cloudcraft blog as well.

Comparing API Gateways on AWS

  1. API Gateway REST API
  2. API Gateway HTTP API
  3. API Gateway WebSocket API
  4. AppSync
  5. Application Load Balancer (ALB)

Additional Links

Support us

We launched cloudonaut.io in 2015. Since then, we have published hundreds of articles, podcast episodes, and videos. It's all free and means a lot of work in our spare time. We enjoy sharing our AWS knowledge with you.

Have you learned something new by reading, listening, or watching our content? If so, we kindly ask you to support us in producing high-quality & independent AWS content. We look forward to sharing our AWS knowledge with you.

Support us!

Feedback

We ask for feedback! Please rate or review our podcast on Apple Podcasts or wherever you listen to your favorite shows. Or send us a message via Twitter (Andreas and Michael) or LinkedIn (Andreas and Michael) or send us an email.

bookmark
plus icon
share episode

Show more best episodes

Toggle view more icon

FAQ

How many episodes does cloudonaut have?

cloudonaut currently has 91 episodes available.

What topics does cloudonaut cover?

The podcast is about News, Cloud, Aws, Tech News, Podcasts and Technology.

What is the most popular episode on cloudonaut?

The episode title '#089 Copying 5 TB in 15 minutes' is the most popular.

What is the average episode length on cloudonaut?

The average episode length on cloudonaut is 36 minutes.

How often are episodes of cloudonaut released?

Episodes of cloudonaut are typically released every 14 days, 1 hour.

When was the first episode of cloudonaut?

The first episode of cloudonaut was released on Aug 7, 2019.

Show more FAQ

Toggle view more icon

Comments