[Lambda] Display vCPU Allocation

Abierto
#67 0 comentarios 12 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
35/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
aws
Área
cloud

Línea de trabajo

Comienza revisando la documentación enlazada sobre la configuración de memoria de AWS Lambda y el Epsagon Lambda Memory Performance Benchmark para comprender la relación entre la memoria y la vCPU. Se considerará terminado cuando haya un indicador visual en la consola de AWS que comunique la asignación de vCPU, incluido el punto de una vCPU completa alrededor de 1.769 MB.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Community Note
  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
Provide a visual representation of the vCPU allocation for a Lambda function based on its configured memory size.

Which service(s) is this request for?
AWS Lambda

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Currently, the amount of vCPU allocated to a Lambda function is proportional to the memory configuration, as described in the AWS Lambda documentation. However, this information is not visually displayed in the AWS console, which can lead to misunderstandings among developers and management teams.

For example, while experienced AWS developers may understand this relationship, managers or supervisors might misinterpret memory usage and suggest reducing memory allocation without realizing the impact on vCPU performance. This can result in slower execution times and increased costs.

A visual indicator, such as a progress bar or percentage display showing the vCPU allocation (e.g., full vCPU at 1,769 MB), would improve clarity for all stakeholders. It would facilitate discussions with management, enhance developers' understanding, and reduce incorrect optimization actions.

Are you currently working around this issue?
To address this, we rely on documentation and tools like Epsagon's Lambda Memory Performance Benchmark to validate the relationship between memory and vCPU allocation. However, these methods require additional effort and are not integrated into the AWS console.

Additional context
This feature would align with AWS's goal of providing intuitive and transparent tools for developers and organizations. It would also reduce the need for external tools and documentation references, streamlining the optimization process for Lambda functions.

Attachments
N/A

Lenguaje dominante
Sin datos de lenguaje
Estrellas
196
Forks
5
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de aws/aws-lambda-roadmap

Todos los issues de aws/aws-lambda-roadmap

Issues similares

Más issues de Cloud

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.