Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 

Repository files navigation

Stenio Ribeiro Ignácio

DevOps Cloud Automation IaC CI/CD Monitoring Containers Orchestration

About me

I'm DevOps today. Always looking for new challenges and opportunities to learn and grow in DevOps culture.

Skills

class Stenio:
    def __init__(self):
        self.name = "Stenio Ribeiro Ignácio"
        self.role = "DevOps"
        self.location = "Tupã - SP, Brazil"
        self.skills = {
            "Amazon Web Services": ["Intermediate", "Architect","Developer"]
            "Google Cloud Platform": ["Intermediate", "Architect"]
            "Golang": ["Beginner", "Scripting"]
            "Python": ["Beginner", "Automation", "Scripting"],
            "Docker": ["Intermediate", "Containerization", "Orchestration"],
            "Kubernetes": ["Intermediate", "Containerization", "Orchestration"],
            "Terraform": ["Intermediate", "IaC", "Automation"],
            "Bash": ["Intermediate", "Automation", "Scripting"],
            "Powershell": ["Intermediate", "Automation", "Scripting"],
            "Git": ["Intermediate", "Version Control", "Collaboration"],
            "CI/CD": ["Intermediate", "Automation"]
            "Observability": ["Begineer", "Logging", "Trace"]
        }
        self.knowledge = ["DevOps", "DevSecOps", "Scripts", "IaC", "CI/CD", "Observability",  "Containers(kubernetes and docker)"]
        self.languages = {
            "Portuguese": ["Native", "Fluent"],
            "English": ["Intermediate", "Reading", "Writing", "Listening"]
            }

    def get_info(self):
        return self.name, self.role, self.location, self.skills, self.knowledge, self.interests, self.languages

HunCoding HunCoding HunCoding HunCoding HunCoding

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors