Microservice Architecture
| | | |

Microservice Architecture

Microserivce, a fun buzzword, an alternative for SOA, however, terms aside, one thing that I personally love thinking about is the underlying architecture regarding microservices. From looking at more primitive solutions such as just having some cluster with a bunch of services, maybe if you’re lucky having some application gateway sitting in front of the…

Angular & Spring Boot Pipeline – Part I
| | | | | | | |

Angular & Spring Boot Pipeline – Part I

In this micro-series of tutorials, I will be discussing a full blown CI/CD pipeline for an Angular front end application & a small Spring Boot microservice. In this series, I will be using the following tools & technologies: Git Docker Azure DevOps WebStorm IntelliJ In addition to the stated tools above, we’ll be using the…

Twistlock
| |

Twistlock

This one is going to be a very quick one… So… First off, I’d like to start by saying that personally, I love twistlock, it’s such a powerful tool, honestly, I find it fascinating how powerful it is, as an application developer, I use it to scan the OS that the application will be running…