Modeling data with DynamoDB
In this article, we will perform the modeling and queries of a simple e-commerce domain using the NoSQL database, DynamoDB, and address its main concepts. …
Codeminer42’s Engineering Blog
In this article, we will perform the modeling and queries of a simple e-commerce domain using the NoSQL database, DynamoDB, and address its main concepts. …
Imagine that you coded a new controller that provides a new endpoint for your REST API to create some register (for example, a new Pokemon) …
Nowadays, the DevOps culture is present in many projects and companies of all sizes. The main concepts of this culture are Continuous Integration and Continuous …
Hello boys and girls!!! In this article I’ll be discussing the Mapbox, an American provider (APIs and SDKs) for custom online maps for web and …
Hello boys and girls! In this article, we’re going to talk about GraphQL using the Apollo Platform for both server-side and client-side. First of all, …
Hello everyone! This is my first tech article and I will give you a quick introduction to the Next.js React Framework. Responding to the (click …