Archive 4 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
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...
By Thiago Adriano22 de julho de 2019How 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...
By Fabio Hara29 de setembro de 2022What 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...
By Thiago Magro27 de junho de 2023Best 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...
By Thiago Adriano5 de junho de 2023What’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...
By Renato Groffe3 de maio de 2023Building 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...
By Thiago Avelino30 de abril de 2023Common 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....
By Luiz Fernando Duarte Jr.21 de junho de 2023Cybersecurity: 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...
By Sandro Zendron5 de julho de 2023OpenTelemetry 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...
By Luiz Cristovão23 de maio de 2023Laravel & 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...
By Leonardo Lemos17 de abril de 2023Event 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...
By Leonardo Lemos15 de abril de 2023[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...
By Airton Lira Junior17 de abril de 2023