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

Archive 2 Columns

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

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

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

Backend

Three ways to help your DevOps team with CI CD

In the last decade, several organizations have struggled to adopt DevOps practices to deliver software faster and more efficiently. Automation is key to...

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

How to spice up Swagger documentation using annotations in ASP .NET Core (part 2)

Continuing the first part of the article, we will now see how to generate the documentation without having to generate the XML file....

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

Teams & Career

Talent crisis: the importance of training a tech workforce in Brazil

Talent crisis and the importance of workforce trainingEven with countless layoffs happening, the IT sector continues to deal with the lack of qualified...

Backend

How Microsoft Cloud is Accelerating AI Transformation in Every Industry

The last quarter put a spotlight on advances in generative AI and the possibilities for its application to deliver more assertive business outcomes....

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

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