{"id":1696,"date":"2019-02-06T11:39:33","date_gmt":"2019-02-06T11:39:33","guid":{"rendered":"http:\/\/wiki.thomasandsofia.com\/?p=1696"},"modified":"2019-02-20T11:13:46","modified_gmt":"2019-02-20T11:13:46","slug":"csap-service-catalog","status":"publish","type":"post","link":"https:\/\/wiki.thomasandsofia.com\/?p=1696","title":{"rendered":"CSAP Service Catalog"},"content":{"rendered":"<p><a href=\"http:\/\/wiki.thomasandsofia.com\/2018\/08\/20\/aws-certified-solutions-architect-professional-overview\/\">Main Menu<\/a><\/p>\n<h1>Menu<\/h1>\n<ul>\n<li>Overview of Service Catalog<\/li>\n<li>Creating Product and Portfolio in Service Catalog<\/li>\n<li>Document Code &#8211; AWS Service Catalog<\/li>\n<\/ul>\n<h1>Overview of Service Catalog<\/h1>\n<p><a href=\"https:\/\/www.udemy.com\/aws-certified-solutions-architect-professional\/learn\/v4\/t\/lecture\/13307990?start=0\" target=\"_blank\" rel=\"noopener\">https:\/\/www.udemy.com\/aws-certified-solutions-architect-professional\/learn\/v4\/t\/lecture\/13307990?start=0<\/a><\/p>\n<p>AWS Service Catalog enables organizations to create and manage catalogs of IT services that are approved for use on AWS.<\/p>\n<h2>Issues<\/h2>\n<ul>\n<li>Users can launch whatever they want with out regulation<\/li>\n<li>This can be a security issue if they leave their security groups open to the world.<\/li>\n<\/ul>\n<h2>How it works<\/h2>\n<ul>\n<li>Service Catalogs are based on CloudFormation scripts that build to the standards that are pre-defined in the scripts.\u00a0 For example:\n<ul>\n<li>EC2 size and AMI<\/li>\n<li>Security Groups<\/li>\n<\/ul>\n<\/li>\n<li>Provides users with sets of products they can deploy without requiring an admin to create these for them.<\/li>\n<li>Grouping of products is known as a Portfolio\n<ul>\n<li>Only Admins can create and edit Portfolios<\/li>\n<li>Users given access to a Portfolio can launch any products within that portfolio<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h1>Creating Product and Portfolio in Service Catalog<\/h1>\n<p><a href=\"https:\/\/www.udemy.com\/aws-certified-solutions-architect-professional\/learn\/v4\/t\/lecture\/13307994?start=0\" target=\"_blank\" rel=\"noopener\">https:\/\/www.udemy.com\/aws-certified-solutions-architect-professional\/learn\/v4\/t\/lecture\/13307994?start=0<\/a><\/p>\n<h2>From video on Console:<\/h2>\n<ul>\n<li>Service Catalog admins: AWSServiceCatalogAdminFullAccess policy<\/li>\n<li>End users: AWSServiceCatalogEndUserFullAccess policy<\/li>\n<\/ul>\n<h2>Overview<\/h2>\n<ul>\n<li>Create a portfolio\n<ul>\n<li>Add the users groups and roles to the portfolio<\/li>\n<\/ul>\n<\/li>\n<li>Create a product<\/li>\n<li>Add the product to the portfolio<\/li>\n<\/ul>\n<h2>Procedure<\/h2>\n<p>OverCreate a portfolio then add products to it<\/p>\n<ul>\n<li>Create the Portfolio\n<ul>\n<li>Management and Governance &gt; Service Catalog &gt; Portfolio list &gt; CREATE PORTFOLIO<\/li>\n<li>Create portfolio\n<ul>\n<li>Portfolio name: Development EC2 Instance Stack<\/li>\n<li>Description: Used for development purposes<\/li>\n<li>[ Create ]<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Add the users groups and roles\n<ul>\n<li>Portfolio list &gt; Click the portfolio name<\/li>\n<li>Portfolio: &lt;name&gt;\n<ul>\n<li>Users, groups and roles &gt; Add user, group or role\n<ul>\n<li>This name is misleading. You can add multiple users, groups and roles at this time<\/li>\n<li>Select the users, groups and roles you wish to allow access to this portfolio<\/li>\n<li>[ ADD ACCESS ]<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Create a product\n<ul>\n<li>Products list &gt; UPLOAD NEW PRODUCT<\/li>\n<li>Upload new product\n<ul>\n<li>Enter product details\n<ul>\n<li>Product name: EC2 Instance Stack<\/li>\n<li>Details: Used for development<\/li>\n<li>Provided by: Security Team<\/li>\n<li>[ Next ]<\/li>\n<\/ul>\n<\/li>\n<li>Enter support details\n<ul>\n<li>Optional<\/li>\n<li>[Next]<\/li>\n<\/ul>\n<\/li>\n<li>Version details\n<ul>\n<li>Select template\n<ul>\n<li>Upload a new CloudFormation script, or provide the url to it. (Likely an S3 file)<\/li>\n<\/ul>\n<\/li>\n<li>Version: Dev-ubuntu-01<\/li>\n<li>Description: This should be used for all Dev Ubuntu instance creation<\/li>\n<li>[ NEXT ]<\/li>\n<\/ul>\n<\/li>\n<li>Review\n<ul>\n<li>[ CREATE ]<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Upload new product\n<ul>\n<li>Enter product details\n<ul>\n<li>All optional<\/li>\n<\/ul>\n<\/li>\n<li>[Next]<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>0:00<\/p>\n<h1>Document Code<\/h1>\n<pre>AWSTemplateFormatVersion: \"2010-09-09\"\r\nDescription: \"EC2 instance for development.\"\r\nResources:\r\n  MyEC2Instance:\r\n    Type: AWS::EC2::Instance\r\n    Properties:\r\n      ImageId: \"ami-03c652d3a09856345\"\r\n      InstanceType: \"t2.micro\"\r\n<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Main Menu Menu Overview of Service Catalog Creating Product and Portfolio in Service Catalog Document Code &#8211; AWS Service Catalog Overview of Service Catalog https:\/\/www.udemy.com\/aws-certified-solutions-architect-professional\/learn\/v4\/t\/lecture\/13307990?start=0 AWS Service Catalog enables organizations to create and manage catalogs of IT services that are approved for use on AWS. Issues Users can launch whatever they want with out regulation ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/wiki.thomasandsofia.com\/?p=1696\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18,38],"tags":[],"class_list":["post-1696","post","type-post","status-publish","format-standard","hentry","category-amazon-web-services-aws","category-certified-solutions-architect-professional"],"_links":{"self":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts\/1696","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1696"}],"version-history":[{"count":8,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts\/1696\/revisions"}],"predecessor-version":[{"id":1707,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts\/1696\/revisions\/1707"}],"wp:attachment":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1696"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1696"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1696"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}