top of page
Search


Securing Microservices with JWT
This article explains how to secure your microservices deployment practically with JWT Auth using Ballerina programming language....

The Tech Platform
May 31, 2022


The Secrets of JSON.stringify()
What is JSON.stringify()? JSON.stringify() is a function commonly used to convert a JavaScript object or value to a JSON-formatted...

The Tech Platform
Mar 7, 2022


YAML (Yet Another Markup Language): How It Works? Which is Better - YAML or JSON
YAML (Yet Another Markup Language) is a data serialization language that is often used for writing configuration files. Depending on whom...

The Tech Platform
Feb 7, 2022


Secure Authentication via JSON Web Tokens (JWT)
JSON Web Token (JWT) is a token-based authentication mechanism that provides three layers of protection when all the parts are combined...

The Tech Platform
Oct 6, 2021


What is the JSON data format and JSON document database?
You might have come across JSON before, but like many, you might be unsure of its meaning. JSON stands for JavaScript Object Notation,...

The Tech Platform
Feb 26, 2021
Online JSON Tools
With the rise of node.js and modern web development, JavaScript and JSON (JavaScript Object Notation) have become immensely popular,...

The Tech Platform
Feb 26, 2021


What is a Kubernetes Cluster?
Kubernetes, a powerful container orchestration tool, operates on the principle of clusters. These clusters form the backbone of...

The Tech Platform
Sep 21, 2020
bottom of page
