Cust Interview: Quota management for cloud infra
Quota management in gcp for cloud infra - project has default quota - base quota - cpu count etc - make the quota matches the quota - or is approaching the quota - instance types - counts - know that the build can live with quota set - quota check first - before build - lots of wasted time to up quota - if possible automate the quota increase request to gcp via case etc.

justinjb 9 months ago
Cust Interview: Quota management for cloud infra
Quota management in gcp for cloud infra - project has default quota - base quota - cpu count etc - make the quota matches the quota - or is approaching the quota - instance types - counts - know that the build can live with quota set - quota check first - before build - lots of wasted time to up quota - if possible automate the quota increase request to gcp via case etc.

justinjb 9 months ago
Assist with OS level vul patching and reporting for fixes
OS - Linux/Ubuntu etc - particular version - template for vulnerabilities - for all the OS that match a version look at all running instances based on a template and first vulnerabilities for the OS then also help to resolve the vulnerabilities and report it back. AWS Inspector is being used today and then solving each find manually. Start with Ubuntu for good case study and then expand from there.

manali.dave 9 months ago
Assist with OS level vul patching and reporting for fixes
OS - Linux/Ubuntu etc - particular version - template for vulnerabilities - for all the OS that match a version look at all running instances based on a template and first vulnerabilities for the OS then also help to resolve the vulnerabilities and report it back. AWS Inspector is being used today and then solving each find manually. Start with Ubuntu for good case study and then expand from there.

manali.dave 9 months ago
AWS templates - WAF (Web Access Firewall) security policies
IAM - network policies - creates a template - also be able to debug based on VPC logs etc - debug the WAF template based on a user not having access etc.

manali.dave 9 months ago
AWS templates - WAF (Web Access Firewall) security policies
IAM - network policies - creates a template - also be able to debug based on VPC logs etc - debug the WAF template based on a user not having access etc.

manali.dave 9 months ago
AWS - s3 & ec2 - quota limits management
alerts and quota limits alerts and sets - can request if quota should increase if it is getting close to limits .

manali.dave 9 months ago
AWS - s3 & ec2 - quota limits management
alerts and quota limits alerts and sets - can request if quota should increase if it is getting close to limits .

manali.dave 9 months ago
Based on a project description give me the right suggestions for setup
K8 environment suggestions and configuration setup based on project description from user. Spend lots of time on all the config - YAML etc - how many pod and arch for POC for the project. all the managing including networking ingress. There would be a cloudformation template - and all the inputs for the schema for k8 - do a POC of the setup of this project - details

manali.dave 9 months ago
Based on a project description give me the right suggestions for setup
K8 environment suggestions and configuration setup based on project description from user. Spend lots of time on all the config - YAML etc - how many pod and arch for POC for the project. all the managing including networking ingress. There would be a cloudformation template - and all the inputs for the schema for k8 - do a POC of the setup of this project - details

manali.dave 9 months ago
K8s IDE/Observability Replacement as OpenLens/Aptakube
OpensLens and Aptakube are valuable k8s tools fro devops engineers but expensive and no longer “open” but still lack expansive functionality. They provide key viability though without deep knowledge of kubctl commands and other advanced CLI functionality or even for quick fixes and visibility to issues. As suggested in other features such as analyzers and recommendations for issues the agent should be able to detect and send recommendations on resolving cluster issues and most importantly - HOW to solve them. Highlight issues within a cluster, node or pods Highlight diffs and changes across clusters Compare resources across different clusters or namespaces. Report differences in resource configurations and easily identify differences between clusters, nodes and apps Highlight undersized containers, warning events, recent restarts, recycling of pods/nodes Get a quick overview of CPU and Memory metrics across nodes and apps Log query direct to Splunk, S3 bucket, Loki, etc

DarkOps1 10 months ago
K8s IDE/Observability Replacement as OpenLens/Aptakube
OpensLens and Aptakube are valuable k8s tools fro devops engineers but expensive and no longer “open” but still lack expansive functionality. They provide key viability though without deep knowledge of kubctl commands and other advanced CLI functionality or even for quick fixes and visibility to issues. As suggested in other features such as analyzers and recommendations for issues the agent should be able to detect and send recommendations on resolving cluster issues and most importantly - HOW to solve them. Highlight issues within a cluster, node or pods Highlight diffs and changes across clusters Compare resources across different clusters or namespaces. Report differences in resource configurations and easily identify differences between clusters, nodes and apps Highlight undersized containers, warning events, recent restarts, recycling of pods/nodes Get a quick overview of CPU and Memory metrics across nodes and apps Log query direct to Splunk, S3 bucket, Loki, etc

DarkOps1 10 months ago
Community: setup deepseek on aws for a private model coding assistant
What I really want to do now is have unlimited coding AI assistance and I am contemplating setting up DeepSeek V3 on an EC2 instance with GPUs (g5 or g6 instances) and wrapping it with an API that gives me unlimited access to the model via a coding assistant like Cline. This might cost me $300 a month at AWS but it’s my own and unlimited without rate limits and my data going to companies.

