IaC |
---|
Testing |
---|
Security |
---|
I am improving my Opentofu skills by creating this DevOpsMaker project. This project is a collection of different DevOps tools and practices. The project is divided into three main topics:
I want to get better at Opentofu. For this, I am following the O'Reilly book Terraform Up & Running by Yevgeniy Brikman. The book is mainly focused on AWS. I will implement alike infrastructures in Azure and K8s in the future.
I've worked as a QA Automation Engineer for a while now. I've used different test frameworks like Cypress, Playwright, and Selenium. So I took the chance and also added some test frameworks to this project.
Framework | Language | Cucumber | Container | Last Report |
---|---|---|---|---|
Cypress | TypeScript | Yes | No | Is uploaded to S3 |
Playwright | Java | No | No | |
Playwright | TypeScript | No | Yes | Is uploaded to Azure Blob |
Playwright | Python | No | Yes |
I also wanted to add some security checks to this project. I am using GitHub's CodeQL to check the codebase for security vulnerabilities. Will extend this part in the future.