VLVundela Lakshmi Deviinawsforabsolutebeginners.hashnode.dev·Dec 15, 2024 · 4 min readAutomate Your AWS Tasks: Harnessing the AWS CLI for EfficiencyIntroduction AWS CLI (Command Line Interface) is a unified tool to manage your AWS services. With just one tool, you can control multiple AWS services from the command line and automate them through scripts. Uses of AWS CLI: Manage AWS Services: Eas...00
VLVundela Lakshmi Deviinawsforabsolutebeginners.hashnode.dev·Dec 14, 2024 · 5 min readExploring Amazon S3: Key Features, Storage Options, and Best PracticesAmazon provides 3 different types of storage services Object Storage ==> Amazon provides object storage in form of S3 File Storage ==> Amazon provides file storage in form of EFS (Linux), FSx (Windows) Block Storage ==> Amazon provides block storage ...00
VLVundela Lakshmi Deviinawsforabsolutebeginners.hashnode.dev·Dec 13, 2024 · 4 min read🚀 Unlock the Power of Amazon Route 53 for Your Internet Applications! 🌐Introduction Amazon Route 53 is a scalable and highly available Domain Name System (DNS) web service. It is designed route end-user requests to internet applications by translating domain names (like www.example.com) into IP addresses (like 192.0.2.1...00
VLVundela Lakshmi Deviinawsforabsolutebeginners.hashnode.dev·Dec 12, 2024 · 4 min readAmazon VPC Essentials: Everything You Need to Know About Virtual Private CloudsIntroduction Amazon Virtual Private Cloud (VPC) is a service that lets you create a secure and customizable network in the AWS cloud. With a VPC, you have full control over your virtual network, including defining the IP address range and creating sm...00
VLVundela Lakshmi Deviinawsforabsolutebeginners.hashnode.dev·Dec 11, 2024 · 3 min readUnlocking the Power of AWS EC2: Everything You Need to KnowWhat is EC2 AWS Elastic Compute Cloud (EC2) is a web service that allows to run virtual servers in a cloud. EC2 is an request made to AWS to provide virtual server in public cloud with scalability feature. E- Elastic —> The VM can scale up or down ba...00