Abimuktheeswaran Chidambaram·Jul 16, 2024Cyber-SecurityThe technique of protecting computers, servers, mobile devices, electronic systems, networks, and data from malicious attacks is known as…
Abimuktheeswaran Chidambaram·Jul 15, 2024Artificial Intelligence in OCROptical Character Recognition processes the data from images or text (physical documents) and converts that text into machine-readable…
Abimuktheeswaran Chidambaram·Mar 21, 2024Bypassing the S3 origin via Origin Access ControlCreated one bucket and uploaded the HTML file.
Abimuktheeswaran Chidambaram·Mar 17, 2024Attach Load Balancer to multiple servers in Linux EC2See the article click here, how to create the web page in AWS EC2 Linux. Here we are going to see, how to attach the load balancer to the…
Abimuktheeswaran Chidambaram·Mar 17, 2024How to create a web page in Linux ec2 by copying content from S3In this article, we will be going to discuss how to create the web page in the Linux ec2 instance by copying the files from the s3 bucket.
Abimuktheeswaran Chidambaram·Mar 3, 2024Run python program in AWS ec2 Linux using instance connectThis article shows how to write and execute the Python program in an AWS EC2 Linux instance using Instance Connect.
Abimuktheeswaran Chidambaram·Mar 1, 2024Python program in AWS EC2 Windows instanceIn this blog, we see how to install the python application and write and execute the python program in AWS EC2 windows instance.
Abimuktheeswaran Chidambaram·Jan 28, 2024Azure Load BalancerNormally, Load Balancer is used to distribute incoming network traffic across multiple servers to improve application performance…