What's new
Heroturko

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Python Django for DevOps Terraform, Render, Docker & CICD

ad-team

Trusted Editor
Trusted Editor
537368816_que-es-udemy-analisis-opiniones.jpg

3.06 GB | 17min 45s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English

Files Included :
1 -Course welcome!.mp4 (15.43 MB)
2 -Course overview and prerequisites - [Important].mp4 (19.9 MB)
3 -Course support.mp4 (6.7 MB)
4 -Thought process.mp4 (7.41 MB)
1 -What is Terraform - [Theory].mp4 (5.61 MB)
10 -Compare the distinction between PaaS and IaC - Pre-deployment.mp4 (84.69 MB)
11 -Re-dockerise and configure our production docker image.mp4 (26.13 MB)
12 -Best practices for database value naming.mp4 (11.16 MB)
13 -Create our infrastructure and deploy our application with IaC.mp4 (54.81 MB)
14 -Configure our PostgreSQL database and deployment settings.mp4 (70.34 MB)
15 -Assign database environment variables in Render.mp4 (31.09 MB)
16 -Utilise the shell environment of Render.mp4 (18.53 MB)
17 -Call a deploy hook to handle re-deployments.mp4 (33.83 MB)
18 -Compare the distinction between PaaS and IaC - Post-deployment.mp4 (37.36 MB)
19 -Exploring the purpose of additional terraform files.mp4 (6.7 MB)
2 -Terraform - Installation and setup - Windows.mp4 (48.87 MB)
3 -Terraform - Installation and setup - MacOS.mp4 (28.93 MB)
4 -Add a payment method to Render and analysing costs - [Important].mp4 (21.42 MB)
5 -Obtain our Render API key and owner id.mp4 (28.43 MB)
6 -How to define cloud resources with Terraform in code.mp4 (33.43 MB)
7 -Build our cloud infrastructure in Terraform - Part 1.mp4 (113.66 MB)
8 -Build our cloud infrastructure in Terraform - Part 2.mp4 (29.91 MB)
9 -Configure environment variables for Terraform.mp4 (72.28 MB)
1 -Create standard test cases for our project - Part 1.mp4 (50.67 MB)
2 -Create standard test cases for our project - Part 2.mp4 (36 MB)
3 -Running tests on our cases.mp4 (15.03 MB)
4 -Format and cleanup our code with Black.mp4 (12.77 MB)
5 -Linting our code with Ruff.mp4 (19.22 MB)
6 -Source code cleanup and package updates.mp4 (5.63 MB)
1 -Create an AWS account.mp4 (13.21 MB)
2 -Amazon S3 - [Theory].mp4 (10.2 MB)
3 -Create and setup an S3 bucket.mp4 (18.6 MB)
4 -Assign a user with the necessary permissions.mp4 (30.91 MB)
5 -AWS CLI and credentials setup - Windows.mp4 (31.66 MB)
6 -AWS CLI and credentials setup - MacOS.mp4 (35.05 MB)
7 -Migrate our local terraform state file to Amazon S3.mp4 (29.8 MB)
1 -What is the definition of DevOps - [Theory].mp4 (5.14 MB)
10 -Create a private GitHub repository.mp4 (7.21 MB)
11 -Assign the necessary workflow permissions.mp4 (18.67 MB)
12 -Define our GitHub secrets for our workflows.mp4 (60.93 MB)
13 -Define our GitHub secrets for our workflows - Continued.mp4 (16.51 MB)
14 -Terraform workflow adjustment - [Important].mp4 (12.81 MB)
15 -Setup a lifecycle rule in Terraform.mp4 (17.19 MB)
16 -Configuring databases for development and production.mp4 (29.18 MB)
17 -Push our application to a private GitHub repository.mp4 (21.91 MB)
18 -Full workflow Test, deploy and manage code and infrastructure.mp4 (102.69 MB)
19 -Managing automated code updates.mp4 (37.12 MB)
2 -What is CICD and how can we utilise it - [Theory].mp4 (14.31 MB)
20 -Utilise manual approvals for steps - [Optional].mp4 (49.9 MB)
21 -Understanding how to delete or re-createupdate cloud resources.mp4 (95.88 MB)
22 -State management check.mp4 (25.17 MB)
3 -What are GitHub Actions - [Theory].mp4 (3.69 MB)
4 -What is YAML - Understanding workflow syntax - [Theory].mp4 (12.87 MB)
5 -Create a workflow to automate Terraform plan and apply.mp4 (130.4 MB)
6 -Terraform workflow Deep dive.mp4 (32.86 MB)
7 -Create a workflow to run tests and to deploy our app automatically.mp4 (87.5 MB)
8 -Git Installation and setup.mp4 (24.99 MB)
9 -Ignoring files for Git Ignore.mp4 (9.89 MB)
1 -General and basic monitoring with Render.mp4 (19.82 MB)
2 -Resource cleanup.mp4 (37.28 MB)
1 -Thank you! - A final message.mp4 (1.86 MB)
1 -Install and run the final project source code - Windows.mp4 (38.33 MB)
2 -Install and run the final project source code - MacOS.mp4 (30.8 MB)
1 -Python and Visual Studio Code - Installation - Windows.mp4 (45.27 MB)
2 -Python and Visual Studio Code - Installation - MacOS.mp4 (38.83 MB)
1 -Django project setup - Windows.mp4 (32.18 MB)
10 -Setup our CSS & JavaScript files and test our application.mp4 (45.25 MB)
11 -Apply styling to our form - [Optional].mp4 (34.91 MB)
2 -Django project setup - MacOS.mp4 (52.69 MB)
3 -Django default migration and app setup.mp4 (16.86 MB)
4 -Create a base template, url and view.mp4 (39.03 MB)
5 -Create and register a Django model - [DailyNote].mp4 (19.34 MB)
6 -Accessing the Django Admin.mp4 (10.37 MB)
7 -Build a basic form for submitting notes - Part 1.mp4 (18.92 MB)
8 -Build a basic form for submitting notes - Part 2.mp4 (71.05 MB)
9 -Configure static files.mp4 (11.58 MB)
1 -What is Docker - [Theory].mp4 (9.59 MB)
2 -Installing and setting up Docker.mp4 (33.58 MB)
3 -Installing Gunicorn.mp4 (5.52 MB)
4 -Generate a requirements txt file.mp4 (4.95 MB)
5 -Create a docker file.mp4 (55.7 MB)
6 -Add a docker ignore file.mp4 (6.81 MB)
7 -Build a docker image.mp4 (19.05 MB)
8 -Run a docker container.mp4 (11.78 MB)
9 -Docker resource cleanup.mp4 (10.48 MB)
1 -Installing psycopg2 binary.mp4 (7.23 MB)
2 -Add markup for the production database.mp4 (12.66 MB)
3 -Configure environment variables.mp4 (44.36 MB)
4 -Additional deployment configurations.mp4 (11 MB)
5 -Handling static assets with Whitenoise.mp4 (47.88 MB)
1 -What is a container registry - [Theory].mp4 (6.57 MB)
2 -Setup a GitHub account.mp4 (8.12 MB)
3 -Generate a personal access token (PAT).mp4 (20.04 MB)
4 -Login to GitHub Container Registry.mp4 (9.24 MB)
5 -Updating our packages and ignoring env.mp4 (6.78 MB)
6 -Build a docker image for production.mp4 (42.85 MB)
7 -Push a docker image to GitHub Container Registry.mp4 (12.02 MB)
1 -Cloud service models - [Theory].mp4 (22.81 MB)
2 -Use case Integrate Platform as a Service (PaaS) - [Theory].mp4 (4.67 MB)
3 -Use case Integrate Infrastructure as Code (IaC) - [Theory].mp4 (4.1 MB)
1 -Introduction and setup of Render.mp4 (11.74 MB)
2 -Deploy a dockerised app with Render.mp4 (33.97 MB)
3 -Additional config and updating our application.mp4 (30.06 MB)
4 -Create and Integrate a PostgreSQL database for production.mp4 (112.49 MB)
5 -Resource cleanup.mp4 (29.25 MB)]
Screenshot
YUY3eD0b_o.jpg


RapidGator
NitroFlare
 

Feel free to post your Python Django for DevOps Terraform, Render, Docker & CICD Free Download, torrent, subtitles, free download, quality, NFO, Dangerous Python Django for DevOps Terraform, Render, Docker & CICD Torrent Download, free premium downloads movie, game, mp3 download, crack, serial, keygen.

Top