Support Agent 10 months ago
Community: setup deepseek on aws for a private model coding assistant
What I really want to do now is have unlimited coding AI assistance and I am contemplating setting up DeepSeek V3 on an EC2 instance with GPUs (g5 or g6 instances) and wrapping it with an API that gives me unlimited access to the model via a coding assistant like Cline. This might cost me $300 a month at AWS but it’s my own and unlimited without rate limits and my data going to companies.

Support Agent 10 months ago
Community: Patch and update true vulnerabilities on Docker Images from Docker Hub
Historically even the newest images on Docker Hub will show vulnerabilities on a basic scan. For example: Postgres - arguably the most used DBMS of all. On docker Hub: https://hub.docker.com/_/postgres/tags - 3 Critical Vulnerabilities - 35 High - 20 Medium - 25 Low While we all know that not all these are true vulnerabilities or in need of attention, an agent that can review the image and do a one time update/patch of any components that are truly a risk given the customer environment and image use would be extremely valuable.

Support Agent 10 months ago
Community: Patch and update true vulnerabilities on Docker Images from Docker Hub
Historically even the newest images on Docker Hub will show vulnerabilities on a basic scan. For example: Postgres - arguably the most used DBMS of all. On docker Hub: https://hub.docker.com/_/postgres/tags - 3 Critical Vulnerabilities - 35 High - 20 Medium - 25 Low While we all know that not all these are true vulnerabilities or in need of attention, an agent that can review the image and do a one time update/patch of any components that are truly a risk given the customer environment and image use would be extremely valuable.

Support Agent 10 months ago
Cust Interview: Set up and configure databases, diagnose problems
Database set up is critical but not all teams can bring on specialized data engineers Database set up can take significant time for our team. Would need well defined strategies to deal with backups, dealing with outages from providers such as when an availability zone dies, etc We have been working with Aerospike but there are a lot of expert settings, like how to manage RAM usage to keep down costs. we need monitoring set up specifically for Aerospike Would be good to have basic diagnostics as part of this

Support Agent 10 months ago
Cust Interview: Set up and configure databases, diagnose problems
Database set up is critical but not all teams can bring on specialized data engineers Database set up can take significant time for our team. Would need well defined strategies to deal with backups, dealing with outages from providers such as when an availability zone dies, etc We have been working with Aerospike but there are a lot of expert settings, like how to manage RAM usage to keep down costs. we need monitoring set up specifically for Aerospike Would be good to have basic diagnostics as part of this

Support Agent 10 months ago
Cust Interview: As an agency with multiple clients I want templates to quickly spin up cloud environments for my customers
As an agency that works businesses in their early stages we are often setting up their initial cloud environments. There are many configs we apply to most, and we may have some industry specific templates. It would be great to automate many of these repeatable set up tasks. Secret management Setting up load balancers Initial K8 cluster, etc. Would be great to get a templates based on project type and then automate applying the recommended set up

Support Agent 10 months ago
Cust Interview: As an agency with multiple clients I want templates to quickly spin up cloud environments for my customers
As an agency that works businesses in their early stages we are often setting up their initial cloud environments. There are many configs we apply to most, and we may have some industry specific templates. It would be great to automate many of these repeatable set up tasks. Secret management Setting up load balancers Initial K8 cluster, etc. Would be great to get a templates based on project type and then automate applying the recommended set up

Support Agent 10 months ago
Cust Interview: Terraform version updater (with parameter analysis)
In order to be secure with services, and up to date with config params we need to be up to date with Terraform version and our provider’s. I’d like an agent to read my repo to check versions and automatically update to highest possible version for TF and my provider versions (ie also understand AWS and Azure provider versions as well). I also need it to check for params that might be deprecated and new ones that are being introduced across all my modules and the recommend an update plan to deal with new and deprecated params. Terraform allows me to print these changes but someone still needs to manage the update.

Support Agent 10 months ago
Cust Interview: Terraform version updater (with parameter analysis)
In order to be secure with services, and up to date with config params we need to be up to date with Terraform version and our provider’s. I’d like an agent to read my repo to check versions and automatically update to highest possible version for TF and my provider versions (ie also understand AWS and Azure provider versions as well). I also need it to check for params that might be deprecated and new ones that are being introduced across all my modules and the recommend an update plan to deal with new and deprecated params. Terraform allows me to print these changes but someone still needs to manage the update.

Support Agent 10 months ago
Cust Interview: Health check (similar to EUM) but for the internal services
Health check (similar to EUM) but for the internal services, trigger alert if something is down. Something like: https://grafana.com/blog/2024/07/02/identify-anomalies-outlier-detection-forecasting-how-grafana-cloud-uses-ai-ml-to-make-observability-easier/

PC Design Partner 10 months ago
Cust Interview: Health check (similar to EUM) but for the internal services
Health check (similar to EUM) but for the internal services, trigger alert if something is down. Something like: https://grafana.com/blog/2024/07/02/identify-anomalies-outlier-detection-forecasting-how-grafana-cloud-uses-ai-ml-to-make-observability-easier/

