Alex Casalboni. Configuration management and service discovery in a serverless world. DevOps Fest'19

Опубликовано: 06 Февраль 2025
на канале: Fest Group
112
2

Upcoming DevOps Conference:
DevOps Fest 2020 - 5-6th of June, Kyiv, Ukraine
Details and tickets: http://bit.ly/360lOkY

The talk from DevOps Fest conference in Kyiv, Ukraine.
Presentation: will be added soon
Fb:   / devopsfest  
Website: http://www.devopsfest.com.ua/

Your system is composed of highly decoupled, independent, fast, and modular microservices. But how can they share common configurations, dynamic endpoints, database references, and properly rotate secrets? Based on the size and complexity of your serverless system, you may simply use environment variables or eventually opt for some sort of centralized store. And then how do integrate all of this with monitoring and automation tooling? During this session, I will present the ideal solutions and some of the alternatives available on AWS (such as AWS Systems Manager Parameter Store and AWS Secrets Manager). I will also discuss the best use cases for each solution and the corresponding best practices to achieve the highest standards for security and performance.