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

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

Cloud & Infra

Three Drawbacks of a Long-term Hybrid IT Model

With today’s businesses increasingly relying on public cloud services such as AWS, Microsoft Azure or Google Cloud Platform, there is an inevitable transition...

Backend

.NET + xUnit categorizing and organizing tests with Traits

When using xUnit implementation of tests in .NET, it is more than common to code numerous types of validations, thus guaranteeing the validity...

Cloud & Infra

Mob Programming Immersion. Experiment it your team!

A full week of mob programming with 8 teams fully immersed I have been advocating for mob programming for a long time ago....

Cloud & Infra

Highway to Heaven: Building a Strong Cloud-Based Business Roadmap

“Everybody else is doing it” isn’t a sufficient reason for your business to make the jump entirely to the public cloud. At the...

Backend

What are the best plugins for Bubble in 2023?

Bubble.io is a low-code web development platform that allows anyone to build web apps with no programming knowledge required. One of the platform’s...

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

Data & AI

Capacity Recommendation Engine: Throughput and Utilization Based Predictive Scaling

*Authored by Uber Engineering. Shu-Ming Peng, Jianing He and Ranjib Dey Introduction Capacity is a key component of reliability. Uber’s services require enough...

Backend

Malware risks lurk in every direction, with DDoS attacks topping the list

According to a recent Radware report, the global number of DDoS attacks has increased by 150%, while the volume of DDoS attacks increased...

Teams & Career

Programming a path to social mobility and how to survive layoffs

The software development market has proven to be an important tool for social mobility, with good wages and the possibility of working remotely...

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

Crypto

ERC-721 Smart Contract Tutorial (NFT) with Solidity (part 3)

This tutorial is part 3 of a series where I am teaching how to build smart contracts for NFT collections using the ERC-721...