KSKavya Sriinkavyasri.hashnode.dev·1d ago · 5 min readUnderstanding Amazon RDS (Relational Database Service) – Complete Beginner GuideIntroduction As part of my learning journey at Millennium Software Solutions, I learned about Amazon RDS (Relational Database Service), one of the most important database services in AWS. Managing dat00
KSKavya Sriinkavyasri.hashnode.dev·3d ago · 3 min readHow to Host a Static Website Using Amazon S3 Introduction As part of my learning journey at Millennium Software Solutions, I learned how to host a static website using Amazon S3. Static website hosting is one of the easiest ways to publish a web00
KSKavya Sriinkavyasri.hashnode.dev·3d ago · 3 min readHow to Create an Amazon S3 Bucket and Upload an Image Introduction As part of my learning journey at Millennium Software Solutions, I learned how to create an Amazon S3 bucket and upload images to cloud storage. Amazon S3 is one of the most popular AWS s00
KSKavya Sriinkavyasri.hashnode.dev·Jun 4 · 5 min readHow to Create and Use a Makefile in an AWS EC2 Instance – Complete Beginner GuideIntroduction As part of my learning journey at Millennium Software Solutions, I explored how to automate tasks in a Linux environment using a Makefile. While working on projects in an AWS EC2 instance00
KSKavya Sriinkavyasri.hashnode.dev·Jun 3 · 5 min read How I Created an AWS EC2 Instance and Deployed GitHub Code – Beginner to Practical GuideIntroduction In today’s cloud computing world, deploying applications on cloud servers is an essential skill for students, freshers, DevOps engineers, cloud engineers, and software professionals. Duri00