TechWorld with Nana is a DevOps and Cloud education channel for engineers. Led by a Docker Captain and AWS Container Hero, the channel delivers monthly tutorials on Docker, Kubernetes, CI/CD, Python, Ansible, Prometheus, Terraform, and more.
Learn how to program web applications using JavaScript, HTML, and CSS, understanding both front-end and back-end development concepts. The tutorial uses a browser's developer tools and WebStorm IDE to demonstrate building a basic application, covering data types, variables, functions, conditionals, and best practices for clean code organization.
Learn how to leverage GitHub Copilot for infrastructure-as-code projects using Visual Studio Code, Pulumi (with Python), and AWS. The video demonstrates using Copilot for code suggestions, translations (e.g., Terraform to Pulumi), and explanations, while highlighting its limitations due to outdated information and suggesting alternatives like Pulumi AI for more up-to-date solutions.
Learn how to implement DevSecOps practices to enhance your software development lifecycle, integrating security checks across all stages. The video demonstrates building a secure CI/CD pipeline using GitHub Actions, Bandit (for SAST), Docker Scout (for image scanning), and Defect Dojo (for vulnerability management), emphasizing automated security testing and artifact reporting.