We introduce the topic of event sourcing and why it can be powerful when used to develop microservices. Plus, we introduce the project we'll be working on in this series.
Microservices come with a lot of benefits for devs and development teams as a whole. Read on to get some great reasons to base your architecture on microservices.
Learn about built-in code analysis rules to warn you if you forget to specify string length both during variable-length string declaration (BP007) and coercion (BP008).