Pinned Repositories
calibration
Repository containing eager-factorial (CPU intensive) and continuous-editor (I/O bound) running on JDK 21 and used to demo different GC configurations.
helm-vs-operators
This repository contains the sample code associated with the talk "The automation challenge: Kubernetes Operators vs Helm Charts"
hidden-gems
Code sample for hidden gems
jextract
https://openjdk.org/projects/code-tools
oci-vm-provider
This project uses Java 21+ and Pulumi CLI to create a Compute Instance on Oracle Cloud Infrastructure (OCI).
performance-glance
Repository containing simple springboot todo app with JFR, prometheus and grafana enabled
resilience
stiching-facts
Code for Techniques for Maintainable Quarkus Applications
tictactoe
Simple SSL enabled tictactoe game with SpringBoot, deployed with docker/podman compose. The game is used to observe JFR events in Prometheus.
wrapup
Sample project demonstrating Project Amber + Loom latest features.
ammbra's Repositories
ammbra/performance-glance
Repository containing simple springboot todo app with JFR, prometheus and grafana enabled
ammbra/helm-vs-operators
This repository contains the sample code associated with the talk "The automation challenge: Kubernetes Operators vs Helm Charts"
ammbra/wrapup
Sample project demonstrating Project Amber + Loom latest features.
ammbra/humor-dose
Sample code for Thriving on the Cloud-Native path with Java and Kubernetes
ammbra/CacherPoc
ammbra/hangman
Hangman with JDK 22 and Spring Boot
ammbra/todoitemx
JavaFX ToDo application using JDK 23 language features
ammbra/troubleshooting
Afterlife tales troubleshooting talk samples
ammbra/12factor-kube-broker
ammbra/fellowship
Repo containing sample code using quarkus-resteasy-reactive, quarkus-container-image-jib, quarkus-kubernetes, quarkus-test-kubernetes-client
ammbra/modernized-greeting
ammbra/sample-app
ammbra/secured-apps
Two Java apps (one built on top of Helidon, the other one on top of Quarkus) with mTLS enabled
ammbra/treasures
Sample code for running jextract over native libraries' headers for C, OpenGL, Python.
ammbra/jextract
https://openjdk.org/projects/code-tools
ammbra/oci-vm-provider
This project uses Java 21+ and Pulumi CLI to create a Compute Instance on Oracle Cloud Infrastructure (OCI).
ammbra/tictactoe
Simple SSL enabled tictactoe game with SpringBoot, deployed with docker/podman compose. The game is used to observe JFR events in Prometheus.
ammbra/12factor-kube-fed
ammbra/agenda
A simple todo application with Thymeleaf, showcasing JDK 23 language features.
ammbra/article-images
ammbra/dekorate
Tools for generating Kubernetes related manifests.
ammbra/event
This application loads sessions (from a .csv file) that occur at a conference and schedules them accordingly.
ammbra/inventory-quarkus
CoolStore Inventory Service with Quarkus
ammbra/joker
ammbra/personalize-facts
Techniques for Maintainable Quarkus Application with Quarkus 2
ammbra/personalized-facts
ammbra/playground-snippets
Java Playground Sample Snippets repository
ammbra/quarkus-knative-sample
ammbra/quarkus-petclinic
ammbra/tekton-tutorial-greeter
Simple HelloWorld to demonstrate Tekton Triggers,Workspaces and other examples