The Decorator pattern is a great fit for modifying the behaviour of a microservice. Native language support can help with applying it quickly and modularly. Read all
Learn the reasons to use application databases and explicit publishing of data in your architecture, and how to manage growth in your data scope and size. Read all
When building modern web applications, it is increasingly important to be able to handle realtime data with an event-driven architecture to propagate message... Read all
API gateways offer more capabilities than proxies. Use gateways to make an API by combining existing services together, which can't be done with an API proxy. Read all
Learn how to use DynamoDB Go SDK using a URL shortener sample application and integrate it with AWS Lambda and API Gateway to build a serverless solution. Read all
Learn of challenges associated with processing physical receipts for digital expensing operations and discover an OCR API solution to alleviate the problem. Read all