AWS SOLUTIONS ARCHITECT Flashcards
PASSING THE AWS SA
allows you to functionally manage live streaming data and process the data into several amazon environments
amazon kinesis data firehose
considered default type for EC2 instance •used for in-depth workloads with low-latency apps •backed by solid-state drives
GENERAL PURPOSE SSD
A task definition is a text file in ______ format
JSON FORMAT
Default value for creating Amazon EC2 instance is limited to all regions with a value of ____
20 (anything divisible by 20)
provides high-level commands to simplify creating, updating, and monitoring clusters and tasks from a local development environment using Docker Compose.
AWS ECS CLI
sends information about the resource’s current running tasks and resource utilization to Amazon ECS, and starts and stops tasks whenever it receives a request from Amazon ECS
CONTAINER AGENT
framework pillar that supports computing resources to maintain and meet business requirements as technologies change over time within the AWS infrastructure
Performance Efficiency
What is ElastiCache?
in memory, caching and data store web service
petabyte-scaled infrastructure that is considered a data warehouse solution
Amazon Redshift
Which service allows you to package your application in containers, specify the CPU and memory requirements, define networking and IAM policies, and launch the application.
AWS FARGATE
MAXIMUM NUMBER OF TASKS THAT CAN BE LAUNCHED
10
when provisioned, each fargate task recieves which type of storage?
10 GB of Docker Layer Storage
an aditional 4GB for volume mounts
interactive query service that gives you the functionality of using standard SQL expression to analyze your data , has the ability to run ad-hoc SQL queries for quick analytics
amazon athena
MICROSERVICE
BATCH PROCESSING
APPLCIATION MIGRATION TO THE CLOUD
MACHINE LEARNING
ARE ALL FEATURES OF :
ECS
when VPC is created it automatically comes with a
ROUTING TABLE
A _______ defines which task definition to use with your service, how many instantiations of that task to run, and which load balancers to associate with your tasks
SERVICE DEFINITION
endpoint that focus on AWS services related to only Dynamodb and Amazon S3
gateway type endpoint
ELASTIC NETWORK INTERFACE WITH A PRIVATE IP ADDRESS THAT SERVES AS AN ENTRY POINT FOR TRAFFIC DESTINED TO A SUPPORT SERVICES
INTERFACE ENDPOINTS (POWERED BY AWS PRIVATE LINK)
Acts as a bridge to your private instances via the internet
bastion hosts
keeps cpu information data for 2 weeks…
amazon cloudwatch
•IN MEMORY ACCELERATION COMPONENT •used by DYNAMODB API •creates up to 10x FASTER RESPONSES
Dynamo DB Accelerator (DAX)
sudo usermod -a -G docker ec2-useR
ADD THE EC2 USER TO THE DOCKER GROUP SO YOU CAN EXECUTE DOCKER COMMANDS WITHOUT USING SUDO
Highly scalable, high-performance container orchestration service that supports Docker containers and allows you to easily run and scale containerized applications on AWS
AMAZON ECS . ELASTIC CONTAINER SERVICE
CHEF CAPISTRANO PUPPET ARE ALL
BOOTSTRAPPING APPLICATIONS
a service that provides a record of actions taken by a user, role, or an AWS service in ECS.
Also, integrated with Amazon ECS
CloudTrail
offer the greatest low level of latency available 32,0000 IOPS backed by solid state drives
PROVISIONED IPOS SSD
used when you have unpredictable peaks in business cycles
dynamic scaling
allows you to provision an object uniquely from its base table index
dynamodb secondary indexes
sudo yum update -y
UPDATE THE INSTALLED PACKAGES AND PACKAGE CACHE ON YOUR INSTANCE