Skip to main content

Recently Updated Pages

Chapter 2 How to Keep Your License

Driver Study Notes

Keeping your License Suspension: Means that your license is taken away from you for some time R...

Updated 10 months ago by Tamarine

Chapter 1 Driver Licenses

Driver Study Notes

Driver Licenses This chapter is not tested hence it is just some useful information that is good...

Updated 10 months ago by Tamarine

SSL Certificate 101

SSL and Certificates

How to generate a self-signed certificate If you wish to generate a certificate from an actual C...

Updated 1 year ago by Tamarine

SSL / TLS and HTTPS?

SSL and Certificates

What is SSL / TLS and HTTPS? You have heard of all these terminologies and what do they all mean...

Updated 1 year ago by Tamarine

Disable These Files Might be Harmful for your Computer Warning

Samba

Windows On windows if you connect to the network drive, and tries to right click files, you migh...

Updated 1 year ago by Tamarine

Foundational Knowledge

Artificial Intelligence Learning

Updated 1 year ago by Tamarine

What is Samba

Samba

What is Samba Samba is standard Window interoperability (Able to exchange and communication info...

Updated 1 year ago by Tamarine

ActiveMQ 101

ActiveMQ

Background To talk about ActiveMQ we need to talk about JMS (Java Messaging Serivce). It is an A...

Updated 1 year ago by Tamarine

ActiveMQ in Spring

ActiveMQ

Using ActiveMQ in Spring I just want to put this diagram here so that this can be referenced i...

Updated 1 year ago by Tamarine

ActiveMQ Authentication and Setup

ActiveMQ

Authentication The particular Docker image of ActiveMQ that I'm currently using doesn't support ...

Updated 1 year ago by Tamarine

Aspect Oriented Programming

Spring and Spring Boot

What the heck is AOP? Aspect oriented programming is a programming technique just like object or...

Updated 2 years ago by Tamarine

Maven Tests

Java Maven

Maven Test When you execute mvn test it will compile and test the source code that's underneath ...

Updated 2 years ago by Tamarine

Lombok

Java Maven

Project Lombok Lombok is a Java library that can help you generate lots of the boiler plate code...

Updated 2 years ago by Tamarine

Jacoco Plugin

Java Maven

What is Code Coverage Code coverage is a quality measurement during development process to see h...

Updated 2 years ago by Tamarine

Functions

Go / Golang Go with Examples

Functions To write a function you would need to use the func keyword, provide the name of the fu...

Updated 2 years ago by Tamarine

Loops and range

Go / Golang Go with Examples

For loops The only looping construct in Go is the for loop. There is no while loop, but it is ac...

Updated 2 years ago by Tamarine

Playing with Apache Kafka

Apache Kafka

Kafka Setup In this article I'm going to use Kafka with Zookeeper instead of KRaft. This is beca...

Updated 2 years ago by Tamarine

Consumer groups

Apache Kafka

This page just details out the possible scenarios where the number of partitions and consumers in...

Updated 2 years ago by Tamarine

Basic Operators and Comparsion

NodeJs/JavaScript JavaScript Roadmap Journey

Math Operators +, addition -, subtraction *, multiplication /, division %, remainder **, ex...

Updated 2 years ago by Tamarine

ECS, Fargate, ECR, & EKS

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Amazon ECS Elastic container service. It is Amazon's own container platform. Let you launch cont...

Updated 2 years ago by Tamarine