\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{sokoctopus (sokoctopus)} \pdfinfo{ /Title (aws-ccp-clf-c02.pdf) /Creator (Cheatography) /Author (sokoctopus (sokoctopus)) /Subject (AWS CCP CLF-C02 Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{F09B3A} \definecolor{LightBackground}{HTML}{FEF8F2} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{AWS CCP CLF-C02 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{sokoctopus (sokoctopus)} via \textcolor{DarkBackground}{\uline{cheatography.com/178232/cs/46198/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}sokoctopus (sokoctopus) \\ \uline{cheatography.com/sokoctopus} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 15th October, 2025.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Free Resources}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Website - \seqsplit{https://www.awslagi.com/aws-certified-cloud-practitioner-p2/}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Video - \seqsplit{https://www.youtube.com/watch?v=NhDYbskXRgc}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Video - \{\{link="https://www.youtube.com/watch?v=Uq5w1lnKzlk"\}\}l 7 hrs:AWS CCP Training Course CLF-C02\{/link\}\}} \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Website - \seqsplit{https://www.certlibrary.com/exam/AWS\%20Certified\%20Cloud\%20Practitioner}} \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Library Books on Cloud Computing Concepts} \tn % Row Count 10 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Youtube} \tn % Row Count 11 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{linuxjourney.com} \tn % Row Count 12 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.freecodecamp.org/}} \tn % Row Count 13 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{https://workshops.aws/} \tn % Row Count 14 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.aws.training/LearningLibrary?query=certified\%20practitioner\&filters=Language\%3A1\&from=0\&size=15\&sort=\_score}} \tn % Row Count 17 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Not sure where to Start?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Take a look at the possible routes below. Try making your own!} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Get a Baseline- Start by taking a practice test before doing any studying to see where you are at. Then, based on the result from your practice exam, start studying foreign concepts.} \tn % Row Count 6 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Hands on Learning - Start by visiting aws workshops and start a lab and learn along the way. take notes and refer back to the exam criteria to make sure you are on track.} \tn % Row Count 10 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Study Buddy - Work with a friend to set up regular sessions to study for the exam and quiz each other on what you learned throughout the week. Compile your notes together for an interactive study experience} \tn % Row Count 15 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Q\&A - Browse any of the free resources and start to take written notes. Once you complete your notes, come up with your own exam questions. Come back to them later and see if you know the answer or share with a friend} \tn % Row Count 20 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Acronyms}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{ACL} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{ABAC} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{ACM} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{AMI} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{AMZN} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{API} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{ASG} \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{ASN} \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{AWS} \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{AZ} \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{WAF} \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{SSH} \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://quizlet.com/143906977/aws-acronyms-flash-cards/}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Paid Resources}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.testpreptraining.com/aws-certified-cloud-practitioner-free-practice-test}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.allfreedumps.com/AWS-Certified-Cloud-Practitioner-dumps/amazon.passguide.aws-certified-cloud-practitioner.exam.prep.2023-feb-07.by.robin.211q.vce.pdf.html}} \tn % Row Count 6 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.udemy.com/course/aws-certified-cloud-practitioner-new/?couponCode=ST8MT220425G3}} \tn % Row Count 8 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.pluralsight.com/courses/aws-cloud-practitioner-exam-prep} (but has free trial)} \tn % Row Count 10 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Some of the above websites have free trials available} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Video recs}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.youtube.com/watch?v=MMiayVfxG6I}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.youtube.com/watch?v=gB00e15sUqc}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.youtube.com/watch?v=Uq5w1lnKzlk}} \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Practice Tests}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.awslagi.com/aws-certified-cloud-practitioner-p2/}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.testpreptraining.com/}} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.whizlabs.com/blog/aws-cloud-practitioner-certification-questions/}} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.certlibrary.com/exam/AWS\%20Certified\%20Cloud\%20Practitioner\%20CLF-C02}} \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{\seqsplit{https://www.youtube.com/watch?v=bVUkofgOMcA}} \tn % Row Count 8 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{https://bit.ly/3B0BiaJ (Quizlet)} \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Content Outline}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{This CLF-C02 cheat sheet is short and not all inclusive for the content on the exam. \newline % Row Count 2 (+ 2) However, additional context for each task statement is available to help you prepare for the exam. \newline % Row Count 4 (+ 2) The exam has the following content domains and weightings: \newline % Row Count 6 (+ 2) • Domain 1: Cloud Concepts (24\% of scored content) \newline % Row Count 8 (+ 2) • Domain 2: Security and Compliance (30\% of scored content) \newline % Row Count 10 (+ 2) • Domain 3: Cloud Technology and Services (34\% of scored content) \newline % Row Count 12 (+ 2) • Domain 4: Billing, Pricing, and Support (12\% of scored content) \newline % Row Count 14 (+ 2) The most up to date info regarding this exam can be found at \seqsplit{https://d1.awsstatic.com/training-and-certification/docs-cloud-practitioner/AWS-Certified-Cloud-Practitioner\_Exam-Guide.pdf}% Row Count 18 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Chapter 4: Shared Responsibility Model}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{17.67cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/sokoctopus_1750644805_7a404923-5572-409c-b30e-6d44706bcd89.01bb8af3d4f9cae73c5543f1884a0bb6b5a1d187.jpeg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{\{\{link="https://aws.amazon.com/compliance/shared-responsibility-model/"\}\}AWS Website: Shared Responsibility Model \newline AWS handles the hardware and software, but it is up to the consumer to maintain that software and secure the environment. \newline Related Vocab Words: Elasticity, Scalability, Availability, Reliability, Security, Agility} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 7: Core Compute Services}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{pg 120-135 \newline Domains 3.1, 3.3, 4.1-4.2} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 6 part 3}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Domains 2.2, 2.4, 3.1,3.3-3.6, 4.2 \newline pgs 82-118} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{7.5988 cm} x{9.6712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 6 part 2}} \tn % Row 0 \SetRowColor{LightBackground} AWS Command Line Interface (CLI) & Helps to perform repetitive tasks, can be manual or automated. compatible with all Windows, macOS, Linux compatible. port 443 TCP, need IAM access key ID and secret key to AWS access \tn % Row Count 9 (+ 9) % Row 1 \SetRowColor{white} & AWS CLI comes preinstalled on Amazon Linux AMIs; can be installed otherwise using Python pip package manager, can also use a stand alone installer (internet access not required) \tn % Row Count 18 (+ 9) % Row 2 \SetRowColor{LightBackground} Software Development Kits (SDKs) & can be used to integrate application with AWS services, save time by providing low-level code, up to developer to learn how to add into application \tn % Row Count 25 (+ 7) % Row 3 \SetRowColor{white} & Mobile SDKs are also offered. AWS Amplify is an open source framework to buiild mobile and web apps on AWS. offers cloud based auth, notification, offline data sync,open source, supports javascript and react \tn % Row Count 35 (+ 10) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{7.5988 cm} x{9.6712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 6 part 2 (cont)}} \tn % Row 4 \SetRowColor{LightBackground} & IOT SDKs - collection of services, centrrally onboard, manage, and monitor IOT devices ; helps to optimize memoriy, network, and power usage, reduce size of app, ensure secure, fast comms \tn % Row Count 9 (+ 9) % Row 5 \SetRowColor{white} CloudWatch & Service that helps plan, monitor, and fine tune, data from applications ; lets you collect, search, and visualize data in the form of logs, metrics, and events of resources \tn % Row Count 17 (+ 8) % Row 6 \SetRowColor{LightBackground} & Use Cases: Log Analytics, Application Monitoring, Resource Optimization, Infrastructure monitoring and Troubleshooting (correlate metrics to logs) \tn % Row Count 24 (+ 7) % Row 7 \SetRowColor{white} & CloudWatch Metrics: collects numeric performance metrics from on or off prem resources. All AWS resources auto send their metrics to cloudwatch. stores info for up to 15 months \tn % Row Count 32 (+ 8) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{7.5988 cm} x{9.6712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 6 part 2 (cont)}} \tn % Row 8 \SetRowColor{LightBackground} & Alarms can be set up if a metric crosses a certain threshhold. The alarm can take action. \tn % Row Count 5 (+ 5) % Row 9 \SetRowColor{white} & Notification using simple notification service (SNS)- allows applications, users, devices to send and receive notifications from AWS ; publisher subscriber model, topic \tn % Row Count 13 (+ 8) % Row 10 \SetRowColor{LightBackground} & Auto Scaling, EC2 action \tn % Row Count 15 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Domains 2.2, 2.4, 3.1,3.3-3.6, 4.2 \newline pgs 95-} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 6 part 1}} \tn % Row 0 \SetRowColor{LightBackground} AWS Management Console - is also a mobile application & aka AWS Console and AWS Web Console, each AWS service has its own console, point and click, can sign in as a root or IAM user \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} & Most aws services are region specific, global services (IAM, route 53, S3) dont use region selector \tn % Row Count 12 (+ 5) % Row 2 \SetRowColor{LightBackground} & Resource groups can be created, let you view, manager, and auutomate tasks on multiple aws resources at a time. It is a collection of AWS resources in the same region that match the results of a query \tn % Row Count 22 (+ 10) % Row 3 \SetRowColor{white} & \textasciicircum{}ideal for grouping AWS resources that all compose a particular app. \tn % Row Count 26 (+ 4) % Row 4 \SetRowColor{LightBackground} & Resource Tags - optional metadata that you can assign to AWS resource \tn % Row Count 30 (+ 4) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 6 part 1 (cont)}} \tn % Row 5 \SetRowColor{LightBackground} & AWS CloudFormation Stacks- programatically deploy and manage multiple AWS resources as a single unit, a "stack" ;you can filter by resource type \tn % Row Count 8 (+ 8) % Row 6 \SetRowColor{white} Tagging Strategies & Tag Editor - to create a resource group based on tags, create a query to find the resources you want to tag. They are case sensitive, so are querys \tn % Row Count 16 (+ 8) % Row 7 \SetRowColor{LightBackground} & Technical - ex "webserver01" uses the {[}Name{]} Tag, Tags do not have to be unique so tags could overlap. You can use Environment tag to specify wether the resource is in prod or test \tn % Row Count 25 (+ 9) % Row 8 \SetRowColor{white} & Can apply a tag with a value of something \tn % Row Count 28 (+ 3) % Row 9 \SetRowColor{LightBackground} & Automation Tags - specify {[}date{[} or {[}time{[} tags, can enable {[}opt in{]} or {[}opt out{]} to enable or disable automation \tn % Row Count 34 (+ 6) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 6 part 1 (cont)}} \tn % Row 10 \SetRowColor{LightBackground} & Business - ex" Owner, Business Unit, Project, Customer \tn % Row Count 3 (+ 3) % Row 11 \SetRowColor{white} & Security Tags - Specify a condition that permits an instance to access a database if it only has a specific tag. Can be tagged based on security level requirements. Confidentiality or compliance key name can be used \tn % Row Count 14 (+ 11) % Row 12 \SetRowColor{LightBackground} AWS Mobile App Supported services & AWS Billing and Cost Mangement, AWS CloudFormation, Amazon CloudWatch, Amazon EC2, Amazon DynamoDB, AWS Elastic beanstalk, elastic load blancing, aws opsworks, AWS Personal Health dashboard, Amazon RDS, Amazon Route 53, Amazon S3, Amazon VPC \tn % Row Count 27 (+ 13) % Row 13 \SetRowColor{white} & requires an existing AWS account, can add multiple identities \tn % Row Count 31 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Domains 2.2, 2.4, 3.1,3.3-3.6, 4.2 \newline pgs 82-95} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{p{1.727 cm} p{1.727 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 5 cont - AWS Sec and Compliance Tools}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{AWS Compliance} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{AMZ Inspector} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{AMZ GuardDuty} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{AWS Secret Manager} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{AMZ Detective} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{AWS Audit Manager} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{AWS Cloud HSM} \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{AWS RAM} \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{AWS Security Hub} \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{AMZ = Amazon \newline RAM = Resource Access Manager \newline HSM = Hardware Security Module} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{6.908 cm} x{10.362 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 5: 2.2, 2.3 IAM}} \tn % Row 0 \SetRowColor{LightBackground} Root User & Auth for expenses, launching resources. Protect w MFA, complex pass, use IAM user not root if possible. Should NEVER be assigned keys \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} Best Practices & Access keys used for remote log ins. Key pair likely required \tn % Row Count 9 (+ 3) % Row 2 \SetRowColor{LightBackground} & You can configure your own password policy \tn % Row Count 11 (+ 2) % Row 3 \SetRowColor{white} & something you know, something you have, \tn % Row Count 13 (+ 2) % Row 4 \SetRowColor{LightBackground} & U2F - Universal 2nd factor \tn % Row Count 15 (+ 2) % Row 5 \SetRowColor{white} & Users/Groups/Roles should be used for efficiency and security (trusted entity for a rolecan be a service, 3rd party IDP, or specific AWS acc) \tn % Row Count 21 (+ 6) % Row 6 \SetRowColor{LightBackground} Access Keys (not MFA) & AWS mngmt console can generate them, keys are only shown once. Never show in plaintext. You can deactivate keys \tn % Row Count 26 (+ 5) % Row 7 \SetRowColor{white} SSH - Secure Shell Protocol & tool for encrypting remote sessions. Encryption can be decrypted with a key, ssh managed both de/encryption as long as compatible keys are present at both sides of connection \tn % Row Count 34 (+ 8) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{6.908 cm} x{10.362 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 5: 2.2, 2.3 IAM (cont)}} \tn % Row 8 \SetRowColor{LightBackground} & to luanch a new EC2 linux instance user existing or new SSH pair. only one opp to download \tn % Row Count 4 (+ 4) % Row 9 \SetRowColor{white} & must be invoked in connection cmd. You can launch actively in windows machines \tn % Row Count 8 (+ 4) % Row 10 \SetRowColor{LightBackground} Federated Access & SAML can be used, or AD. SSO can be used if prior are integrated. AWS Directory Service can be used. Can download user reports \tn % Row Count 14 (+ 6) % Row 11 \SetRowColor{white} Encryption & KMS - AWS Key Management Service. This will apply encryption using a CMK (customer master key). Can add/remove keys through KMS dashboard \tn % Row Count 20 (+ 6) % Row 12 \SetRowColor{LightBackground} & Any data managed by AWS Service can be encrypted (includes RDS, DynamoDBs, EBS attached to EC2s, S3 {\emph{only works with server side encryption, not client side. encrypt data before uploading to S3 w/ KMS-managed CMK or client side master key}} \tn % Row Count 30 (+ 10) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{6.908 cm} x{10.362 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 5: 2.2, 2.3 IAM (cont)}} \tn % Row 13 \SetRowColor{LightBackground} AWS Artifact & Regulatory Complaince \tn % Row Count 1 (+ 1) % Row 14 \SetRowColor{white} & Links and Docs describing various regulatory standards. Various reports \tn % Row Count 4 (+ 3) % Row 15 \SetRowColor{LightBackground} & ex: FedRAMP, GC, APRA, PCI DSS, AOC, SOC, SOX \tn % Row Count 6 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{pg 67-76} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 4 pt 2: Domains 2.1, 3.1, 3.2}} \tn % Row 0 \SetRowColor{LightBackground} AWS Outposts (on-prem physical AWS \seqsplit{installed\&maintained} server) & Brings AWS \seqsplit{infrastructure/services} to on prem data \seqsplit{centers/colocations.} Hybrid experience, APIs/AWS services can be run locally. Helps to run low latency, local data processing, or data residency. \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} Covered Services & EC2, Elastic Block Store, and Amazon File Storage \tn % Row Count 13 (+ 3) % Row 2 \SetRowColor{LightBackground} AWS Local Zones (diff from regions) & 33 locations. Designed to serve cities/metro areas w/ ultra low-latency access. Must be run in local zone data centers. Covered services are preferred, not all AWS services are available \tn % Row Count 23 (+ 10) % Row 3 \SetRowColor{white} AWS Wavelength & addresses need for ultra-low latency and high-bandwidth for mobile users. Does not extend traditional networks/comp infrastructure. Brings to 5G network. AWS co-locates physical infra with telecomms facilities \tn % Row Count 34 (+ 11) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 4 pt 2: Domains 2.1, 3.1, 3.2 (cont)}} \tn % Row 4 \SetRowColor{LightBackground} & deploying these at the edge of the network dev can run apps in proximity to 5g base stations, decreases net latency. Best for VR or AR deployments \tn % Row Count 8 (+ 8) % Row 5 \SetRowColor{white} AWS Shared Responsibility Model & See graphic in cheat sheet \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} & Customer is responsible for what's IN the cloud. AWS is responsible for the cloud itself \tn % Row Count 15 (+ 5) % Row 7 \SetRowColor{white} & applies to IaaS, SaaS, PaaS \tn % Row Count 17 (+ 2) % Row 8 \SetRowColor{LightBackground} Managed vs Unmanaged & Managed cloud service - will "hide" backend configs/admin work to run service. Allows you to focus on outcome/business \tn % Row Count 23 (+ 6) % Row 9 \SetRowColor{white} & RDS - stand alone database can be run in this (partially managed service). Could be managed with Elastic Beanstalk (handles \seqsplit{instances/storage/DBs)} \tn % Row Count 31 (+ 8) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 4 pt 2: Domains 2.1, 3.1, 3.2 (cont)}} \tn % Row 10 \SetRowColor{LightBackground} & Unmanaged - ex: EC2 - Client cares for op system and everything on it. Sliding scale \tn % Row Count 5 (+ 5) % Row 11 \SetRowColor{white} & If you can edit it, you own it \tn % Row Count 7 (+ 2) % Row 12 \SetRowColor{LightBackground} Service Health Status & Good for troubleshooting. Service Health Dashboard will report outages within 1-2mins of outage \tn % Row Count 12 (+ 5) % Row 13 \SetRowColor{white} \mymulticolumn{2}{x{17.67cm}}{AUP does not tolerate illegal activity} \tn % Row Count 13 (+ 1) % Row 14 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{} \tn % Row Count 13 (+ 0) % Row 15 \SetRowColor{white} & Of vs In the cloud \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{pg 55-64} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.2896 cm} x{8.9804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 4 pt 1: Domains 2.1, 3.1, 3.2}} \tn % Row 0 \SetRowColor{LightBackground} Regionally based services & The hardware for an instance will only use one AWS region, true for all instance types (Lambda, EC2, S3, EBS) Phys host must be in one region. can rul parallel resources in multiple regions (reccomended for data \seqsplit{soverignty/durability/access)}. Check region status often \tn % Row Count 14 (+ 14) % Row 1 \SetRowColor{white} & Dividing resources among regions allows you to locate infrastucture geographically closer to you w/ low latency, meet reg complaince w/ legal and banking rules, and isolate groups of resources for greatest latency \tn % Row Count 25 (+ 11) % Row 2 \SetRowColor{LightBackground} & must know how to identify what region you are working in ex: \seqsplit{`ec2.us-east-1.amazonaws.com`} vs \seqsplit{`rds.eu-west-3.amazonaws.com`} \tn % Row Count 32 (+ 7) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.2896 cm} x{8.9804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 4 pt 1: Domains 2.1, 3.1, 3.2 (cont)}} \tn % Row 3 \SetRowColor{LightBackground} Globally Based Services & Resources are not tied to any one region. EX: IAM, CDN, S3 \tn % Row Count 3 (+ 3) % Row 4 \SetRowColor{white} Availability Zones (AZ) & One Region has at least 2 AZs w/ low latency network links. No two AZs will ever share resources from a single phys data center \tn % Row Count 10 (+ 7) % Row 5 \SetRowColor{LightBackground} & Designations: subnet/AZ combo = host environment. AZs are dispalyed out of order to ensure availability. \tn % Row Count 16 (+ 6) % Row 6 \SetRowColor{white} & Be familiar with subnetting. Distribute prod over multiple subnets for high availability and low fault tolerance \tn % Row Count 22 (+ 6) % Row 7 \SetRowColor{LightBackground} & Private IPv4 address range" `192.168.0.0` to `192.168.255.255`. Can be dividied into smaller and smaller subnets. AWS allows 200 subnets per AZ. Other range inclides `172.16.0.0` to `172.31.255.255` \tn % Row Count 32 (+ 10) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.2896 cm} x{8.9804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 4 pt 1: Domains 2.1, 3.1, 3.2 (cont)}} \tn % Row 8 \SetRowColor{LightBackground} & If you see IP address in AWS config dialog box, youre looking at IP address subnet range \tn % Row Count 5 (+ 5) % Row 9 \SetRowColor{white} AZ cont - High Availability & Hardware will fail at some point. Single point of failure refers to no stored backups. Redundancy is the only effective protection against failure and must also be geo parallel. Cloud resilience is often cheaper. \tn % Row Count 16 (+ 11) % Row 10 \SetRowColor{LightBackground} & AWS avoids app failure via auto-scaling and load balancing \tn % Row Count 19 (+ 3) % Row 11 \SetRowColor{white} Global Infrastructure: Edge Locations & Edge Location is a site where AWS provides low latency user access to Amazon based data by deploying physical server infrastructure. These are different because they do not offer full range of AWS services. Helps direct traffic. \tn % Row Count 31 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{pg 46-54} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 3 Notes; Domains 2.4, 3.8, 4.3}} \tn % Row 0 \SetRowColor{LightBackground} 4 Levels of Support Plans & Basic - free plan \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} & Developer - starts at \$29, includes Core TA checks, 8am-6pm local time web access, general guidance within 24 business hours, system impaired help within 12 business hours \tn % Row Count 11 (+ 9) % Row 2 \SetRowColor{LightBackground} & Business - starts at \$100, general guidance within 24 business hours, 24/7 web chat/phone engineer access, prod sys down help within 1 hr, all TA checks. Can also have IEM for more \$\$ \tn % Row Count 21 (+ 10) % Row 3 \SetRowColor{white} & Enterprise - starts at \$15k/month. general guidance within 24 business hours, 24/7 web chat/phone engineer access, prod sys down help within 1 hr, all TA checks, Business crit sys down help in 15 mins. A technical account manager (TAM) is a guide/advocate for your account. \tn % Row Count 35 (+ 14) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 3 Notes; Domains 2.4, 3.8, 4.3 (cont)}} \tn % Row 4 \SetRowColor{LightBackground} & AWS Partner Network (APN) - Professional Services Team \tn % Row Count 3 (+ 3) % Row 5 \SetRowColor{white} Documentation & SDKs are available. Helps users to look into strategies, guides, and more \tn % Row Count 7 (+ 4) % Row 6 \SetRowColor{LightBackground} & Knowledge Center - FAQ page sorted by service. Discussion forums are also available re:Post \tn % Row Count 12 (+ 5) % Row 7 \SetRowColor{white} Trusted Advisor (ONLY AVAILABLE FOR BUSINESS OR ENTERPRISE SUBSCRIBERS) & visually confirms if account resource configs are compliant/safe w/ best practice. Alerts across 5 categories: Cost Optimization, Performance, Security, Fault Tolerance, and Service Limits \tn % Row Count 22 (+ 10) % Row 8 \SetRowColor{LightBackground} & Basic Support and Dev have service limits w/ some security info, whereas Business and enterprise get all alerts \tn % Row Count 28 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{pg 30-43} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{4.4902 cm} x{12.7798 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 2 Notes: Domain 4.1-4.3}} \tn % Row 0 \SetRowColor{LightBackground} Free Tier & Can run for up to 750 hrs per month using a t2.micro EC2 instance. Can be used to run light relational database workloads with Amazin Relational Database Services (RDS). Can store up to 5GB in S3 buckets. Lasts for 12 months. Two ways to monitor user: email alerts and tracking tool at bottom of billing dashboard. PUT and GET requests in 23 buckets have limits \tn % Row Count 13 (+ 13) % Row 1 \SetRowColor{white} & 12 month free: 30GB of magnetic or SSD from EBS, 500MB free storage with ECR, 1 TB of outbound data, 1 million API calls on API Gateway \tn % Row Count 18 (+ 5) % Row 2 \SetRowColor{LightBackground} & Permanently Free:10 monitoring metircs/alarms on Amazon CloudWatch, 62000 outbound emails/month w/ SES, 3.2 million seconds of compute time, one million requests w/ Lambda \tn % Row Count 24 (+ 6) % Row 3 \SetRowColor{white} Budgeting & Rates change with how much storage is needed, pricing varies by regions. For EC2, you can choose between pricing types (on-demand, spot, savings,reserve instances, dedicated host pricing) \tn % Row Count 31 (+ 7) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{4.4902 cm} x{12.7798 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Chapter 2 Notes: Domain 4.1-4.3 (cont)}} \tn % Row 4 \SetRowColor{LightBackground} & Can use AWS pricing calculator for estimating cost. 2 main benefits: pricing is real time and can visualize the impacts of each element fiscally \tn % Row Count 5 (+ 5) % Row 5 \SetRowColor{white} & Can utilize the billing dashboard, can create one of three budget types: Usage Budgets, cost budgets, reservation instance or coverage budget, or savings plan coverage \tn % Row Count 11 (+ 6) % Row 6 \SetRowColor{LightBackground} & Other tools: Cost explorer (visualizes account's historical usage), Cost/usage reports (show full range of activity), Cost allocation tags (resource tags, cost allocation tags), and AWS Organizations (centralizes admin of multiple AWS accounts for allocation) \tn % Row Count 20 (+ 9) % Row 7 \SetRowColor{white} Service Limits & Can only launch 20 reserved instances within EC2 each month so all classes of resources are reliable. Limits are adjustable \tn % Row Count 25 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Resource requests can be refused. \newline \newline Exam study guide pgs 14-25} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Notes: Domain 1.1-1.3}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{-AWS allows for sufficient compute, memory, network, and storage resources. Global infrastructure is also efficient} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{-Lots of redundancy so that if one part fails, there is always a failover} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{-Allocation of resources is automated via the metered pay model} \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{-CapEx (Capital Expenses) relates to on-prem solutions and hardware. Cloud solutions do not have any CapEx.} \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{-Server virtualization. VMs are created and access storage/computing resources from the host server. Virtualization offers two main benefits: Speed/Efficiency} \tn % Row Count 14 (+ 4) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{-located in a physical server: Compute to Storage to Hypervisor (VM Admin Software) to the virtual machine. Storage is attached to it} \tn % Row Count 17 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{-On prem, IaaS, PaaS, Saas} \tn % Row Count 18 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{-Serverless workloads allow for users to run on cloud servers. Provided by AWS Lambda servervices, makes code that is REACTIONARY.} \tn % Row Count 21 (+ 3) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{-Scalability allows apps to grow automatically based on organizational needs} \tn % Row Count 23 (+ 2) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{-Elasticity matches compute power w/ rising and falling demand. Ex: AWS Auto Scaling. Will operate within its limits} \tn % Row Count 26 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \end{document}