-
Software Development
What is PaaS? Platform-as-a-Service Types Explained
There’s no single PaaS for everyone. Even the definition of this cloud computing service model is quite vague today. Commonly,…
Read More » -
Enterprise Java
Spring with Rails’ jQuery UJS
I’ve always wanted to try to see if I could use Rails’ jQuery UJS in a Spring Boot project. The…
Read More » -
Enterprise Java
How Professional QA Implements A Robust CI/CD Pipeline?
The obsolete conventional methods of software developments were not taking over the escalated market trends, and those methods lacked solutions…
Read More » -
DevOps
Pass multiple commands on Docker run
Docker apart form serving our workloads efficiently is also an amazing tool when it comes to not installing additional binaries…
Read More » -
Enterprise Java
Apache Camel 3 – camel-core vs camel-core-engine (smaller core)
The Camel team is very busy currently working on Apache Camel 3. A lot of work has already been implemented…
Read More » -
Core Java
The Transient Keyword in Java and Its Use
I recently came a cross in a study project of one of my friends that are studding the basics of…
Read More » -
Python
Pyleri Tutorial: Parsing with Ease
Welcome to a tutorial on Pyleri, aka Python Left-Right Parser, a simple parsing tool. To use it when you need…
Read More » -
Enterprise Java
Configuring and using AWS EKS in production
Its been some weeks now that our migration to Amazon EKS (work place) is completed and the clusters are in…
Read More » -
Software Development
Time Series & Deep Learning (Part 3 of N): Finalizing the Data Preparation for Training and Evaluation of a LSTM
In the 3rd part of this series I am going to complete the description started in part 2 of the…
Read More »