Archive main grid
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
Mocking Test in .NET 7 example using Moq, xUnit, and Fluent Assertions
In this article, I present an example of using Mock Objects in .NET 7, based on a project created in previous versions...
By Renato Groffe8 de maio de 2023cURL with PHP for RESTful APIs
The cURL library is ideal and complete for anyone who wants to make requests or transfer data through the backend of their applications....
By Luccas Marra do Amaral18 de abril de 2023What 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 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 2023How Uber Optimizes the Timing of Push Notifications using ML and Linear Programming
*Authored by Uber Engineering. Vinay Sharma, Rémi Torracinta, Giacomo Lamberti and Britton Overall. Introduction Push notifications are an integral channel for Uber Eats...
By Uber Engineering3 de novembro de 2022Dependency Injection in real life with PHP
Today I will write about this topic because I realize that some software developers have difficulties using dependency injection concepts in real applications....
By Gustavo Fraga19 de abril de 2023Where to start the data democratization journey?
Which company does not seek to work with data to obtain insights for decision-making in its business? Information analysis can support processes to...
By John Calistro12 de junho de 2023Learn now Event Driven architecture with Laravel Pigeon
Hello everyone, event-driven is a very widespread architecture in microservices as it promotes decoupling between the different services at Convenia, we chose this...
By Leonardo Lemos13 de abril de 2023How to fuzz test for HTTP requests (part 1)
At the 2022 edition of GopherCon Brasil, I had the pleasure of speaking about the Fuzz Test. It was cool because during the...
By Tiago Temporin16 de maio de 2023