AWS Systems Manager (SSM) Parameter Store provides a centralized and secure storage solution for managing your configuration data, secrets, and…
Browsing: aws
Amazon Cognito is a user identity and access management solution that makes it easy for developers to create and manage…
The default CORS policy doesn’t allow S3 content to other origins, even if the repository is public or hosting a…
A shell script is a collection of commands to perform a specific job. MySQL is a relational database management system…
CloudFront is an popular caching and content delivery network service provided by the Amazon Web Services. It delivers data to…
Amazon CloudFront invalidation feature allows you to remove an object from the CloudFront cache before it expires. It allows you…
One of my application is configured for auto deployment with Code Deploy and Elastic Beanstalk on AWS hosting. Today the…
The AWS CLI is a tool you use in the command line (terminal) to work with Amazon Web Services (AWS).…
AWS Cloudfront is a content delivery network (CDN) service, which delivers data fast and security world wide. It keeps a…
s3cmd is a command line utility used for creating s3 buckets, uploading, retrieving and managing data to Amazon s3 storage.…