iMasters.com - Knowledge for Developers.
Follow Us
Home Archive 3 Columns

Archive 3 Columns

Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet

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

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

Teams & Career

Courses and learning paths help tech developers and students to stay in sharp

The technology area presents innovations at great speed, with updates and new features being released all the time, especially in the development of...

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

Teams & Career

Artificial Intelligence and the Advantages and Disadvantages of IT Staffing and Hunting

With the growing demand for technology, it has become common to find human processes being simulated and executed by machines. This happens with...

Backend

What’s New in C# 8.0 Default Interface Members

This past month of May/2019 was quite hectic within the .NET community, with the announcement of new updates for Visual Studio 2019 and...

Backend

How to Create a Skill for Amazon’s Virtual Assistant Alexa

If you didn’t know, it is not necessary for an Amazon Echo device to develop skills for your platform, but if you are...

Sem categoria

UX and UI team importance at an active digital project

Working in the e-commerce market and leading digital projects for eight years, I often observe the importance of an active UX team. As...

Frontend

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