Skip to content

A quick reference guide on AWS services collected from various sources. Documented using Sphinx.

Notifications You must be signed in to change notification settings

r-raman/aws-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this repo about?

It contains browsable collection of AWS resources from various sources collected over a period of time. The intention is to use it as a quick reference guide or even as a source for the associate level certification exam (developer / solution architect) preparation.

It is hosted on Github pages: https://r-raman.github.io/aws-resources/

If you would like to contribute and help us keep the documentation up-to-date, we would appreciate it very much. Thank you!


Getting started

We used Sphinx on Python 3.9 to build this documentation. Please follow the below steps to get started.

pip install sphinx

pip install furo

cd sphinx

make clean 

make html

open build/html/index.html

About

A quick reference guide on AWS services collected from various sources. Documented using Sphinx.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published