Category: AWS

  • AWS Lightsail Essentials

    AWS Lightsail Essentials

    AWS Lightsail Essentials Related Links Related AWS Essentials AWS Lightsail Essentials AWS CLI Essentials AWS CloudFormation Essentials AWS CloudWatch Essentials AWS IAM Essentials AWS S3 Essentials AWS Tools for PowerShell AWS VPC Essentials AWS ELB Essentials AWS EBS Essentials AWS CloudTrail Essentials AWS CloudWatch Essentials Links https://docs.aws.amazon.com/cli/latest/reference/lightsail/get-instance.html https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lightsail.html

  • AWS Organizations Essentials

    AWS Organizations Essentials

    AWS OrganizationsCentral management for multiple AWS accounts Service Control Policies (SCP) Related Links Service Control Policies (SCP) Related AWS CLI Essentials AWS CloudFormation Essentials AWS CloudWatch Essentials AWS IAM Essentials AWS S3 Essentials AWS Tools for PowerShell AWS VPC Essentials AWS ELB Essentials AWS EBS Essentials AWS CloudTrail Essentials AWS CloudWatch Essentials Links

  • AWS CloudTrail Essentials

    AWS CloudTrail Essentials

    AWS CloudTrail Essentials Related Links Related AWS Essentials AWS CloudFormation Essentials AWS VPC Essentials AWS Tools for PowerShell Links https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-aws-service-specific-topics.html

  • AWS CloudWatch Essentials

    AWS CloudWatch Essentials

    AWS CloudWatch Essentials Related Links Related AWS Essentials AWS CloudFormation Essentials AWS VPC Essentials AWS Tools for PowerShell Links https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/US_AlarmAtThresholdEC2.html

  • AWS EBS Essentials

    AWS EBS Essentials

    AWS EBS Essentials Related Links Related AWS Essentials AWS CloudFormation Essentials AWS VPC Essentials AWS Tools for PowerShell Links https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html

  • AWS Lambda Essentials

    AWS Lambda Essentials

    AWS Lambda Essentials Deploy From CLI Related Links Deploy From CLI lambda_function.py { “FunctionName”: “HelloWorldPython”, “FunctionArn”: “arn:aws:lambda:us-east-1:999999999999:function:HelloWorldPython”, “Runtime”: “python3.7”, “Role”: “arn:aws:iam::999999999999:role/LambdaRole”, “Handler”: “python_function.lambda_handler”, “CodeSize”: 281, “Description”: “”, “Timeout”: 3, “MemorySize”: 128, “LastModified”: “2022-04-05T01:35:36.249+0000”, “CodeSha256”: “h9AEbl2IE9r+D3hcfFhkDFExL8JVFEtV51VOPL5xmXY=”, “Version”: “$LATEST”, “TracingConfig”: { “Mode”: “PassThrough” }, “RevisionId”: “fe568404-6ff8-4195-99ab-d3a23d669134”, “State”: “Pending”, “StateReason”: “The function is being created.”, “StateReasonCode”: “Creating”, “PackageType”:…

  • AWS IAM Essentials

    AWS IAM Essentials

    AWS IAM Essentials Policy Create Attach To Role Role Create List Attached Policy Role List Roles Instance Profile Create Add Role to Instance Profile Get Instance Profile Associate Instance Profile With EC2 Instance Related Links Policy Create Create a new IAM policy from a JSON file Attach To Role Attach IAM policy to a role…

  • AWS CloudWatch Essentials

    AWS CloudWatch Essentials

    AWS CloudWatch Essentials CloudWatch can be used to monitor your AWS and OnPrem resources and applications in real time. Events Logs Metrics Related Links Events Logs SetUp CloudWatch Monitoring for an Apache Web Server Errors Metrics Custom Metrics Related SetUp CloudWatch Monitoring for an Apache Web Server Errors AWS Essentials AWS CloudFormation Essentials AWS CLI…

  • SetUp CloudWatch Monitoring for an Apache Web Server Errors

    SetUp CloudWatch Monitoring for an Apache Web Server Errors

    SetUp CloudWatch Monitoring for an Apache Web Server In this write up we will configure a Web Server to ship its error logs/var/log/apache2/error.log off to AWS CloudWatch.You will need to setup and IAM access key or an IAM Roles to give he server permission to ship the logs off to CloudWatch Install CloudWatch Agent Configure…

  • Setup a WordPress Website on Debian Based Linux

    Setup a WordPress Website on Debian Based Linux

    Setup a WordPress Website on Debian Based Linux How to setup a WordPress website on Linux server that is based on Debian Linux Install on Debian Based Linux Install Pre Requites Install WordPress Configure Apache Configure WordPress Related Links Install WordPress on a Debian Based Linux Distribution How to install WordPress on Debian based Linux…

  • AWS S3 Essentials

    AWS S3 Essentials

    AWS S3 EssentialsSimple Storage ServiceObject StorageObjects can range from 0 bytes to 5TB Make Bucket List Bucket List Bucket Objects Upload CloudFormation Bucket Policy Pre-Sign-URL Related Links Make Bucket Remove Bucket If you getremove_bucket failed: s3://BUCKETNAME An error occurred (BucketNotEmpty) when calling the DeleteBucket operation: The bucket you tried to delete is not empty List…

  • AWS EC2 Essentials

    AWS EC2 Essentials

    AWS EC2 Essentials Meta Data CloudFormation Sample Bootstrap Scripts Related Links Meta Data CloudFormation Most basic template Sample Bootstrap Scripts Related AWS Tools for PowerShell AWS Essentials AWS CloudFormation Essentials AWS VPC Essentials Links https://aws.amazon.com/ec2/ https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-ec2.html https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html https://aws.amazon.com/blogs/compute/query-for-the-latest-amazon-linux-ami-ids-using-aws-systems-manager-parameter-store/

  • AWS CLI Essentials

    AWS CLI Essentials

    AWS CLI Essentials. If you are looking for AWS tools forPowershell click here Install Configure Related Links Install Configure Related AWS Essentials AWS CloudFormation Essentials AWS VPC Essentials AWS Tools for PowerShell Links https://aws.amazon.com/cli/ https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html