Amazon AWS Elastic Beanstalk Command Line Interface
To install Amazon AWS Elastic Beanstalk Command Line Interface (EB CLI), run pip install awsebcli To create a project. mkdir serverok cd…
To install Amazon AWS Elastic Beanstalk Command Line Interface (EB CLI), run pip install awsebcli To create a project. mkdir serverok cd…
You may need to update software on an instance in Amazon EC2 Auto Scaling Groups, when this happens make sure you enable…
To delete an Amazon S3 bucket, go to Amazon Console > S3 Click on the bucket you need to delete. Then click…
Make Amazon S3 Bucket public Enable Amazon Cloudfront CDN in WordPress Install Amazon AWS awscli Delete Amazon S3 Bucket Amazon S3 CORS…
To make an Amazon S3 bucket public, you need to modify the bucket’s policy to allow public access. You get a blank…
awscli is a command line tool for Amazon AWS. To install, run Create a virtual environment and activate it Install awscli with…
Serverless is your toolkit for deploying and operating serverless architectures. Focus on your application, not your infrastructure. https://www.serverless.com https://openwhisk.apache.org/
Easy Kubernetes setup on Ubuntu with microk8s Kubeapps https://kubernetes.io/docs/tutorials/hello-minikube/ Install Minikube in Ubuntu kubectl kubectl Kubernetes scale a deployment Google Kubernetes Engine…
Amazon EC2 Amazon RDS Amazon S3 AWS Price calculator Free AWS Credit To backup a folder to the Amazon S3 bucket, run…
Amazon ElastiCache to run Redis or Memcached cluster on Amazon cloud. You get some stats for your cache server/cluster. You can connect…
When your cpanel server is behind nat, for example Amazon EC2 where you have an internal IP and External IP. Go to…