Mark As Completed Discussion

Try this exercise. Fill in the missing part by typing it in.

The Single Responsibility Principle (SRP) states that each microservice should have a well-defined and focused _. By following this principle, the system becomes more modular and easier to maintain and evolve.

Write the missing line below.