iMasters.com - Knowledge for Developers.
Follow Us
Home Archive 4 Columns

Archive 4 Columns

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

Frontend

TypeScript: Tuples

For those unfamiliar with Tuples, they represent a simple array-like data structure. The big difference between the two is that in arrays we...

BackendCloud & Infra

How Grafana management can help developers improve monitoring

Surely you who work with application development must have heard about – or already use – Grafana, an Opensource tool that uses virtual...

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...

Backend

Best practices you can use when pushing your commits

See in this article some good practices that you can use when pushing your commits. This post idea is to be something quick...

Backend

What’s New in .NET 8: Setting Possible Values ​​with AllowedValuesAttribute

During March/2023, Microsoft made Preview 2 of .NET 8 available, with several improvements involving using Data Annotations. More information can be found in...

Teams & Career

Building a product engineering culture

Before talking about how to create a product engineering culture, we need to align what Product Engineering is (for a software engineer) and...

Backend

Common mistakes with Binance APIs

During the development and teaching of bot programming for Binance, I had and helped to solve several different errors related to the APIs....

Security

Cybersecurity: Why Beware of Ransomware, the Cloud, and Hacktivism in 2023

Cybersecurity in organizations is a constant concern for managers in any market area. After all, with the growth of data generation, as an...

Data & AI

OpenTelemetry is essential for managing modern applications, but it’s not a silver bullet for IT teams managing hybrid environments

Across industries, IT teams are recognizing the benefits of OpenTelemetry – the observability platform for collecting, processing, and exporting large-scale software telemetry, as...

BackendSem categoria

Laravel & MongoDB, learn more about embedded documents

Hello everyone! In this post, I’m talking a little about how we use MongoDB with Laravel at Convenia and what advantages it has...

Backend

Event Driven with Laravel Pigeon

Hey guys. Event-driven is a very widespread architecture in microservices because it promotes decoupling between different services. At Convenia, we opted for 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...