iMasters.com - Knowledge for Developers.
Follow Us
Home Archive main grid

Archive main grid

Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet

Backend

Nearest Neighbor Artificial Intelligence with PHP

Have you ever heard of the nearest neighbor? In my studies of Artificial Intelligence, this was the first thing (I don’t remember...

Cloud & Infra

What is the potential of Software Delivery for companies

Companies that invest in software to improve operations enjoy a significant competitive advantage in the market. This technological maturity is becoming essential, but...

Sem categoria

UX and UI team importance at an active digital project

Working in the e-commerce market and leading digital projects for eight years, I often observe the importance of an active UX team. As...

Backend

How to Create a Skill for Amazon’s Virtual Assistant Alexa

If you didn’t know, it is not necessary for an Amazon Echo device to develop skills for your platform, but if you are...

BackendCloud & Infra

How to manage and develop new apps in multicloud or hybrid environments

It has been increasingly common for companies to host their data and applications in hybrid environments and/or multiclouds (multiple clouds, in Portuguese). This...

Backend

[Databricks API as an internal service] dbutils — notebook.run, widgets.getArgument, widgets.text and notebook_params

With an increasing demand for greater autonomy in data pipelines, the Databricks data analytics platform has become a popular solution for companies looking...

Cloud & Infra

Clouded Crystal Ball: Looking Beyond Cloud TCO Calculators

Each major cloud provider (AWS, Azure, and GCP) has an online calculator designed to help organizations estimate the total cost of ownership (TCO)...

Backend

How to solve memory leaks in maps

One of the most common ways to cache Go applications is by using a map. If you already did this, you may have...

Backend

Axios Interceptors Tutorial

Axios is, without a doubt, the most popular HTTP client in the JavaScript world, and I dare say it is more popular even...