I don't know… the domain was free.
Latest Posts
-
Intro to Reactive Programming
Reactive code is a paradigm of code based on the idea that you have a Stream of data that needs processing. It relies heavily…
-
Using AWS Lambda Destinations with Java
Source Lambda The source lambda is the first lambda that will be called, either by an api call, a time event, a queue message…