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 …
Read more “How to Create CloudTrail on Amazon Web Service(AWS).”
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 …
Read more “How to Create & Configure CloudWatch dashboard on Amazon Web Service(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 …
Read more “How to Create Cloud9 Environment on Amazon Web Service(AWS).”
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 …
Read more “How to Create CodeCommit on Amazon Web Service(AWS).”
How to Create Cache & Origin Request Policy for CloudFront on Amazon Web Service(AWS).
Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds, all within a developer-friendly environment. We can create two policies: Cache & Origin Request Policy for CloudFront. Cache Policy Cache Policies allow you to control how CloudFront caches …
Read more “How to Create Cache & Origin Request Policy for CloudFront on Amazon Web Service(AWS).”