OpenEHR: Creating a Local Instance Using EHRbase and DockerGetting started with an open source OpenEHR standard repositoryJan 31, 2025·2 min read
Athena- Getting StartedWhat is AWS Athena? Athena is a serverless 'interactive query service' that can be used to perform SQL queries against a number of sources within AWS. Being serverless, it has low management requirements as well as low cost. What Problem is it trying...Jul 21, 2022·7 min read
Quarkus (GraalVM Native)- GitHub Action PR ValidationIf you ever need to use Quarkus or GraalVM in order to produce an AWS Lambda function running on Java code, you are probably going to want to create some CI, in order to validate any changes made, when making pull requests into your repository. The f...Feb 17, 2022·2 min read