Posts

Showing posts from January, 2021

AWS Identity Access Management – IAM

Image
AWS IAM Overview ·         AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources for your users. ·         IAM is used to control ·          Identity – who can use your AWS resources (authentication) ·          Access – what resources they can use and in what ways (authorization) ·         IAM can also keep your account credentials private. ·         With IAM, multiple IAM users can be created under the umbrella of the AWS account or temporary access can be enabled through identity federation with corporate directory.or third party providers ·         IAM also enables access to resources across AWS accounts. Best AWS Training Institute in Noida... IAM Features 1.      Shared access to your AWS account 2.      Grant other people permission to administer and use resources in your AWS account without having to share your password or access key. 3.      Granular permissions 4.      Each user can be granted

AWS - Cloudwatch dashboard and Configuring Monitoring services

Image
  Cloud Watch   Amazon CloudWatch is a monitoring and observability service built for DevOps engineers, developers, site reliability engineers (SREs), and IT managers. CloudWatch provides you with data and actionable insights to monitor your applications, respond to system-wide performance changes, optimize resource utilization, and get a unified view of operational health. CloudWatch collects monitoring and operational data in the form of logs, metrics, and events, providing you with a unified view of AWS resources, applications, and services that run on AWS and on-premises servers. You can use CloudWatch to detect anomalous behavior in your environments, set alarms, visualize logs and metrics side by side, take automated actions, troubleshoot issues, and discover insights to keep your applications running smoothly. Best AWS Training Institute in Gurgaon... Amazon CloudWatch Dashboards Amazon CloudWatch dashboards are customizable home pages in the CloudWatch console that you ca

What is Amazon Simple Notification Service?

Image
Amazon SNS Amazon Simple Notification Service (Amazon SNS) is a managed service that provides message delivery from publishers to subscribers (also known as producers and consumers). Publishers communicate asynchronously with subscribers by sending messages to a topic, which is a logical access point and communication channel. Clients can subscribe to the SNS topic and receive published messages using a supported protocol, such as Amazon SQS, AWS Lambda, HTTP, email, mobile push notifications, and mobile text messages (SMS). Best AWS Training Institute in Gurgaon... Creating a Topic in SNS ●      On the Amazon SNS dashboard, under Common actions , choose Create Topic . ●      In the Create new topic dialog box, for Topic name , enter a name for the topic (for example, my-topic ). ●      Choose Create topic . ●      Copy the Topic ARN for the next task Get More Information About AWS Training and Certification Course Visit Here. Thank You For Reading Written By Amal Satheesh