


AWS documentation and service quotas are your friends – do not miss them!
Who loves reading docs? Probably not that many developers and engineers. Coding and developing are so much more exciting than spending hours reading tons of documentation. However just recently I was taught again that this is one of the big misconceptions and...
Azure CosmosDB – why technology choices matter
Some months ago, my colleague Florian and me joined a development team of one of our clients. We are involved as architects and engineers of the application used in their retail stores. The client currently migrates the core software from running decentralized in each...
A cross account cost overview dashboard powered by Lambda, Step Functions, S3 and Quicksight
Keeping an eye on cloud spendings in AWS or any other cloud service provider is one of the most important parts of every project team’s work. This can be tedious when following the AWS recommendation and best practice to split workloads over more than one AWS account....
Microsoft Graph API- a practical example in python
“Nothing is as constant as change.” Following this theme, Microsoft is planning to discontinue Azure AD Graph in 2023 and introduce something new: Microsoft Graph. It will not only replace the former API but also enhance it with new capabilities. Apart...