Excelente detalle de ventajas y desventajas de Serveless Frameworks
Bienvenida
Bienvenida al curso de Serverless Framework
Presentaci贸n de proyecto
Conceptos Claves
Definiciones claves del ecosistema Serverless
Ventajas y desventajas de Serverless framework
Explicaci贸n de Serverless Framework
Serverless en local
Herramientas necesarias para un ambiente de trabajo con serverless framework
Instalaci贸n en macOS
Conociendo el serverless.yml: provider, functions, custom, plugins, etc
Ecosistema Serverless en AWS
Iniciar proyecto con Serverless Framework
Revisi贸n de los recursos creados
Probar y debuggear en local y en la nube
Desarrollando con Serverless Framework
Recapitulaci贸n de la aplicaci贸n y m茅todo GET
DynamoDB en local
Despliegue y Testing de nuestro GET
Creaci贸n y despliegue de POST
UPDATE para actualizar datos
Hacemos un DELETE con python
Otros servicios AWS y presentaci贸n de casos de uso del segundo curso
Bonus
Creaci贸n de Budget en AWS
Indicaciones de GitHub Actions
CI/CD para nuestro proyecto
Refactor y alistamiento para Prod
Cierre del curso
Limpiemos nuestro workspace en AWS
Recapitulaci贸n y cierre de curso
Crea tus API鈥檚 con Serverless Framework y ChatGPT
Crea tus API鈥檚 con Serverless Framework y ChatGPT
You don't have access to this class
Keep learning! Join and start boosting your career
Serverless services offer a host of benefits that can completely transform the way you think about and manage cloud development. One of the highlights is the rapid scalability they offer. This means that the infrastructure automatically adapts to the amount of traffic your application receives, making it easy to quickly allocate resources when demand is high. This scaling and resource adjustment is not only agile, but also economically advantageous.
Despite all the benefits that serverless has to offer, there are also certain limitations to consider. One of the most discussed is the "cold start", which can cause perceived latency for users.
The serverless framework is a key driver in serverless development, streamlining and simplifying many tasks that might otherwise be complicated.
The serverless framework also has its own disadvantages, which should be considered before deciding to implement it.
Finally, the serverless framework has a wide variety of plugins that can make deployment to production much easier, although this can complicate the choice of a clear path to implement functionality. The advantages and disadvantages of the serverless environment make it clear that, if properly leveraged, it can represent a revolution in cloud development and operations, so be sure to explore this exciting technology!
Contributions 9
Questions 3
Excelente detalle de ventajas y desventajas de Serveless Frameworks
Mas contento pa donde y ano estrenado proyecto con todo esto, mejor dicho parce
M谩s informaci贸n sobre los pilares del AWS Well-Architected Framework.
Desventajas
Cold-start genera latencias el inicio
de la ejecuci贸n
Puede estar muy limitado a un cierto
n煤mero de proveedores
El debugging no es tarea f谩cil
No todos los developer est谩n
preparados para crear nano-funciones
0 microservicios en lambdas, se
siente lejano
Restricciones computacionales
(L铆mite de memoria RAM, timeouts,
almacenamiento, no acceso al SO
Serveless Framework
Want to see more contributions, questions and answers from the community?