Newsletter martinmueller.dev 2022 week 27

July 10, 2022

This week was crazy exciting. On Thursday I took the train to Munich for attending to an AWS Meetup and visit a client and friend. Both events were super empowering and in times like this, I feel very grateful and thankful to work in this area.

In this weekly newsletter, I write a summary of posts that got my attention during the week. I center around topics AWS, DevOps, Architecture, AWS CDK, Serverless, Data Engineering, Data Analytics and much more.

If you like my content follow me on my usual spots to hang around:

What Made GoLang So Popular? The Language’s Creators Look Back

https://thenewstack.io/what-made-golang-so-popular-the-languages-creators-look-back/

An interesting history telling about GoLang and how it became so popular. TBH, I didn't work much with GoLang so far so it is hard for me to see the gold. If you have a project with GoLang and need some help, let me know :)!

Thanks a lot to the author DAVID CASSEL

How to Use Feature Flags

https://dev.to/bentorvo/how-to-use-feature-flags-39md

Why and how you can use feature flags. A very appealing part for feature flags, I find the possibility to roll the feature out to production but disable it quickly if it is causing problems. As well in combination with A/B Testing feature flags can be used to roll out the changes only to a part of the customers.

Thanks a lot to the author Ben Brazier

GitHub Copilot and Open Source: A Love Story That Won’t End Well?

https://thenewstack.io/github-copilot-and-open-source-a-love-story-that-wont-end-well/

There are currently a lot of hot topics around GitHub Copilot. This article summarizes the problem very well. TBH I for myself don't have a strong position. On one hand, I like GitHub as a Git provider with super nice extra features. On the other hand, violating the taking code from a developer who didn't agree to that is awful. The conclusion from the author is nice and makes sense to me.

Thanks a lot to the author SASHA MEDVEDOVSKY

Implementing CUDOS for an Enterprise - Part 2: Filtering Data using Row Level Security

https://dev.to/aws-builders/implementing-cudos-for-an-enterprise-part-2-filtering-data-using-row-level-security-1g2p

A comprehensive article about AWS QuickSight and how to manage your QuickSight user in groups to allow them access to the QuickSight resources. It feels like good QuickSight articles or information are rarely so it is super valuable to have articles like this one.

Thanks a lot to the author Mike Graff

Building an open-source company in public

https://dev.to/novu/building-in-public-4i73

Uh, that is super attractive. Building a complete open-source company. I super like that idea. Being an open-source would include sharing the salary

Thanks a lot to the author Tomer Barnea

Cloud and the shared responsibility model misconceptions

https://dev.to/aws-builders/cloud-and-the-shared-responsibility-model-misconceptions-2lem

The author explains some misconceptions which can occur when a user starts to use a cloud provider.

Thanks a lot to the author Eyal Estrin

Open-Source contribution, a beginner's guide (in 2 minutes)

https://dev.to/mohsenkamrani/open-source-contribution-a-beginners-guide-in-2-minutes-2g58

A nice short intro to GitHub. I personally love working with GitHub.

Thanks a lot to the author mohsen

RDS Aurora Cost Comparison

https://www.reddit.com/r/aws/comments/vuxhdb/rds_aurora_cost_comparison/

A super interesting discussion about costs with AWS RDS Aurora. The general approach seems to be more bottom-up-ish with just trying it out and experiencing the costs.

Learn to code with these 5 proven learning strategies

https://dev.to/educative/learn-to-code-with-these-5-proven-learning-strategies-58gj

Some very good tips for how to improve coding and learning in general. Must read!

Thanks a lot to the author Hunter Johnson

Open Source Projects

In this section, I list Open Source projects I find super interesting!

aws-prototyping-sdk

https://github.com/aws/aws-prototyping-sdk

An amazing new-ish project from the AWS folks with some very sophisticated AWS CDK and Projen constructs. In special the stack-website construct is super mind-blowing and I could find a lot of gold to grab for my own projects. I recommend keeping that on your radar! Thank you so much!

Final Words

Thank you to the authors of those amazing posts. And thank you to the readers of the newsletter. When you like this format or know how to improve it please let me know :). Let's Build!

I love to work on Open Source projects. A lot of my stuff you can already use on https://github.com/mmuller88 . If you like my work there and my blog posts, please consider supporting me on:

Buy me a Ko-Fi

OR

Buy me a Ko-Fi

And don't forget to visit my site

martinmueller.dev

Share