Linux Academy – YAML Essentials

Linux Academy YAML Essentials-BiFiSO
English | Size: 324.52 MB
Category: Tutorial


YAML Essentials gives even the absolute YAML beginner the skills they need to craft documents using this popular data serialization language. Used across a variety of programs and languages for a vast array of reasons, YAML is a popular choice for data storage, configuration files, configurations management, and more. This course explores how to write a properly structured YAML file in both the human-readable block style and the JSON-compatible flow style.

Linux Academy – Using Devops Automation for AWS Deployments

Linux Academy – Using Devops Automation for AWS Deployments-APoLLo
English | Size: 3.35 GB
Category: Tutorial


This course ‘Using DevOps Automation for AWS Deployments’ can be used as a stand-alone learning module. But is also a mini-course and the first in a learning path that will prepare the student for the AWS Certified DevOps Engineer Professional exam. The mini-course has 3 sections, and the first sections defines DevOps and the DevOps engineer professions. Section one goes on to define CI/CD automation, Disaster Recovery techniques, and Blue/Green Deployments. These are key concepts the DevOps Engineer must master for both the profession and the certification exam. The second section of the course takes a deep dive on the AWS Developer Tools suite, and it’s core components: CodeCommit, CodeBuild, CodeDeploy, and CodePipeline. These services are covered heavily in the DevOps Pro certification exam and warrant the detail and attention given in this section. The final section revisits Blue/Green deployments in greater detail, as the topic is heavily covered on the exam, and also covers key topics related to Blue/Green deployments: Canary Deployments, and A/B Testing. Again, this course is designed to stand on its own or be the first in a series of mini-courses in preparation for the DevOps Pro exam.

Lynda – Learning Django

Lynda – Learning Django-APoLLo
English | Size: 223.24 MB
Category: Tutorial


With Django, you can take web applications from concept to launch in a matter of hours. It’s a free and open-source framework that’s designed on top of Python and supports data-driven architecture. In this course, learn what you need to know to get up and running with Django. Instructor Caleb Smith walks through creating a brand-new Django project, defining a data model and fields, querying the database, and using the framework’s built-in URL handlers, views, and templates to structure the rest of the back end. Plus, learn how to incorporate CSS and JavaScript to enhance the style and usability of your Django templates.

Linux Academy – AWS Developer Tools Deep Dive

Linux Academy – AWS Developer Tools Deep Dive-BiFiSO
English | Size: 4.26 GB
Category: CBTs


Welcome to the AWS Developer Tools Deep Dive. AWS Developer Tools are designed to help you build software like Amazon. They facilitate practices such as continuous delivery and infrastructure as code for serverless, containers, and Amazon EC2. The Developer Tools suite consists of seven services: CodeCommit, CodeBuild, CodeDeploy, CodePipeline, X-Ray, Cloud9, and CodeStar. This course will begin with an introductory section on DevOps basics, Git/GitHub, and CI/CD (continuous integration/continuous deployment) concepts. The course will then take a deep dive into each of the seven Developer Tools services, using real-world examples to provide hands-on walkthroughs throughout the course. To further ingrain the concepts of the course, several hands-on labs are provided.