Recently Updated Pages
Chapter 2 How to Keep Your License
Keeping your License Suspension: Means that your license is taken away from you for some time R...
Chapter 1 Driver Licenses
Driver Licenses This chapter is not tested hence it is just some useful information that is good...
SSL Certificate 101
How to generate a self-signed certificate If you wish to generate a certificate from an actual C...
SSL / TLS and HTTPS?
What is SSL / TLS and HTTPS? You have heard of all these terminologies and what do they all mean...
Disable These Files Might be Harmful for your Computer Warning
Windows On windows if you connect to the network drive, and tries to right click files, you migh...
Foundational Knowledge
What is Samba
What is Samba Samba is standard Window interoperability (Able to exchange and communication info...
ActiveMQ 101
Background To talk about ActiveMQ we need to talk about JMS (Java Messaging Serivce). It is an A...
ActiveMQ in Spring
Using ActiveMQ in Spring I just want to put this diagram here so that this can be referenced i...
ActiveMQ Authentication and Setup
Authentication The particular Docker image of ActiveMQ that I'm currently using doesn't support ...
Aspect Oriented Programming
What the heck is AOP? Aspect oriented programming is a programming technique just like object or...
Maven Tests
Maven Test When you execute mvn test it will compile and test the source code that's underneath ...
Lombok
Project Lombok Lombok is a Java library that can help you generate lots of the boiler plate code...
Jacoco Plugin
What is Code Coverage Code coverage is a quality measurement during development process to see h...
Functions
Functions To write a function you would need to use the func keyword, provide the name of the fu...
Loops and range
For loops The only looping construct in Go is the for loop. There is no while loop, but it is ac...
Playing with Apache Kafka
Kafka Setup In this article I'm going to use Kafka with Zookeeper instead of KRaft. This is beca...
Consumer groups
This page just details out the possible scenarios where the number of partitions and consumers in...
Basic Operators and Comparsion
Math Operators +, addition -, subtraction *, multiplication /, division %, remainder **, ex...
ECS, Fargate, ECR, & EKS
Amazon ECS Elastic container service. It is Amazon's own container platform. Let you launch cont...
