How to Create IAM User,Role & policy on Amazon Web Service(AWS).

AWS Identity and Access Management (IAM) enables you to manage access to AWS services and resources securely. Using IAM, you can create and manage AWS users and groups, and use permissions to allow and deny their access to AWS resources. IAM is a feature of your AWS account offered at no additional charge. Identity and …

How to Create CloudTrail on Amazon Web Service(AWS).

AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of your AWS account.In addition, you can use CloudTrail to detect unusual activity in your AWS accounts. CloudTrail captures actions made directly by the user or on behalf of the user by an AWS service. For example, an AWS CloudFormation CreateStack …

How to Create & Configure CloudWatch dashboard on Amazon Web Service(AWS).

Amazon CloudWatch is a monitoring and management service that provides data and actionable insights for AWS, hybrid, and on-premises applications and infrastructure resources. With CloudWatch, you can collect and access all your performance and operational data in form of logs and metrics from a single platform. Amazon CloudWatch is basically a metrics repository. An AWS …

How to Create Cloud9 Environment on Amazon Web Service(AWS).

AWS Cloud9 is a cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, PHP, and more, so you don’t need to install files or configure …

How to Create CodeCommit on Amazon Web Service(AWS).

AWS CodeCommit is a fully-managed source control service that hosts secure Git-based repositories. It makes it easy for teams to collaborate on code in a secure and highly scalable ecosystem. CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. AWS CodeCommit keeps your repositories close to your …