From edddfd9a306c17cf179681f88147061593c37b3e Mon Sep 17 00:00:00 2001 From: Luis Cielak Date: Tue, 25 Sep 2018 16:28:50 -0400 Subject: [PATCH] Add help content --- static/img/at-at_faqs_content.svg | 1 + templates/help/index.html | 82 ++++++++++++++++++++++++++++--- 2 files changed, 77 insertions(+), 6 deletions(-) create mode 100644 static/img/at-at_faqs_content.svg diff --git a/static/img/at-at_faqs_content.svg b/static/img/at-at_faqs_content.svg new file mode 100644 index 00000000..c4c8d7e3 --- /dev/null +++ b/static/img/at-at_faqs_content.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/help/index.html b/templates/help/index.html index 3be41133..f0ebf6be 100644 --- a/templates/help/index.html +++ b/templates/help/index.html @@ -12,9 +12,9 @@ href="/help", active=g.matchesPath('/help'), subnav=[ - {"label":"Financial Verification", "href":"/help", "active": False}, - {"label":"Sub Topic", "href":"/help", "active": False}, - {"label":"Another Sub Topic", "href":"/help", "active": False}, + {"label":"Financial Verification", "href":"#financial-verification", "active": False}, + {"label":"ID/IQ CLINs", "href":"#idiq-clins", "active": False}, + {"label":"JEDI Cloud Projects", "href":"#jedi-cloud-projects", "active": False}, ] )}} @@ -47,12 +47,18 @@ Getting Started + +
-

Financial Verification

+

Financial Verification

-

How to prepare for Financial Verification step?

+

How to prepare for Financial Verification step?

Once your request is approved, the next step is to create a Task Order (T.O.) associated with the JEDI Cloud ID/IQ. Please contact a Contracting Officer (KO) or Contracting Officer Representative (COR) to help with this step.

This may also involve talking to your Financial Manager (FM) to secure funding.

Once the Task Order (T.O.) has been created, you will need to provide information related to the task order and funding in AT-AT. This step is referred to as “Financial Verification.”

@@ -61,7 +67,7 @@

Why is this important?

This step allows AT-AT and the CCPO to track and report on cloud infrastructure spending across the Department., It also enables you and your team to see your cloud usage and verify your invoices with your budget.

-

What to prepare for Financial Verification

+

What to prepare for Financial Verification?

You will need to have these details on hand before filling out the next step.

@@ -112,6 +118,70 @@

*AT-AT will search your Task Order number in available APIs and find other relevant details about your task order automatically. If we are unable to locate your Task Order, you will be asked to manually enter information such as total contract amount, CLIN amounts, and contracting officer information.

+
+ +

ID/IQ CLINs

+ +

How are the JEDI ID/IQ CLINs structured?

+ +

We recommend sharing the following details with your contracting personnel to help accelerate the task order creation process.

+

The JEDI contract vehicle supports the following types of cloud infrastructure services.

+

Your contracting personnel will want to know which services above and contract line item numbers (CLINs) you are interested in procuring and what estimated dollar amounts to use associate. Use the JEDI Cloud Calculator to arrive at a price estimate for each of those.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
JEDI Contract Line Item Numbers (CLINs)Services supported
CLIN 0001 - Unclassified IaaS and PaaS Amount +

This CLIN covers infrastructure as a service (IaaS) features including the basic building blocks of networking features, computers (virtual or on dedicated hardware), and data storage space.

+

It also provides platform as a service (PaaS) features including resource procurement, capacity planning, software maintenance, patching, or any of the other undifferentiated heavy lifting involved in running your application.

+
CLIN 0003 - Unclassified Cloud Support PackageThis CLIN covers the basic customer service support package offered including _______
CLIN 1001 - Unclassified IaaS and PaaS Amount OPTION PERIOD 1 
CLIN 1003 - Unclassified Cloud Support Package OPTION PERIOD 1 
CLIN 2001 - Unclassified IaaS and PaaS Amount OPTION PERIOD 2 
CLIN 2003 - Unclassified Cloud Support Package OPTION PERIOD 2 
+
+ +
+ +

JEDI Cloud Projects

+ +

How are projects organized in the JEDI Cloud?

+ +

Project Structure for JEDI Cloud

+ +

Separate your workspace into projects and environments; this allows your team to manage user access to systems more securely and track expenditures for each project.

+

Here’s an example:
+ Project A has a development environment, production environment, and sandbox environment. The cloud resources in the development environment are grouped and accessed separately from the production environment and sandbox environment.

+ + AT-AT FAQs Content +