RelaximusBuilding my own Chat GPT with blackjack and …Recently, all different LLM platforms busted drastically, and OpenAI’s chat GPT is one of them. The next iteration of this ecosystem is…Jun 10Jun 10
RelaximusThree Dreadful Facts About MotivationHave you ever had a situation where the lead engineer comes in and says he’s burned out, no longer has an interest in the project, and…Dec 26, 2023Dec 26, 2023
RelaximusSearching data from DynamoDB using Amazon Kinesis streamsThis is a second part of the previous writing about the option for streaming data from Amazon DynamoDb to other services. I wasn’t aware…Dec 25, 2020Dec 25, 2020
RelaximusSearching data from DynamoDB in three simple stepsIt’s well known that DynamoDB works well for lookup queries. But if you need to run heavy, analytical queries against the data in the…Dec 8, 2020Dec 8, 2020
RelaximusFour cool things about Spring ActuatorI am going to quickly show some cool things, which could be done almost out of the box by means of the Spring Actuator module. I selected…Oct 27, 2020Oct 27, 2020
RelaximusSpring functional endpoints to rescue youNot so many people, using Spring MVC consider or even know the alternative way of describing the controllers (or better say handlers) in…Sep 13, 2020Sep 13, 2020
RelaximusSpring conversion: converters and formatters, part 2This is a continuing of the previous reading about the core functionality of the Spring Framework provided for types conversion. Here…Jun 20, 2020Jun 20, 2020
RelaximusSpring conversion basics everyone should knowThere are some basics that usually allow you to handle a bit more complicated abstractions on top of them. I think, in the case of Spring…Jun 14, 2020Jun 14, 2020
RelaximusCodeBuild Going OutAn interesting question came to my mind when I was playing around with the AWS Autoscaling group setup. What is actually a better, most…May 11, 2020May 11, 2020
RelaximusSpring Data DynamoDB + local instance = beginner loveOriginally published on relaximus.comApr 5, 2019Apr 5, 2019