Category: AWS (Page 4 of 8)

Get started with AWS using step-by-step tutorials for beginners and cloud professionals. Learn how to launch EKS clusters, configure S3 buckets, manage IAM roles, and automate deployments with the AWS CLI and infrastructure-as-code tools. Explore machine learning workflows with Amazon SageMaker, and discover generative AI use cases with Amazon Bedrock to build intelligent, scalable applications.

How to launch AWS EKS Cluster and connect to EFS using PHP

Last updated on October 22nd, 2024 at 12:21 pmIn this tutorial we will take a look at how to AWS EKS cluster and connect to EFS using PHP. We are using eksctl command line tool and at the end deploy a sample PHP application. For pods to have EFS storage we need EFS CSI Driver […]

How to copy AWS Security Group rules to different region

Last updated on October 21st, 2024 at 09:38 amThis is a quick tutorial on how to copy AWS Security group rules to different region. Its pretty simple to manually add each rule but its a pain if you have a lot of them and will be impossible to copy paste to a another region. Note […]

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 […]

« Older posts Newer posts »