Thursday, June 17, 2021
AWS, Azure - Load Balancer and API Management Tools
Azure
- Azure Load balancer - Level 4 LB - Network Level TCP/IP
- Azure Application Gateway - Level 7 LB - App level routing
- Azure API Management services - API Management Tool
AWS
- N/W Load Balancer - Level 4 LB - TCP/IP Level
- Application Load Balancer - Level 7 LB - works with Https
- Amazon API Gateway - API Management Tool
Azure API Management services = AWS Amazon API Gateway
AWS Secrets Manager
https://console.aws.amazon.com/secretsmanager/home?region=us-east-1#!/home
AWS Secrets Manager has a pricing
PER SECRET PER MONTH $0.40 per
secret per month.
PER 10,000 API CALLS
$0.05 per 10,000
API calls.
Lambda Application vs Lambda Function
By combining AWS Lambda with other AWS services, developers can build powerful applications that automatically scale up and down and run in a highly available configuration across multiple data centers – with zero administrative effort required for scalability, back-ups or multi-data center redundancy.
They have to be provided IAM Role
They have to be mapped to a trigger
If There was a way, to do all this in 1 Place - Its called "Lambda Application"
Subscribe to:
Posts (Atom)
Azure - Pipeline - Add Approver for Stage
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass
-
https://www.baeldung.com/spring-properties-file-outside-jar https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-featu...
-
https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass
-
The decision was made to block such external HTTP repositories by default https://stackoverflow.com/questions/66980047/maven-build-failure-d...