Launching refreshed version of LLM Engineering weeks 1-4 - see README
This commit is contained in:
33
guides/14_docker_terraform.ipynb
Normal file
33
guides/14_docker_terraform.ipynb
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "303a5c4f",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Briefings on Docker and Terraform\n",
|
||||
"\n",
|
||||
"Here's a mutual friend giving an excellent self-study tutorial on Docker essentials:\n",
|
||||
"\n",
|
||||
"https://chatgpt.com/share/68c34f21-07bc-8012-b411-35cc97aff6ab\n",
|
||||
"\n",
|
||||
"And here is an equally excellent overview of Terraform to get you building infrastructure with code like a pro. No more AWS console!\n",
|
||||
"\n",
|
||||
"https://chatgpt.com/share/68c3513a-c194-8012-85c3-c0ea9143af5a"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "6fe933fd",
|
||||
"metadata": {},
|
||||
"source": []
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"language_info": {
|
||||
"name": "python"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 5
|
||||
}
|
||||
Reference in New Issue
Block a user