Technical Skills
Filter and search across the tools and platforms used day to day.
Amazon EC2
AWSProvisioning and managing virtual machines on AWS.
Launching, sizing, and hardening EC2 instances; attaching security groups and IAM instance roles.
Amazon S3
AWSObject storage for static assets, backups, and logs.
Bucket policies, versioning, lifecycle rules, and static hosting.
AWS IAM
AWSIdentity and access management for AWS accounts.
Writing least-privilege policies, roles for services, and access reviews.
Linux Administration
LinuxDay-to-day server administration on Linux distributions.
Process, disk, and network troubleshooting using core CLI tools.
Bash Scripting
ProgrammingAutomation scripts for repetitive operational tasks.
Backup scripts, log rotation, health checks, and deploy helpers.
Docker
DockerContainerizing applications for consistent environments.
Multi-stage builds, image slimming, and local dev environments.
Kubernetes
KubernetesOrchestrating containerized workloads at scale.
Deployments, services, ingress, and troubleshooting pod lifecycle issues.
Helm
KubernetesPackage manager for Kubernetes manifests.
Templating and versioning application releases.
Jenkins
CI/CDAutomation server for build and deploy pipelines.
Declarative pipelines wired to build, test, and deploy stages.
GitHub Actions
CI/CDCI/CD workflows triggered from GitHub events.
Lint, type-check, test, and build workflows on push/PR.
Terraform
TerraformInfrastructure as code for provisioning cloud resources.
Writing modules, managing remote state, and planning changes safely.
Ansible
AnsibleConfiguration management and simple orchestration.
Idempotent playbooks for server configuration.
Prometheus & Grafana
MonitoringMetrics collection and visualization stack.
Instrumenting exporters and building dashboards/alerts.
Amazon CloudWatch
MonitoringNative AWS monitoring, logs, and alarms.
Metric alarms, log groups, and dashboards for AWS workloads.
Security Groups & NACLs
SecurityNetwork-level access control on AWS.
Restricting inbound/outbound traffic to the minimum required.
Networking (VPC/DNS)
NetworkingCore networking concepts underlying cloud infrastructure.
VPC design, subnetting, routing, and DNS troubleshooting.
Python
ProgrammingScripting for automation and tooling.
Small automation utilities and API scripts.