Remove Article Remove Microservices Remove Scalability Remove TDD
article thumbnail

Microservices Done Right, Part 2: More Antipatterns to Avoid

Accenture

Microservices architecture has become popular over the last several years. Many organizations have seen significant improvements in critical metrics such as time to market, quality, and productivity as a result of implementing microservices. Recently, however, there has been a noticeable backlash against microservices.

article thumbnail

TDD First Cycle ( part 2)

Apiumhub

Let’s continue with our series of TDD articles, in the first part we looked at the theory behind the TDD and Unit Testing. In this second part, TDD First Cycle , we begin to develop our application, an application of notes where a user can write notes and everything that comes to our mind. TDD First Cycle.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

TDD: primitive obsession ( part 3 )

Apiumhub

Last month we talked about TDD example in software development ( part 1 ) and TDD first cycle ( part 2 ). In this new TDD and primitive obsession article, we will focus on removing duplication and reinforcing the constructors of our entities, something key to have a robust system. TDD: primitive obsession.

article thumbnail

Custom Software Development Services & Modern Practices

Apiumhub

In this article, you can find a cheat sheet on how to choose the right software development company for you. Custom software development benefits Scalability Custom software can grow as the business grows and changes. In Test Driven Development (TDD) automated unit tests are written before the code is actually written.

article thumbnail

TDD example in software development (Part I)

Apiumhub

After a while thinking about what type of TDD article to write about and, since there are many of them and very good theoretical ones (written by influencers in the world of software development), I have chosen to develop a mini-project while explaining the key points of the development of the application, basically giving you a TDD example.

article thumbnail

Apiumhub software architecture meetups in Barcelona

Apiumhub

You will find them later on in the article, keep reading;). 2nd software architecture meetup: Microservices Antipatterns. The topic that had the most votes was “DDD in practice: uncovering false microservices” and we decided why not to have a theoretical part with Christian Ciceri and a practical part with Oscar Galindo.

article thumbnail

Do I really need Kubernetes?

CircleCI

Starting with a collection of Docker containers, Kubernetes can control resource allocation and traffic management for cloud applications and microservices. In this article, we will try to look beyond the hype and help you answer the question: do I actually need Kubernetes? And it is a great tool. What does Kubernetes do, anyway?