Category: AWS

  • AWS Essentials

    AWS Essentials

    AWS Essentials Amazon Web Services Essentials Analytics DataBase Compute Management & Governance Network Storage Related Links NFS Analytics Athena OpenSearch (ElasticSearch Service) Compute EC2 Lambda Load Balancers Lightsail DataBase Aurora ElastiCache (In-Memory Cache) RDS Management & Governance CloudFormation (Infrastructure As Code) CloudTrail (API Logs & Events) CloudWatch (Performance Logs & Metrics) Config (Track Resource Inventory…

  • AWS CloudFormation Essentials

    AWS CloudFormation Essentials

    AWS CloudFormation Essentials CloudFormation templates can be defined using YAML or JSON CloudFormation Components Cloudformation Skeleton YAML JSON Intrinsic Functions Condition Functions Related Links CloudFormation Components CloudFormation consists of 9 components. Only Resources is mandatory AWSTemplateFormatVersion: Future proofs the template from future features and behaviors of CloudFormation. Or if the format of the template changes.…

  • AWS VPC Essentials

    AWS VPC Essentials

    AWS Essentials VPC New Internet Gateway New Route Table Edit Network Access Control List New Subnets New Related Links VPC Virtual Private Cloud. Holds an IP Address space. It is a logical data centerVPCs consist of Internet Gateways, Virtual Private Gateways, Route Tales, Network Access Control Lists, Subnets and Security Groups. Default VPCs come configured…