3 Reasons for the Mounting Demand for Smart Cloud-Native Application Development

The demand for smart cloud-native applications rises as businesses realize that cloud-native application development helps them become agile. Read all

SaaS Application Patching and Upgrade Testing: Preparing for Readiness is the Key

Patching and upgrade testing becomes an important aspect as any major/minor issue will impact the business functions at large. Read all

GraphQL Trade-Offs

I have listed a few GraphQL hidden rocks that you should keep in mind when you choose a way to build your new API. Read all

User Funnels Are Vital to API Customer Experience

Looking to attract and retain more customers? User funnels and the user journey are key to a great customer experience. Read all

JQueue: A Library to Implement the Outbox Pattern

JQueue is a library that helps ensure services are updated and published consistently and atomically. Learn how to use it in your EBA. Read all

Decorating Microservices

The Decorator pattern is a great fit for modifying the behaviour of a microservice. Native language support can help with applying it quickly and modularly. Read all

Data Management in Complex Systems

Learn the reasons to use application databases and explicit publishing of data in your architecture, and how to manage growth in your data scope and size. Read all

How to Build a Serverless WebSockets Platform

When building modern web applications, it is increasingly important to be able to handle realtime data with an event-driven architecture to propagate message... Read all

API Proxy vs. API Gateway: What Are the Differences and Which Should You Use?

API gateways offer more capabilities than proxies. Use gateways to make an API by combining existing services together, which can't be done with an API proxy. Read all

Hide Your API Keys With an API Proxy Server

The main goal of this article/tutorial is to demonstrate how to conceal public API keys by building an API proxy server using NodeJS. Read all

Build a Serverless URL Shortener With Go

Learn how to use DynamoDB Go SDK using a URL shortener sample application and integrate it with AWS Lambda and API Gateway to build a serverless solution. Read all

Comparison: JMS Message Queue vs. Apache Kafka

10 comparison criteria for JMS message broker vs Apache Kafka data streaming to choose from IBM MQ, RabbitMQ, Confluent, Amazon MSK, et al. Read all

How To Perform OCR on a Photograph of a Receipt Using Java

Learn of challenges associated with processing physical receipts for digital expensing operations and discover an OCR API solution to alleviate the problem. Read all

 

 

 

 

Top