Skip to content

Latest commit

 

History

History

media

Videos playlist

a playlist of videos can be found here

GeniA can write code for you, learn it as a new skill and deploy it to a lambda to execute:

Genia finds unlabelled resources

GeniA troubleshoots a production incident

Genia finds unlabelled resources

Imagine a virtual team member helping you with the following scenarios:

R&D scenarios

  • rollout your k8s based service to staging/production using argo
  • why did my last argo deploy failed?
  • summarize my recent node.js service logs
  • trigger a new jenkins build
  • summarize GitHub pull request with it's content







Finops shift left

  • generate report for unutilized cloud resources per team owner to team slack
  • generate usage report for AWS ECR (Amazon Elastic Container Registry) to find cost saving opportunities







Secops shift left

  • look for security vulnerabilities over my s3 buckets
  • grant me with production permissions (temporarily add me to an IAM user group with auditing)







SRE shift left

  • look at my metrics for service usage anomalies
  • increase the memory for my node service deployed on k8s cluster







Devops shift left

  • scale out my (node.js k8s based) service
  • find unlabled EC2 instances
  • add a cron to trigger something
  • write code for a new utility and deploy my 'automate this shixx' snippet to a lambda function
  • trigger any of my company playbooks