Microservices are a popular approach to software architecture that aim to break up monolithic code into maintainable chunks. These discrete chunks allow for continuous delivery of a service while developing on top of what is in production. That flexibility is exciting in an agile environment, but rushing into deploying your code as a suite of microservices can put you at risk of incorporating anti-patterns that may cause significant problems down the line. In this blog, Adam discusses four common pitfalls as you start building your own microservices.
Category: App Development
What are API Anti-Patterns?
Software design patterns are the solutions used to tackle common software development problems. Design Patterns aren’t strictly required for running code but they are essential to avoiding problems in your code. In this article, Adam takes a look at the other side – anti-patterns – a sneaky but common poor software development technique.
Do You Need Site Reliability Engineers for Your APIs?
Most organizations want to move…
SRE vs DevOps for APIs
How do you expand API…
How To Protect Your Web Applications from OWASP Top Ten (part two)
In my first blog on…
NA API Academy Virtual Workshop 2020 Replay
Here’s the replay of the…
The Longest Stage of the API Lifecycle
Right now someone is powering…
TechTalk: A Panel Discussion on OWASP Top 10/API Top 10
June 2020’s TechTalk had Joe…
A Solid Investment – Don’t Skimp on Security Training for Developers
Over the past months in…
You Bet That APIs Power DevOps Tools
Which came first, APIs or…