Create Versatile Microservices in Golang — Part 4 (Authentication With JWT)

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

Kafka in Indirect Communication Paradigm

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

From AWS Cognito to DynamoDB Using Triggers

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

Converting Swagger to RAML

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

Stream a File to AWS S3 Using Akka Streams in Play Framework

Here's a handy guide to start streaming your files to the cloud (AWS S3) in particular when using Akka, Play Framework, and Alpakka. Read all

Reactive Microservices With Spring WebFlux and Spring Cloud

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

Agile Process: Why You Need Feedback Loops During & After Sprints

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

How to Run HA MongoDB on Kubernetes

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

Top 10 Free Docker Courses for Java Developers and DevOps Engineers

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 Role in Software Development

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

Gatling Performance Testing Pros and Cons

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

Introducing the Maven git commit id Plugin

Take a look at how the Maven git commit id plugin simplifies the question of which software version is running in your environment. Read all

Testing Microservices: A Sane Approach in Pre-Production and Production

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

 

 

 

 

Top