Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
136 changes: 136 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
marc100s/aws-django-eks-tutorial is built on the following main stack:

- [Python](https://www.python.org) – Languages
- [Terraform](https://www.terraform.io/) – Server Configuration and Automation
- [Pillow](https://python-pillow.github.io/) – Image Processing and Management
- [Smarty](http://www.smarty.net/) – Templating Languages & Extensions
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
marc100s/aws-django-eks-tutorial is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png' alt='Terraform'/> [Terraform](https://www.terraform.io/) – Server Configuration and Automation
- <img width='25' height='25' src='https://img.stackshare.io/service/2375/default_1f67b0ca7416a9f52beb655f90b5602d5ef74b75.jpg' alt='Pillow'/> [Pillow](https://python-pillow.github.io/) – Image Processing and Management
- <img width='25' height='25' src='https://img.stackshare.io/service/3693/smarty.png' alt='Smarty'/> [Smarty](http://www.smarty.net/) – Templating Languages & Extensions
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- <img width='25' height='25' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'/> [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [marc100s/aws-django-eks-tutorial](https://github.com/marc100s/aws-django-eks-tutorial)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|9<br/>Tools used|01/05/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6727/css.png' alt='CSS 3'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS 3</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'>
<br>
<sub><a href="https://www.python.org">Python</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3693/smarty.png' alt='Smarty'>
<br>
<sub><a href="http://www.smarty.net/">Smarty</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'>
<br>
<sub><a href="https://www.docker.com/">Docker</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png' alt='Terraform'>
<br>
<sub><a href="https://www.terraform.io/">Terraform</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png' alt='Terraform Registry'>
<br>
<sub><a href="https://registry.terraform.io/">Terraform Registry</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/saas.svg'/> Software as a Service (SaaS) (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2375/default_1f67b0ca7416a9f52beb655f90b5602d5ef74b75.jpg' alt='Pillow'>
<br>
<sub><a href="https://python-pillow.github.io/">Pillow</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
113 changes: 113 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
repo_name: marc100s/aws-django-eks-tutorial
report_id: cab4ba8bb0ca6a2cf9d1066d96fd138a
version: 0.1
repo_type: Public
timestamp: '2024-01-05T09:11:55+00:00'
requested_by: LondonAppDev
provider: github
branch: main
detected_tools_count: 9
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/marc100s/aws-django-eks-tutorial
detection_source: Repo Metadata
- name: Python
description: A clear and powerful object-oriented programming language, comparable
to Perl, Ruby, Scheme, or Java.
website_url: https://www.python.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
detection_source_url: https://github.com/marc100s/aws-django-eks-tutorial
detection_source: Repo Metadata
- name: Smarty
description: Template engine for PHP
website_url: http://www.smarty.net/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Templating Languages & Extensions
image_url: https://img.stackshare.io/service/3693/smarty.png
detection_source_url: https://github.com/marc100s/aws-django-eks-tutorial
detection_source: Repo Metadata
- name: Docker
description: Enterprise Container Platform for High-Velocity Innovation.
website_url: https://www.docker.com/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Virtual Machine Platforms & Containers
image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
detection_source_url: https://github.com/marc100s/aws-django-eks-tutorial
detection_source: Repo Metadata
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/marc100s/aws-django-eks-tutorial
detection_source: Repo Metadata
- name: Terraform
description: Describe your complete infrastructure as code and build resources across
providers
website_url: https://www.terraform.io/
license: MPL-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Server Configuration and Automation
image_url: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png
detection_source_url: https://github.com/marc100s/aws-django-eks-tutorial/blob/main/infra/vpc.tf
detection_source: infra/vpc.tf
last_updated_by: Mark Winterbottom
last_updated_on: 2023-05-17 18:56:41.000000000 Z
- name: Terraform Registry
description: Describe your complete infrastructure as code and build resources across
providers
website_url: https://registry.terraform.io/
license: MPL-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png
detection_source_url: https://github.com/marc100s/aws-django-eks-tutorial/blob/main/infra/vpc.tf
detection_source: infra/vpc.tf
last_updated_by: Mark Winterbottom
last_updated_on: 2023-05-17 18:56:41.000000000 Z
- name: Pillow
description: Python Imaging Library
website_url: https://python-pillow.github.io/
open_source: true
hosted_saas: false
category: Assets and Media
sub_category: Image Processing and Management
image_url: https://img.stackshare.io/service/2375/default_1f67b0ca7416a9f52beb655f90b5602d5ef74b75.jpg
detection_source_url: https://github.com/marc100s/aws-django-eks-tutorial/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Mark Winterbottom
last_updated_on: 2023-05-17 07:37:41.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/marc100s/aws-django-eks-tutorial
detection_source: Repo Metadata