PC Design Partner 10 months ago
Cust Interview: Anomaly detection for Open Source Stack
Anomaly detection for the open source stack similar to - https://grafana.com/blog/2024/07/02/identify-anomalies-outlier-detection-forecasting-how-grafana-cloud-uses-ai-ml-to-make-observability-easier/

PC Design Partner 10 months ago
Cust Interview: Anomaly detection for Open Source Stack
Anomaly detection for the open source stack similar to - https://grafana.com/blog/2024/07/02/identify-anomalies-outlier-detection-forecasting-how-grafana-cloud-uses-ai-ml-to-make-observability-easier/

PC Design Partner 10 months ago
Help manage vendor integrations and troubleshooting
Vendor integrations are a key use case - errors in integrations occur weekly, monitor errors we get from the integrations - who’s issue is it, if vendor, pause the integration while working with vendor, help alert the right people, provide the right “log data” so that it can . If it is our problem, troubleshoot the root cause and help to solution rapidly.

manali.dave 10 months ago
Help manage vendor integrations and troubleshooting
Vendor integrations are a key use case - errors in integrations occur weekly, monitor errors we get from the integrations - who’s issue is it, if vendor, pause the integration while working with vendor, help alert the right people, provide the right “log data” so that it can . If it is our problem, troubleshoot the root cause and help to solution rapidly.

manali.dave 10 months ago
Cust Interview: Basic on call log access requests
sometimes in early projects we dont have logly or other logging fully implemented, there are always “off hours” log access requests. Can this tool help the requestor so that I am not interrupted each time (especially late night). Create basic dashboards, create easy access to the basic logs, take basic log query requests and process them Be able to ask basic problem questions like “i cant access this” what is wrong? (firewall block etc)

manali.dave 10 months ago
Cust Interview: Basic on call log access requests
sometimes in early projects we dont have logly or other logging fully implemented, there are always “off hours” log access requests. Can this tool help the requestor so that I am not interrupted each time (especially late night). Create basic dashboards, create easy access to the basic logs, take basic log query requests and process them Be able to ask basic problem questions like “i cant access this” what is wrong? (firewall block etc)

manali.dave 10 months ago
Cust Interview: Help setup a AWS CloudFormation template based project environment based on AWS tools and company standards
this is usually two week tasks, if a tool could help me do for new project: (go from weeks to days) Understand the server (EC2) configs Understand the networking config (gateway vpc subnet router etc) Integration and deploy - config into CI/CD - AWS codepipeline Setup cloudwatch up for basic autoscaling purposes Setup pager duty and slack integrations for basic alert and on call

manali.dave 10 months ago
Cust Interview: Help setup a AWS CloudFormation template based project environment based on AWS tools and company standards
this is usually two week tasks, if a tool could help me do for new project: (go from weeks to days) Understand the server (EC2) configs Understand the networking config (gateway vpc subnet router etc) Integration and deploy - config into CI/CD - AWS codepipeline Setup cloudwatch up for basic autoscaling purposes Setup pager duty and slack integrations for basic alert and on call

manali.dave 10 months ago
Customer Interview: Create spending limit in AWS
Help users/students immediately craft a spending limit on AWS as part of the account setup

Support Agent 10 months ago
Customer Interview: Create spending limit in AWS
Help users/students immediately craft a spending limit on AWS as part of the account setup

Support Agent 10 months ago
Beyond Lovable - Help me deploy my NextJS App
Moving beyond MVP with a team and scale, we need to figure out everything: VPC, EKS, CI/CD, App deployment (JS), Supabase, Security , observability

Miriam Aguirre 10 months ago
Beyond Lovable - Help me deploy my NextJS App
Moving beyond MVP with a team and scale, we need to figure out everything: VPC, EKS, CI/CD, App deployment (JS), Supabase, Security , observability

Miriam Aguirre 10 months ago
Workflow- Deploy AI Agent for Students
Allow a one-click deployment for AI Agent based on Ingenimax open source SDK to provide free-tier AWS deployment for students with access to starops.

Miriam Aguirre 10 months ago
Workflow- Deploy AI Agent for Students
Allow a one-click deployment for AI Agent based on Ingenimax open source SDK to provide free-tier AWS deployment for students with access to starops.

Miriam Aguirre 10 months ago
Agent that audits my Kubernetes cluster for best practices
Agent that audits and monitors my Kubernetes cluster Best practice configs - is my cluster set up with optimal configs for my needs? identify and fix gaps AWS charges “extended support” premium on older Kubernetes versions, even if that is considered the stable release. As a result it becomes really easy to rack up extra charges. I want an agent that can monitor this for me (and ideally run update - with the team in the loop)

Support Agent 10 months ago
Agent that audits my Kubernetes cluster for best practices
Agent that audits and monitors my Kubernetes cluster Best practice configs - is my cluster set up with optimal configs for my needs? identify and fix gaps AWS charges “extended support” premium on older Kubernetes versions, even if that is considered the stable release. As a result it becomes really easy to rack up extra charges. I want an agent that can monitor this for me (and ideally run update - with the team in the loop)

Support Agent 10 months ago