Despite the two covering all software development essentials, software engineers and full-stack developers have different approaches and fields of focus.
Google Cloud, Azure, and AWS offer hundreds of different products, with their own service structures, technologies, and pricing models. Let's compare them here.
Creating a container for a database isn't overkill. In fact, it allows you to bring all the advantages of containers to your DB. This article will show you how.
In this post, we'll look at how I used an EEG chip and an MQTT topic to help determine if there is a relationship between brain activity and game performance.
Learn how to set up an AWS EKS cluster with Terraform and leverage best practices to configure roles, service accounts, logging, and auditing with useful tools.
Learn how synchronous replication works in Tarantool, how to configure leader election, and about some new Raft-based algorithms in this one-stop tutorial.
In this post, I cover init containers in compose, optimal schema change, productivity on a local machine, and security changes in Java pertaining to Postgresql.
This article describes composite IDs in JPA and how to treat them properly. It covers both @EmbeddableID and @IdClass cases and reviews their difference.
This post continues our exploration of the multi-model capabilities of SingleStore DB. Here, discuss SingleStore DB's support for Full-Text Index and Search.
Adobe Document Generation API will take your Word document template, inject your data, and then output a Word document (or PDF) as the result. How about a simple demo?
Any auth solution must provide the ability to customise their APIs. In this blog we discuss how to customise the auth APIs provided by SuperTokens using its “Override” feature"