iMasters.com - Knowledge for Developers.
Follow Us

Backend

Backend

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

Backend

Simplifying call, apply and bind in JavaScript

If you where been programming in JavaScript for a while, you probably come across one of the following “call”, “apply” or “bind” functions....

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

Putting your site in multiple languages ​​with .NETCore Web Razor and Globalization

Do you want to make your site work in several languages ​​automatically? Then read on.I advise you also to do the example reported...

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

BackendFrontend

Best practices you can use when making your commits

See in this article some of the good practices that you can use when giving your commits The idea of ​​this post is...

Backend

Best cybersecurity practices should integrate the entire code and application development cycle

Internet security has been hotly debated in recent years. Users began to give more importance to the topic as they began to understand...

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

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

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