VCvinai chowdary kolluriinvinaichowdarykolluri.hashnode.dev·Apr 26, 2024 · 3 min readCost Optimization on AWS Using PythonPhase -1 To run a Python script with boto3 on a new server, you'll need to ensure that the server meets the following prerequisites: Python Installation: Make sure Python is installed on the server. You can check the installed version using the co...00
VCvinai chowdary kolluriinvinaichowdarykolluri.hashnode.dev·Apr 20, 2024 · 14 min readAws Interview Questions(AWS Regions and EC2) 1.What are some of the AWS services? Describe any five of them. AWS offers a wide range of services catering to diverse needs. Let's explore five essential ones: Amazon EC2 (Elastic Compute Cloud): Provides resizable compute c...00
VCvinai chowdary kolluriinvinaichowdarykolluri.hashnode.dev·Apr 18, 2024 · 3 min readDay-10:AWS_Assignment (Route53, Elastic BeanStalk)1.. What is DNS? How does DNS work on Internet. The Domain Name System (DNS) is the phonebook of the Internet. Humans access information online through domain names, like nytimes.com or espn.com. Web browsers interact through Internet Protocol (IP)...00
VCvinai chowdary kolluriinvinaichowdarykolluri.hashnode.dev·Apr 18, 2024 · 3 min readDay-9_AWS_Assignment(AWS Lambda, Step Functions, API Gateway) 1.What is Serverless Computing. What are the advantages of using serverless computing. Serverless computing offers a number of advantages over traditional cloud-based or server-centric infrastructure. For man...00
VCvinai chowdary kolluriinvinaichowdarykolluri.hashnode.dev·Apr 5, 2024 · 3 min readDay-7 AWS_Assignment -IAM1.What’s AWS IAM, and why is it used? AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources. With IAM, you can centrally manage permissions that control which AWS resources users can access....00