Create a Fully Functional Payment Service Using Spring Boot and Java

After paying an Uber for the first time, I decided to dig into the Marqeta API used for payment processing. In a matter of hours, I was able to create a fully functional Payment Service using Spring Boot and Java. For the last two years, I experienced the… Read more

Similar

Making FlameGraphs with Containerized Java

About a month ago, I had the pleasure of taking a tutorial led by the fantastic Brendan Gregg on creating FlameGraphs using the Linux perf toolset. I recommend reading his many blog posts on the subject, but in short: while perf is an excellent resource f...

Read more »