EP 16 AWS Parameter Store + Spring Boot

Описание к видео EP 16 AWS Parameter Store + Spring Boot

http://altlash.com
Twitch:   / altlash11  
GitHub: https://github.com/altlash/AutoTrader
Patreon:   / altlash  

For this video, we work on getting the AWS Parameter Store set up and integrated into our Spring Boot application. The Parameter Store is a service offered by AWS that allows you to create and update different properties/configurations. This is an amazing service that will allow us to separate out our parameters from our application code, thus allowing us to change the value of various parameters without the need for us to rebuild and redeploy our app!! The other great feature that this service offers is encrypted values. We will utilize this feature to store passwords/credentials that we want to remain secret, and have the parameter store inject them into our application in a secure manner.

Links referenced in video:
AWS Systems Manager pricing: https://aws.amazon.com/systems-manage...

Parameter Store + Spring Boot blog:   / spring-boot-with-aws-parameter-store  

AWS Credentials Setup for Local: https://rieckpil.de/resolving-spring-...

Various useful links:

Sanko (Python):
https://github.com/sanko/Robinhood

Conrad Weiser (Java):
https://github.com/ConradWeiser/Unoff...

To download Postman:
https://www.getpostman.com/downloads/

Robinhood Referral Link (1 free stock for each of us!):
https://invite.robinhood.com/alexb1359

Installing Git:
https://git-scm.com/book/en/v2/Gettin...
https://git-scm.com/downloads

Book References (Amazon affiliate links):
Clean Code by Robert Martin: https://amzn.to/2Vjir55
Principles, Patterns, Practices by Robert Martin: https://amzn.to/2IvaeFQ

Комментарии

Информация по комментариям в разработке