Published onJuly 28, 2024Developing Microservices Locally with Docker Composemicroservicedockerspring-bootdocker-composeHow do you run your microservices locally using Docker Compose for local development & testing?Read more →
Published onJuly 5, 2024Understanding Spring Boot Annotations: @Bean vs @Component vs ...spring-bootannotationsjavaA clear, concise introduction to understanding the annotations, and the differences between the different annotations in Spring BootRead more →
Published onJune 13, 2024What makes up Microservice Architecture?microservicearchitecturespring-bootA high-level overview of various components within a microservice architectureRead more →
Published onApril 25, 2024Back into BlogginglifethrowbackA quarter since 2024, and why I haven't been writing since, as well as some personal life updatesRead more →
Published onDecember 24, 2023The Evil Behind Your API Sluggishness: N+1 Select QueriesbackendormdesignperformancedatabaseYour APIs start to slow down? Maybe it's time to check the database queriesRead more →