#7 How we run our blog cloudonaut.io
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
Now and then you ask us: How do you run cloudonaut.io? Today, I want to share some insights with you about the work and technology behind the scenes of our blog.
- How do we come up with new topics?
- How do we host this website?
- How do we survive to be listed on the front page of Hacker News?
We write our blog posts in Markdown and use hexo to generate a static website.
We host our blog on CloudFront and S3. See CloudFormation template for a static website.
Lambda@Edge allows us to handle redirects and optimize images on the fly. Check out our static-website-img-optimize if you want to build something similar.
By using Uptime Robot and marbot, we make sure we are the first to know that our blog is suffering from a downtime.
Want to learn more? Check out our blog post How we run our blog cloudonaut.io which is discussing the topic of this episode as well.
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.
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.
Comments
New comment