Archive 4 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
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...
By Tiago Temporin20 de abril de 2023Spot 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...
By Leonardo Lemos11 de junho de 2023Why 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...
By Elton Minetto30 de abril de 2023Courses 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...
By Fabio Hara29 de maio de 2023How 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...
By Fabio Hara24 de março de 2022How 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...
By Natalya Makarochkina13 de julho de 2023Turning 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...
By Yan Porfirio14 de junho de 2023What’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...
By Renato Groffe4 de maio de 2023Best 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...
By Thiago Adriano5 de junho de 2023The 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...
By Viki Slavin4 de outubro de 2022What 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...
By Vinicius Goncalves23 de abril de 2023Transitioning 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...
By Adam Bard21 de julho de 2020