Yilia LinforAPI7api7.hashnode.dev·Nov 7, 2024API7 Enterprise v3.2.16.3 Integrates with AWS Secrets ManagerIn API7 Enterprise, you may store a large amount of sensitive information, such as SSL certificates and private keys, usernames and passwords of consumer authentication credentials, and that required by certain plugins to connect to external systems....Discuss·10 likesapi security
KALPESH MOHANTAkalpeshblog.hashnode.dev·Nov 7, 2024Secret Management on AWSAWS KMS (Key Management Service): Encryption and management of cryptographic keys Securely. AWS System Manager: Storing non-sensitive configuration data. AWS Secrets Manager: Storing sensitive data securely & automatically rotate secrets and manage...Discusshashicorp
vishal kambletechflowinsights.hashnode.dev·Nov 6, 2024Seamless File Transfer from S3 to External SFTP endpoint using GoAs cloud computing becomes increasingly central to modern infrastructure, many applications require efficient ways to move files between cloud storage and external servers. In this post, I'll show you how to automate file transfers from AWS S3 to an ...Discuss·5 likes·42 readsaws lambda
Vishwajeet Sikhwalvishwajeetwrites.hashnode.dev·Aug 25, 2024AWS Solution Architect Professional Certification Prep.This article provides high-level information on how to prepare for AWS SAP-C02. In this, I have incorporated my daily routine, which I am following to crack this certification. 17-Aug-24 AWS CloudTrail - History of events/API calls Audit logs to t...DiscussAWS Solution Architect Professional Certification Prep.cloudtrail
Sudha Yadavsudhayadav.hashnode.dev·Aug 23, 2024AWS Secrets Manager :- Secure Secret ManagementIntroduction In modern cloud environments securely managing sensitive information like database credentials, API keys and other secrets is crucial. AWS Secrets Manager simplifies the process of securely storing, managing and retrieving these secrets....DiscussAWS
Freddy Hofreddyho.hashnode.dev·Aug 17, 2024Using AWS Secrets Manager to rotate a Amazon Cognito user passwordRecently, I have been working on creating automated tests for an API. For testing, a "tester" API user in a Amazon Cognito user pool is used to perform the authorised test API calls. Following good security practices, the tester API user credentials ...Discuss·96 readsAWS secret manager
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Aug 6, 2024Kubernetes Secrets Management: Level Up with External Secrets OperatorOverview :- Kubernetes has become a popular platform for deploying and managing containerized applications. As applications grow in complexity, managing secrets such as API keys, passwords, and certificates becomes increasingly important. While Kuber...DiscussAWS secret manager
Saumitra TopinkattiforInfraspecinfraspec.hashnode.dev·May 11, 2024Securing and Rotating Secrets Easily with AWS Secrets Manager (Part 2 of 2)Quick Recap In Part 1, we discussed upon configuring AWS Secrets Manager, AWS Lambda, and Automatic Rotation for our Secret. We also defined permissions for our Lambda function, which enabled the Secrets Manager to invoke it on a scheduled basis. In ...DiscussAWS
Saumitra TopinkattiforInfraspecinfraspec.hashnode.dev·May 10, 2024Securing and Rotating Secrets Easily with AWS Secrets Manager (Part 1 of 2)Managing secrets has always been a significant aspect when deploying applications. Typically, we set up a pipeline to provide secrets to our application as Environment Variables. For enhanced security, we can also choose to encrypt our secrets and st...DiscussAWS
Denny Wangdenny.hashnode.dev·Feb 4, 2024Cross-Partition Access in AWS: A Dual-IAM User StrategyUnderstanding AWS Partitions When we talk about cloud computing, AWS (Amazon Web Services) stands out as a leading provider, offering a vast array of services and resources to build and manage applications in the cloud. However, AWS's global infrastr...Discuss·113 readsAWS