Category: AWS (Page 5 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 send message to SQS using AWS Lambda and Python

Last updated on May 8th, 2025 at 09:27 amIn this tutorial we will create a standard SQS queue then write simple Python script( as AWS Lambda or Local) to send messages to SQS endpoint. Once it is done we create another lambda function, configure it to receive messages from SQS as events. I am going […]

Step by step AWS Lambda Docker deployment

Last updated on August 29th, 2024 at 11:30 amIn this tutorial we are going to see Step by step AWS Lambda Docker deployment and how easily you can test your lambda functions by building a docker image. All this can be done by running the container on your local Computer / Desktop / MAC / […]

How to install PHP MySQL Apache on Amazon Linux 2023 EC2 AWS

Last updated on September 5th, 2024 at 10:36 amThis tutorial is a step by step walk through on how to install PHP MySQL Apache on Amazon Linux 2023 EC2 AWS. In just 6 simple steps we are going to configure PHP & MySQL and deploy a sample webpage that connects to MySQL database. What is […]

How to install Let’s Encrypt certbot on Amazon Linux 2

Last updated on October 21st, 2024 at 11:46 amIn this guide I will walk you through 6 simple steps of configuring Let’s Encrypt SSL certificate in Apache running on AWS Amazon Linux 2. I am going to use one of my domains named devopsfaktory.com as an example to show you in real world how it […]

« Older posts Newer posts »