Amazon Web Services (AWS) Identity and Access Management (IAM) is a directory service designed to track users on your system and provide a way to keep track of information about authentication methods….
Category: AWS
AWS Well Architected Framework of 5 Pillars
When building technical solutions on Amazon Web Services (AWS), if you ignore the five pillars of operational excellence, security, reliability, performance efficiency, and cost optimization, building a system that meets your expectations…
AWS BACKUP
AWS Backup service is designed to centralize and automate the backing up of data across AWS services in the AWS cloud as well as on-premises using the AWS Storage Gateway. This is…
AWS Windows FSx vs Luster FSx vs EFS
AWS EC2 EFS (Elastic File System) vs Windows FSx (Fast Storage File system) vs Luster FSx (Fast Storage File system) FSx: Amazon FSx makes it easy and cost-effective to launch and…
AWS LATENCY TEST URL’S
AWS has 80 Availability Zones across 25 geographic regions, with plans to launch 15 more Availability Zones and five more AWS Regions in Australia, India, Indonesia, Spain, and Switzerland. https://ping.psa.fun/ …
AWS S3 CLI Commands
LIST: We use ls commands to show the lists of buckets and content of buckets. # List of buckets aws s3 ls # Contents of bucket aws s3 ls s3://s3-sea-nkcode-bucket # ls command will…
AWS Route53
what is Route53 In AWS, Route53 is a global managed DNS (Domain Name System) & DNS is a collection of rules and records which helps clients understand how to reach a…
AWS CloudWatch
CloudWatch monitors resources and applications capture logs and sends events. CloudWatch monitoring is the standard mechanism for keeping tabs on AWS resources. A wide range of metrics and dimensions are available via CloudWatch, allowing…
AWS Trusted Advisor
AWS Trusted Advisor will help to optimize your AWS environment by reducing cost, increasing performance, and improving security. It provides real-time guidance to help you provision resources according to AWS Best Practices…