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

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

Cloud & Infra

Cloud solutions allied with companies, but also with developers

In a global scenario, where technological innovation is constant, standing out from the competition by meeting customer needs is a differential. In this...

Cloud & Infra

Transitioning from a ticket-oriented to a product-led mindset on an infrastructure team

When I joined an infrastructure team as a manager at will bank I saw a bunch of improvement opportunities. A specific one was...

Cloud & Infra

Self-selection: let the people choose their teams

Self-selection is a technique that permits people to choose what team they can work in. There is fantastic material in this Agile Alliance blog...

Backend

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

Backend

Why I like Go’s error handling

One of the most controversial issues in the Go language is how to handle errors. I remember when I started working with the...

Backend

The APIs role in a 5G world

5G is about to revolutionize how we connect and use technology daily. With its unprecedented data traffic speed, ultra-low latency, reliability, and greater...

BackendCloud & Infra

FinOps: how to do more with less and optimize costs using the cloud

With the use of the cloud increasingly common in companies, which also need to optimize costs in a challenging economic scenario, a question...

Backend

What’s New in C# 12 Using an Alias ​​to Reference a Type

Microsoft announced last Tuesday (11/04) some features planned for C# 12, the new version of the language scheduled to be released together with...

Backend

How to implement a function using context

In this post, we will implement a function that uses context. In the calling example, I will use the WithTimeout context. In this...

Cloud & Infra

The near future of cloud computing

Cloud computing is the inevitable future and has been a hot topic of technology discussion for years now. The tool has evolved from...

Backend

Quick tip: Test result with K6

Hey guys, what’s shaking? Here’s a quick post about the results of a test with the K6. I’ve already seen some materials talking...