{"id":935,"date":"2019-07-02T10:45:33","date_gmt":"2019-07-02T10:45:33","guid":{"rendered":"https:\/\/www.testpreptraining.com\/tutorial\/?page_id=935"},"modified":"2020-05-02T07:17:26","modified_gmt":"2020-05-02T07:17:26","slug":"identify-the-core-aws-services","status":"publish","type":"page","link":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/","title":{"rendered":"Identify the Core AWS Services"},"content":{"rendered":"\n<p>List of AWS services are<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>EC2<\/li><li>VPC<\/li><li>S3<\/li><li>RDS<\/li><li>Lambda<\/li><li>Route 53<\/li><li>SNS<\/li><li>SQS<\/li><li>ELB <\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">EC2<\/h2>\n\n\n\n<p>Amazon Elastic Compute Cloud or Amazon EC2, is <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>A web service that provides secure, resizable\ncompute capacity in the cloud<\/li><li>Designed to make web-scale cloud computing\neasier for developers.<\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"485\" height=\"226\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-the-core-aws-services.jpg\" alt=\"identify the core aws services\n\" class=\"wp-image-1138\"\/><\/figure><\/div>\n\n\n\n<p><strong>Instance Types<\/strong><\/p>\n\n\n\n<p><span style=\"text-decoration: underline;\">General Purpose<\/span> &#8211; <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>T2 &#8211; T2 instances are Burstable Performance\nInstances that provide a baseline level of CPU performance with the ability to\nburst above the baseline. <\/li><li>M4 &#8211; M4 instances are the latest generation of\nGeneral Purpose Instances. This family provides a balance of compute, memory,\nand network resources, and it is a good choice for many applications.<\/li><\/ul>\n\n\n\n<p>Compute Optimised &#8211; <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>C4 &#8211; C4 instances are the latest generation of\nCompute-optimized instances, featuring the highest performing processors and\nthe lowest price\/compute performance in EC2.<\/li><\/ul>\n\n\n\n<p>Memory Optimised &#8211; <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>X1 &#8211; X1 Instances are optimized for large-scale,\nenterprise-class, in-memory applications and high-performance databases, and\nhave the lowest price per GiB of RAM among Amazon EC2 instance types.<\/li><li>R4 &#8211; R4 instances are optimized for\nmemory-intensive applications and offer better price per GiB of RAM than R3.\nThe RAM sizes are a step below the X1s.<\/li><\/ul>\n\n\n\n<p>Accelerated Computing &#8211;<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>P2 &#8211; P2 instances are intended for\ngeneral-purpose GPU compute applications. <\/li><li>G3 &#8211; G3 instances are optimized for\ngraphics-intensive applications. The GPU specs are a step below the P2s.<\/li><li>F1 &#8211; F1 instances offer customizable hardware\nacceleration with field programmable gate arrays (FPGAs).<\/li><\/ul>\n\n\n\n<p>Storage Optimised &#8211; <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>I3 &#8211; High I\/O instances. This family includes\nthe High Storage Instances that provide Non-Volatile Memory Express (NVMe) SSD\nbacked instance storage optimized for low latency, very high random I\/O\nperformance, high sequential read throughput and provide high IOPS at a low\ncost.<\/li><li>D2 &#8211; Dense-storage instances. D2 instances\nfeature up to 48 TB of HDD-based local storage, deliver high disk throughput,\nand offer the lowest price per disk throughput performance on Amazon EC2.<\/li><\/ul>\n\n\n\n<p><span style=\"text-decoration: underline;\">Pricing<\/span><\/p>\n\n\n\n<p>Amazon EC2 is free to try. There are four ways to pay for\nAmazon EC2 instances: On-Demand, Reserved Instances, and Spot Instances. You\ncan also pay for Dedicated Hosts which provide you with EC2 instance capacity\non physical servers dedicated for your use.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>On-Demand &#8211; With On-Demand instances, you pay\nfor compute capacity by per hour or per second depending on which instances you\nrun. No longer-term commitments or upfront payments are needed. <\/li><li>Spot Instances &#8211; Amazon EC2 Spot instances allow\nyou to bid on spare Amazon EC2 computing capacity for up to 90% off the\nOn-Demand price. Spot instances are recommended for applications that have\nflexible start and end times, applications that are only feasible at very low\ncompute prices or users with urgent computing needs for large amounts of\nadditional capacity.<\/li><li>Reserved Instances &#8211; Reserved Instances provide\nyou with a significant discount (up to 75%) compared to On-Demand instance\npricing. For applications that have steady state or predictable usage, require\nreserved capacity or can commit to using EC2 for a 1 or 3 year period, Reserved\nInstances can provide significant savings compared to using On-Demand\ninstances. <\/li><li>Per-Second Billing &#8211; With per-second billing,\nyou pay for only what you use. It takes cost of unused minutes and seconds in\nan hour off of the bill, so you can focus on improving your applications\ninstead of maximising usage to the hour.<\/li><\/ul>\n\n\n\n<p><strong>Security Groups<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>It acts as a virtual firewall that controls the\ntraffic for one or more instances. <\/li><li>After launching an instance, associate one or\nmore security groups with the instance. <\/li><li>Add rules to each security group that allow\ntraffic to or from its associated instances. <\/li><li>Modify the rules for a security group at any time; the new rules are automatically applied to all instances that are associated with the security group.  <\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">S3<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Amazon S3 is object storage <\/li><li>built to store and retrieve any amount of data\nfrom anywhere \u2013 web sites and mobile apps, corporate applications, and data\nfrom IoT sensors or devices. <\/li><li>Can deliver 99.999999999% durability, <\/li><li>Provides comprehensive security and compliance\ncapabilities <\/li><li>It has query-in-place functionality, allowing you to run powerful analytics directly on your data at rest in S3. <\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"473\" height=\"187\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-the-core-aws-services-01.jpg\" alt=\"identify the core aws services\n\" class=\"wp-image-1139\"\/><\/figure><\/div>\n\n\n\n<p><strong>Storage Classes<\/strong><\/p>\n\n\n\n<p>Amazon S3 offers a range of storage classes designed for\ndifferent use cases. Lifecycle transitions can be used to move data between\nclasses, given certain events.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Amazon S3 Standard &#8211; Designed for general-purpose\nstorage of frequently accessed data. Delivers low latency and high throughput,\nperfect for a wide variety of use cases. There is no retrieval fee, minimum\nobject size or minimum storage duration.<\/li><li>Amazon S3 Standard &#8211; Infrequent Access &#8211;\nDesigned for long-lived, but less frequently accessed data. For data that is\naccessed less frequently, but requires rapid access when needed. Standard &#8211; IA\noffers the high durability, throughput, and low latency of Amazon S3 Standard,\nwith a low per GB storage price and per GB retrieval fee.<\/li><li>Amazon Glacier &#8211; Designed for long-term archive.\nSecure, durable, and extremely low-cost storage service for data archiving. You\ncan reliably store any amount of data at costs that are competitive with or\ncheaper than on-premises solutions. Amazon Glacier provides three options for\naccess to archives, from a few minutes to several hours.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">RDS<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Amazon Relational Database Service (Amazon RDS)\nmakes it easy to set up, operate, and scale a relational database in the cloud.\n<\/li><li>Provides cost-efficient and resizable capacity <\/li><li>Automates time-consuming administration tasks\nsuch as hardware provisioning, database setup, patching and backups.<\/li><li>Available on several database instance types &#8211;\noptimized for memory, performance or I\/O. <\/li><li>Six familiar database engines to choose from. <\/li><li>Supports encryption at rest and in transit, using\nkeys managed through KMS. <\/li><li>Backups are automated, user-initiated snapshots are available and database software is updated automatically. <\/li><\/ul>\n\n\n\n<p>Instance Types<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Standard<\/li><li>Memory Optimized<\/li><li>Micro Instances<\/li><\/ul>\n\n\n\n<p>Database Engines<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Amazon Aurora<\/li><li>PostgreSQL<\/li><li>MySQL<\/li><li>MariaDB<\/li><li>Oracle<\/li><li>Microsoft SQL Server<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Supporting Services<\/h2>\n\n\n\n<p><strong>AWS Database Migration Service<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>It help you migrate databases to AWS easily and\nsecurely. <\/li><li>Source database remains fully operational during\nthe migration. <\/li><li>It can migrate your data to and from most widely\nused commercial and open-source databases. <\/li><li>It supports homogenous migrations such as Oracle\nto Oracle, or heterogeneous migrations like, Oracle to Amazon Aurora.<\/li><li>Allows you to stream data to Amazon Redshift,\nAmazon DynamoDB, and Amazon S3 from any of the supported sources <\/li><li>Supported sources <ul><li>Amazon Aurora<\/li><\/ul><ul><li>PostgreSQL<\/li><\/ul><ul><li>MySQL<\/li><\/ul><ul><li>MariaDB<\/li><\/ul><ul><li>Oracle<\/li><\/ul><ul><li>SAP ASE<\/li><\/ul><ul><li>SQL Server <\/li><\/ul><ul><li>MongoDB<\/li><\/ul><\/li><li>Can also be used for continuous data replication with high-availability. <\/li><\/ul>\n\n\n\n<p><strong>AWS Schema Conversion Tool<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>It makes heterogeneous database migrations to a\nformat compatible with the target database , predictable by automatically\nconverting <ul><li>the source database schema <\/li><\/ul><ul><li>the database code objects<\/li><\/ul><ul><li>views<\/li><\/ul><ul><li>stored procedures<\/li><\/ul><ul><li>&nbsp;functions<\/li><\/ul><\/li><li>Objects that cannot be automatically converted\nare clearly marked <\/li><li>It can also scan application source code for\nembedded SQL statements and convert them.<\/li><li>Source database can be on-premises, or in AWS <\/li><li>Supports conversions from multiple RBMS providers to an equivalent database in RDS, or from multiple data warehouse providers to Amazon Redshift. <\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Lambda<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Lets you run code without provisioning or\nmanaging servers. <\/li><li>Pay only for the compute time you consume <\/li><li>No charge when your code is not running. <\/li><li>Run code for virtually any type of application\nor backend service &#8211; with zero administration.<\/li><li>Scales your application by running code in\nresponse to each trigger. <\/li><li>Code runs in parallel and processes each trigger\nindividually<\/li><li>Scaling precisely with the size of the workload.\n<\/li><li>Charged for every 100ms your code executes and the number of times your code is triggered.  <\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Route 53<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>It is highly available and scalable cloud Domain\nName System (DNS) web service. <\/li><li>It also offers Domain Name Registration <\/li><li>It will automatically configure DNS settings for\nyour domains.<\/li><li>Used to configure DNS health checks to route traffic\nto healthy endpoints <\/li><li>Independently monitor the health of your\napplication and its endpoints.<\/li><li>Amazon Route 53 Traffic Flow makes it easy for\nyou to manage traffic globally <\/li><li>various routing types supported like Latency\nBased Routing, Geo DNS, Geoproximity, and Weighted Round Robin<\/li><li>Combined all routing types with DNS Failover in\norder to enable a variety of low-latency, fault-tolerant architectures. <\/li><li>Amazon Route 53 Traffic Flow\u2019s simple visualor, helps\nto manage how your end-users are routed to your application\u2019s endpoints\u2014whether\nin a single AWS region or distributed around the globe.<\/li><li>Amazon Route 53 is integrated with Elastic Load Balancing (ELB). <\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">SNS<\/h2>\n\n\n\n<p>Amazon Simple Notification Service (SNS) is <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>A Pub\/Sub messaging and mobile notifications for\n<ul><li>Microservices<\/li><\/ul><ul><li>distributed systems<\/li><\/ul><ul><li>&nbsp;serverless applications<\/li><\/ul><\/li><li>It makes it simple and cost effective to send\npush notifications to iOS and Android based devices. <\/li><li>It supports <ul><li>HTTP\/HTTPS<\/li><\/ul><ul><li>Email\/Email-JSON<\/li><\/ul><ul><li>SMS <\/li><\/ul><ul><li>Amazon Simple Queue Service (SQS) queues, <\/li><\/ul><ul><li>AWS Lambda functions.<\/li><\/ul><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Amazon DevPay<\/h2>\n\n\n\n<p>Amazon DevPay is <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>a simple-to-use online billing and account\nmanagement service <\/li><li> Makes it easy for businesses to sell applications that are built in, or run on AWS.  <\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Amazon QuickSight <\/h2>\n\n\n\n<p>Amazon QuickSight is <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>A fast business analytics service <\/li><li>Build visualizations<\/li><li>perform ad hoc analysis<\/li><li>Quickly get business insights from data. <\/li><li>Access data from multiple sources \u2013 <\/li><li>upload files or connect to AWS data sources or external databases. <\/li><\/ul>\n\n\n\n<p>Link for free practice test &#8211;<a href=\"https:\/\/www.testpreptraining.ai\/aws-certified-cloud-practitioner-free-practice-test\"> https:\/\/www.testpreptraining.ai\/aws-certified-cloud-practitioner-free-practice-test<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>List of AWS services are EC2 VPC S3 RDS Lambda Route 53 SNS SQS ELB EC2 Amazon Elastic Compute Cloud or Amazon EC2, is A web service that provides secure, resizable compute capacity in the cloud Designed to make web-scale cloud computing easier for developers. Instance Types General Purpose &#8211; T2 &#8211; T2 instances are&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":906,"menu_order":13,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-935","page","type-page","status-publish","hentry","category-amazon-aws"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Identify the Core AWS Services - Testprep Training Tutorials<\/title>\n<meta name=\"description\" content=\"identify the core aws services tutorial, brief notes, dumps, summary and pdf. It is required to pass the aws cloud practitioner exam\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Identify the Core AWS Services - Testprep Training Tutorials\" \/>\n<meta property=\"og:description\" content=\"identify the core aws services tutorial, brief notes, dumps, summary and pdf. It is required to pass the aws cloud practitioner exam\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/\" \/>\n<meta property=\"og:site_name\" content=\"Testprep Training Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-02T07:17:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-the-core-aws-services.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/\",\"name\":\"Identify the Core AWS Services - Testprep Training Tutorials\",\"isPartOf\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\"},\"datePublished\":\"2019-07-02T10:45:33+00:00\",\"dateModified\":\"2020-05-02T07:17:26+00:00\",\"description\":\"identify the core aws services tutorial, brief notes, dumps, summary and pdf. It is required to pass the aws cloud practitioner exam\",\"breadcrumb\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AWS Cloud Practitioner (CLF-C02)\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Identify the Core AWS Services\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"name\":\"Testprep Training Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\",\"name\":\"Testprep Training\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"contentUrl\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"width\":583,\"height\":153,\"caption\":\"Testprep Training\"},\"image\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Identify the Core AWS Services - Testprep Training Tutorials","description":"identify the core aws services tutorial, brief notes, dumps, summary and pdf. It is required to pass the aws cloud practitioner exam","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/","og_locale":"en_US","og_type":"article","og_title":"Identify the Core AWS Services - Testprep Training Tutorials","og_description":"identify the core aws services tutorial, brief notes, dumps, summary and pdf. It is required to pass the aws cloud practitioner exam","og_url":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/","og_site_name":"Testprep Training Tutorials","article_modified_time":"2020-05-02T07:17:26+00:00","og_image":[{"url":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2019\/07\/identify-the-core-aws-services.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/","url":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/","name":"Identify the Core AWS Services - Testprep Training Tutorials","isPartOf":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website"},"datePublished":"2019-07-02T10:45:33+00:00","dateModified":"2020-05-02T07:17:26+00:00","description":"identify the core aws services tutorial, brief notes, dumps, summary and pdf. It is required to pass the aws cloud practitioner exam","breadcrumb":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/identify-the-core-aws-services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.testpreptraining.ai\/tutorial\/"},{"@type":"ListItem","position":2,"name":"AWS Cloud Practitioner (CLF-C02)","item":"https:\/\/www.testpreptraining.ai\/tutorial\/aws-cloud-practitioner\/"},{"@type":"ListItem","position":3,"name":"Identify the Core AWS Services"}]},{"@type":"WebSite","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","name":"Testprep Training Tutorials","description":"","publisher":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization","name":"Testprep Training","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","contentUrl":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","width":583,"height":153,"caption":"Testprep Training"},"image":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/935","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/comments?post=935"}],"version-history":[{"count":8,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/935\/revisions"}],"predecessor-version":[{"id":5262,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/935\/revisions\/5262"}],"up":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/906"}],"wp:attachment":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media?parent=935"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/categories?post=935"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/tags?post=935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}