root@devops-server:~# ./fetch_profile.sh
_____ __
/ ___/ __ __ / /_ ____ ____
\__ \ / / / / / __/ / __ \ / __ \
___/ / / /_/ / / /_ / /_/ // /_/ /
/____/ \__, / \__/ \____/ \____/
/____/
SARA CONNOR
Senior DevOps & Cloud Infrastructure Engineer
Automating chaos into order. Kubernetes whisperer. CI/CD architect.
root@devops-server:~# cat skills.yaml
cloud_providers:
- - AWS (Certified Solutions Architect Pro)
- - Google Cloud Platform
- - DigitalOcean
infrastructure_as_code:
- - Terraform
- - Ansible
- - Pulumi
container_orchestration:
- - Kubernetes (CkA & CKAD)
- - Docker Swarm
- - Helm
ci_cd_pipelines:
- - GitHub Actions
- - GitLab CI
- - Jenkins
root@devops-server:~# ls -la /projects
| PERMISSIONS | SIZE | DATE | PROJECT_NAME | STATUS |
|---|---|---|---|---|
| drwxr-xr-x | 4.2K | Oct 12 | K8s-Global-Mesh/ | [PROD] |
| drwxr-xr-x | 1.1K | Sep 05 | Zero-Downtime-Deploy-Script/ | [PROD] |
| drwxr-xr-x | 8.5K | Aug 22 | AWS-Cost-Optimizer-Bot/ | [STAGING] |
| -rw-r--r-- | 156B | Jul 11 | gitops-flux-demo.yaml | [OPEN_SOURCE] |
root@devops-server:~# ping -c 3 contact.server
PING contact.server (192.168.1.1): 56 data bytes
64 bytes from 192.168.1.1: icmp_seq=0 ttl=64 time=0.032 ms
--- contact.server ping statistics ---
Ready to initiate connection? Send packets to:
> Email: sysadmin@example.com
> GitHub: github.com/devops-sara
> LinkedIn: linkedin.com/in/saraconnor
64 bytes from 192.168.1.1: icmp_seq=0 ttl=64 time=0.032 ms
--- contact.server ping statistics ---
Ready to initiate connection? Send packets to:
> Email: sysadmin@example.com
> GitHub: github.com/devops-sara
> LinkedIn: linkedin.com/in/saraconnor
root@devops-server:~# _