Published inAWS TipQuerying DynamoDB with Amazon Athena: A Serverless Analytics WorkflowAmazon Athena is typically seen as the go-to tool for querying data stored in Amazon S3, but what if you could query your DynamoDB data…Jan 3Jan 3
Published inAWS TipIceberg Tables for S3: Real-Time Data InsightsManaging massive datasets for real-time analytics has always been a challenge for businesses. At AWS re:Invent 2024, AWS unveiled Iceberg…Jan 2Jan 2
How to create an RDS Database in AWS using CDK for PythonIn the previous demo, we created a custom VPC and established a vpc peering using AWS CDK for python. Today we will be creating an RDS…Nov 10, 2023Nov 10, 2023
VPC peering and Deploying a Web Server using AWS CDK for PythonI will be guiding you through the process of creating a Virtual Private Cloud (VPC), setting up VPC peering connection, and launching a web…Oct 26, 2023Oct 26, 2023
Aws DynamoDBDynamoDB is a NoSQL, fully managed, key-value store database service provided by Amazon Web Services (AWS). It is designed to provide…Jul 12, 2023Jul 12, 2023
How to Install MySQL on Amazon Linux 2023Since AWS introduced the new AMI, Amazon Linux 2023, a lot of us have been struggling with some installations including installing MySQL.Jul 12, 20239Jul 12, 20239
Creating a web server and an Amazon RDS DB instanceIn this tutorial, I will be creating an Amazon EC2 instance that uses a custom VPC, subnets, and security groups. The tutorial will show…Mar 1, 2023Mar 1, 2023