Amazon’s SQS Events in OpenSIPS 3.6

Amazon Simple Queue Service (SQS) is a fully managed message queuing for microservices, distributed systems, and serverless applications. SQS allows you to send, store, and receive messages, making it easier to build reliable and decoupled systems. It supports both standard and FIFO queues. SQS is offered "as a Service" (aaS) by the AWS cloud. Having … Continue reading Amazon’s SQS Events in OpenSIPS 3.6

Amazon’s DynamoDB integration in OpenSIPS 3.6

Amazon DynamoDB is a NoSQL database, designed to handle the scaling and operational challenges of relational databases. DynamoDB aims to offer high availability and resilience for worldwide applications. With automatic scaling and no maintenance requirements, DynamoDB ensures consistent performance for applications of any size. Adding DynamoDB support to OpenSIPS makes it even smoother to integrate … Continue reading Amazon’s DynamoDB integration in OpenSIPS 3.6