Integrate SQS and Lambda: serverless architecture for asynchronous workloads | cloudonaut
https://cloudonaut.io/integrate-sqs-and-lambda-serverless-architecture-for-asynchronous-workloads/
https://cloudonaut.io/integrate-sqs-and-lambda-serverless-architecture-for-asynchronous-workloads/
cloudonaut
Integrate SQS and Lambda: serverless architecture for asynchronous workloads
The Gold Standard for modern cloud-native applications is a serverless architecture. AWS Lambda allows you to implement scala...
Kubernetes ConfigMaps and Secrets – Google Cloud Platform — Community – Medium
https://medium.com/google-cloud/kubernetes-configmaps-and-secrets-68d061f7ab5b
https://medium.com/google-cloud/kubernetes-configmaps-and-secrets-68d061f7ab5b
Medium
Kubernetes ConfigMaps and Secrets
Everyone needs to configure applications. You often need to reference “special” bits of data, such as API keys, tokens, and other secrets…
Kubernetes ConfigMaps and Secrets Part 2 – Google Cloud Platform — Community – Medium
https://medium.com/google-cloud/kubernetes-configmaps-and-secrets-part-2-3dc37111f0dc
https://medium.com/google-cloud/kubernetes-configmaps-and-secrets-part-2-3dc37111f0dc
Medium
Kubernetes ConfigMaps and Secrets Part 2
This is a continuation from Part 1.