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

What is SOLID?

SOLID is an acronym that stands for five principles in object-oriented software design: Single ResponsabilityOpen-ClosedLiskov SubstitutionInterface SegregationDependency Inversion Principle Although Go is not...

Cloud & Infra

Spot By NetApp analysis of Elasticgroup usage at Convenia

In this article, I aim to tell a little about how we are using Spot by NetApp. It is important to note that...

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

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

BackendFrontend

How can the developer benefit from low code technologies?

One of the biggest myths in the area of ​​application development is that tools like low-code and no-code add little to the work...

Data & AI

How Data Centers Software Will Handle the Future Data Explosion

Moore’s Law has been an essential principle in the evolution of IT over the decades. In simple terms, it predicts that the data...

Backend

Turning failures into opportunities: the importance of the post-mortem meeting

I’m going to talk a little more about post-mortem and how it directly impacts the security and compliance area concerning the availability and...

Backend

What’s New in .NET 8 Setting Disallowed Values ​​with DeniedValuesAttribute

In a previous article about .NET 8 news, I covered the AllowedValuesAttribute type use, a Data Annotation that integrates the System.ComponentModel.DataAnnotations namespace that...

Backend

Best practices you can use when pushing your commits

See in this article some good practices that you can use when pushing your commits. This post idea is to be something quick...

Cloud & Infra

The transformative edge of using DevOps in Retail

The popularly quoted by Marc Andreessen “Software is eating the world” is more relevant now than ever. The modern-day adaptation would be “Software ate 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...

Cloud & Infra

Transitioning Later for Reddit from Docker Machines to Digital Ocean Kubernetes

I recently completed a migration from my old docker-machine-based infrastructure (so 2016!) to Digital Ocean’s hosted kubernetes service. The bulk of the work was...