Learn how to implement authentication with JWT, or JSON Web Tokens, in your miroservices built with Golang in this Go microservices security tutorial. Read all
Read a comparison of several message broker systems: ActiveMQ, RabbitMQ, Kafka, and AWS SQS. Also learn about the architectural elements in distributed systems. Read all
A tutorial on how to use the Identity as a Service (IDaaS) solution AWS Cognito with DynamoDB to extend authentication and security protocls to a database. Read all
This tutorial explores learning how to experiment with some basic conversions between swagger and RAML as well as explore some tooling using cool technologies. Read all
Learn how to get started with reactive microservices with the latest tools in the Spring arsenal, Spring WebFlux, and Spring Cloud in this tutorial. Read all
If you're only getting feedback from your stakeholders during the end of your sprints, that may not be frequent enough, even within an Agile environment. Read all
Learn how to run HA MongoDB on Kubernetes, use Portworx volumes to replicate MongoDB data, and use K8s Stateful Sets to configure MongoDB replica sets. Read all
If you're looking for a way to add Docker knowledge to your resume, check out these (mostly free) courses that will give you an effective Docker overview. Read all
The Product Owner is an essential part of the effective management of an Agile team. Take a look at the responsibilities of a PO, and the skills they need. Read all
If you are looking for a performance measuring tool for personal or enterprise projects, take a look at this article that gives Gatling's pros and cons. Read all
This article provides good advice for software development on how to test microservices, what to do and not to do, and the importance of testing everything. Read all