Meta: KubeMQ, makers of the eponymous Kubernetes-native message queue, have a new web-based tool that promises to make setup a breeze. Let's try it out!
This article lists the 14 performance recommendations for developers of microservices to help when transforming from traditional Monolithic Architecture.
In a previous article, I explained how to create an activation link for new users of a web app. In this article, I'll show you how to send that link via email using SMTP.
In this article, I am going to detailing out the steps to integrate the prebuilt versions of Confluent REST Proxy with running a multi-broker Apache Kafka cluster.
In this article, I will show you to access the Autonomous Database service, one of the database services offered on Oracle Cloud infrastructure, through a Docker image.
Security Assertion Markup Language (SAML) 2.0 is one of the most widely used open standards for authentication and authorizing between multiple parties.
Solution architecture for a financial services client onboarding user journey and patterns to design and develop a Python microservice deployed as an AWS serverless application.
A developer-friendly approach to exporting public APIs is packaging DTOs and endpoint interfaces in an API jar file and using the Retrofit framework to create type-safe clients for integration testing.
This short video will teach you how to call a Rest API by using jQuery AJAX in Spring Boot, and consume a RESTful service with jQuery. Let's get started!