AWS Three-Tier Architecture: Part-1Architecture Download Code from Github Repository git clone https://github.com/Naveen3251/AWS_3Tier.git S3 Bucket Creation Navigate to the S3 service in the AWS console and create a new S3 bucket. Give it a unique name, and then leave all the def...Feb 29, 2024·2 min read
AWS Three-Tier Architecture: Part-6Update Config File Before we create and configure the web instances, open up the application-code/nginx.conf file from the repo we downloaded. Scroll down to line 58 and replace [INTERNAL-LOADBALANCER-DNS] with your internal load balancer’s DNS entry...Feb 29, 2024·3 min read
AWS Three-Tier Architecture: Part-7External Load Balancer and Auto Scaling Web Tier AMI Navigate to Instances on the left hand side of the EC2 dashboard. Select the web tier instance we created and under Actions select Image and templates. Click Create Image. Give the image a name...Feb 29, 2024·4 min read
Git Mastered: A Journey to Effortless Version ControlIntroduction: Embark on a coding revolution with "Git Mastered" – your passport to seamless version control. Uncover the simplicity behind Git commands and unlock a world of collaboration, efficiency, and coding mastery. 1. Getting Started: Initializ...Dec 29, 2023·9 min read
Exploring the Wonders of Probability and Statistics: A Fascinating Journey through the World of Data ScienceINTRODUCTION Embark on an exciting journey through the captivating world of probability and statistics in data science. Discover the power of numbers as we unravel the mysteries of uncertainty, explore data patterns, and make informed decisions. Join...Jun 30, 2023·23 min read
Revolutionizing Diabetic Retinopathy Diagnosis: The Power of AI in Medical ImagingIntroduction The manual diagnosis system in medical imaging has several drawbacks, including subjectivity, limited availability, and time-consuming processes. To address these challenges, our AI-based solution for retinopathy diagnosis offers a web a...Jun 19, 2023·15 min read
Connecting the Dots: Exploring the Magic of Interpolation in Data ScienceINTRODUCTION Welcome to our blog, where we embark on a captivating exploration of the art and science of interpolation. In the realm of data science, interpolations serve as a powerful tool, enabling us to fill in the gaps, predict missing values, an...Jun 11, 2023·6 min read