Mathias DüsterhöftFive reasons for writing a custom CDK Construct LibraryCDK is a great tool to create your application resources using programming languages. Here are five reasons for your own construct library.Mar 18, 2021Mar 18, 2021
Mathias DüsterhöftGet more out of Pull Request ReviewsPull request reviews are an essential tool to improve quality. This post looks at aspects of code review that deserve more attention.Jan 21, 2020Jan 21, 2020
Mathias DüsterhöftEase creation of GraalVM native images using assisted configurationThis post will show how we can use the new native image trace agent to generate GraalVM native image configuration.May 6, 2019May 6, 2019
Mathias DüsterhöftFighting cold startup issues for your Kotlin Lambda with GraalVMIn this post we will see how we can tackle high cold startup times for Kotlin functions on AWS Lambda using GraalVM.Dec 11, 20181Dec 11, 20181
Mathias DüsterhöftinRAML by ExampleHow to produce RAML with Spring REST Docs using restdocs-ramlOur project restdocs-raml can be used to enhance Spring REST Docs to produce a RAML representation of a REST API. We’ll show how and why.Feb 15, 2018Feb 15, 2018