Skip to content

Commit

Permalink
add left menu item for feedback and questions
Browse files Browse the repository at this point in the history
  • Loading branch information
ckamps committed Dec 1, 2020
1 parent cb9451c commit d446ec6
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 6 deletions.
16 changes: 10 additions & 6 deletions content/00-intro/05-required-knowledge.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,17 @@ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0
{{% /comment %}}

## Assistance from AWS and Partners
## Assistance from AWS and partners

This guide has been developed with a goal of providing enough detail so that you can establish an initial cloud foundation in support of development, test, and production environments on your own.

However, if you're new to AWS and doesn't have the necessary skills, you will likely benefit from working with your [AWS sales team](https://aws.amazon.com/contact-us/) and [AWS partners](https://aws.amazon.com/partners/) to help you navigate through this early stage of formally establishing a foundation on AWS.
However, if you're new to AWS and doesn't have the necessary skills, you will likely benefit from working with subject matter experts to help you navigate through this early stage of formally establishing a foundation on AWS.

## Introductory Level Knowledge Requirements
* [Your AWS sales team](https://aws.amazon.com/contact-us/)
* [AWS partners](https://aws.amazon.com/partners/)
* AWS certified freelancers and consulting firms via [AWS IQ](https://iq.aws.amazon.com/)

## Introductory level knowledge requirements

Although in-depth knowledge of the following topics is not absolutely required to make use of this guide, it's recommended that your initial Cloud Foundation team members achieve at least an introductory level of knowledge of these topics prior to using this guide:

Expand All @@ -31,7 +35,7 @@ In cases where you expect to deploy workloads that require network resources in
* [AWS Virtual Private Cloud (VPC)](https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html)
* [Network IP address ranges (CIDRs)](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html)

## AWS Ramp-Up Guide: Architect
## AWS Ramp-up Guide: Architect

[AWS Training and Certification](https://aws.amazon.com/training/) offers a series of [ramp-up guides](https://aws.amazon.com/training/course-descriptions/#Build_Your_AWS_Cloud_Knowledge_with_Ramp-Up_Guides) to help you get started with AWS. One particular guide of note that you may consider reviewing is the
[AWS Ramp Up Guide - Architect](https://d1.awsstatic.com/training-and-certification/ramp-up_guides/Ramp-Up_Guide_Architect.pdf?achp_addrcs7)
Expand All @@ -40,6 +44,6 @@ In cases where you expect to deploy workloads that require network resources in

Another means of gaining an introduction to AWS is to become an [AWS Certified Cloud Practitioner](https://aws.amazon.com/certification/certified-cloud-practitioner/).

## Knowledge Requirements for Builder Teams
## Knowledge requirements for builder teams

Since this guide is oriented primarily toward your initial Cloud Foundation Team, not all of the required areas of knowledge listed above apply to your builder teams, the initial teams who will be doing work on AWS. The [Getting Started Guide for Builder Teams]({{< relref "01-getting-started-guide-builder-team-members" >}}) introduces resources for your builder teams to get started in your AWS environment including resources to get started with AWS in general.
Since this guide is oriented primarily toward your initial Cloud Foundation Team, not all of the required areas of knowledge listed above apply to your builder teams, the initial teams who will be doing work on AWS. The [Getting Started Guide for Builder Teams]({{< relref "01-getting-started-guide-builder-team-members" >}}) introduces resources for your builder teams to get started in your AWS environment including resources to get started with AWS in general.
28 changes: 28 additions & 0 deletions content/07-questions-feedback/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: 'Questions and Feedback'
disableToc: true
weight: 70
---

{{% comment %}}
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0
{{% /comment %}}

We welcome your questions and feedback concerning this guide.

## You have questions while using the guide

If you have questions about the guide, you can send an email to the project team at: [[email protected]](mailto:[email protected]).

## You have feature suggestions and bug reports about the guide

If you'd like to provide feedback in the form of bug reports and feature suggestions, review the issues in the GitHub project and either comment on an existing issue or create a new issue. See [CONTRIBUTING](https://github.com/aws-samples/aws-get-started-workshop/blob/master/CONTRIBUTING.md#reporting-bugs-and-feature-requests) for more details.

## You need further assistance in setting up your environment

If you need further assistance in setting up your AWS environment, you can contact:

* [Your AWS sales team](https://aws.amazon.com/contact-us/)
* [AWS partners](https://aws.amazon.com/partners/)
* AWS certified freelancers and consulting firms via [AWS IQ](https://iq.aws.amazon.com/)

0 comments on commit d446ec6

Please sign in to comment.