Tag: AWS (Page 3 of 5)

AWS EventBridge custom event Example

Last updated on August 29th, 2024 at 11:30 amEventBridge is serverless event bus service that enables you to decouple your application thereby making it faster to build , innovate and scale. You can create your own Event Bus and add rules of your choice to deliver events to target based on matched event patterns. A […]

How to generate signed URL using CloudFront and secure S3

Last updated on January 29th, 2025 at 01:20 pmIn this tutorial we will walk through steps involved in generating a signed URL for CloudFront and how to prevent CloudFront URL from being access directly, this means a user can access this signed URL only from the domain you need. S3 bucket and other details will […]

How to get items from DynamoDB table using PHP

Last updated on April 14th, 2025 at 01:42 pmIn this tutorial we are going to talk more on connecting to Amazon DynamoDB using PHP and getting data from the table. What is DynamoDB? Amazon DynamoDB is a fully managed NoSQL database service. It provide low latency and can be configured with applications for best performance […]

« Older posts Newer posts »