What is Amazon CloudFront? CloudFront is Amazon’s content delivery service. It gives developers and businesses an easy way to distribute content to end users with low latency, high data transfer speeds, and no minimum usage commitments. …
Tag: aws
This article will show how to Encrypt Amazon EBS volume. Now if you want to encrypt a new volume its straight forward but when it comes to encrypting an existing EBS volume it becomes tedious task. Usecase …
Simple steps to install cassandra on amazon ec2 (centos) or any rhel based systems Prerequisites JAVA development kit (open-jdk) : It is already installed on all the EC2 intances. Python : Already installed on EC2 install …
Simple steps to configure reverse DNS lookup Amazon Route 53 Reverse DNS lookup is the process used to resolve an IP address to its domain name. It requires a DNS pointer record (PTR). In Amazon Route …
Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, set alarms, and automatically …
Simple steps to install Mautic on Linux (AWS) Introduction about Mautic : Mautic is marketing automation software (email, social & more), competing with the likes of HubSpot, Pardot and Silverpop. Many of those commercial products are hosted (so …
Here are the steps to create AWS VPC peering connection A VPC peering connection allows you to route traffic between the peer VPCs using private IP addresses; as if they are part of the same network. I’ve …
So today, I ‘ve tried a new feature of AWS VPC name “AWS VPC Peering” Problem statement/Usecase : I have database server in a completely different VPC but now I want that the same database server …
This two are the most important things one has to have when you’re designing your infrastructure on AWS Cloud, Bastion host and NAT instance both help secure your AWS infrastructure by disallowing/limiting access to your instances …
How it works: automatic-snapshot-script.sh will: Determine the instance ID of the EC2 server on which the script runs Gather a list of all volume IDs attached to that instance Take a snapshot of each attached volume …
Social Profiles