Category: AWS (Page 6 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 install Ruby 2.6 on ARM64 AWS Graviton

Last updated on August 29th, 2024 at 11:31 amThis is a quick tutorial on installing Ruby 2.6 (Old Version) in ARM64 processor architecture. The server specification I am using is in AWS, Find the step by step instruction below Server Setup Processor Graviton2Type EC2 Instance C6g.mediumOperating System Ubuntu 22.04 Note: Ruby 2.6 is old and […]

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

How to get temporary credentials using Python AWS IAM

Last updated on August 29th, 2024 at 11:50 amIn this tutorial we are going to see how to write a simple python script to generate temporary credentials from STS. There are two examples below on how to use those temporary credentials one is how to list objects inside an S3 bucket and other is launching […]

« Older posts Newer posts »