Installing python 3.6 on rhel 6 or 7 and compatibles
Prerequisites RHEL 6 or 7 server up and running Sudo or root priviledged user Install the necessary utilities Make Read More
EC2 Amazon Linux 2 Based
Prerequisites RHEL 6 or 7 server up and running Sudo or root priviledged user Install the necessary utilities Make Read More
The supported notification protocols for SNS are HTTP, HTTPS, Amazon SQS, Email, Short Message Service (SMS), Read More
If you are taking the AWS Solutions Architect Associate certification test – you need to know Read More
All three services process streams of data. Here’s my take on the major differences. Data Pipeline Read More
General Purpose SSD 1GB Min to 16TB Max 10,000 IOPS Max/Volume 160MB/s throughput Provisioned IOPS SSD Read More
Per Amazon: Immediately after a message is received, it remains in the queue. To prevent other Read More
The main differences between Multi-Availability Zone RDS Database Replication and Failover Versus Read Replicas are that Multi-Availability Read More
To create an Amazon Aurora instance, you first create a DB cluster or one or more Read More
Per Amazon White Paper: Recovery time objective (RTO) — How long does it take to recover Read More
Elastic Block Store ( EBS ) – Optimized Instance – reserves & provides additional network bandwidth Read More
From AWS Documentation: Four / 4 plans Basic, Developer, Business, and Enterprise More from LonzoDB on Read More
Simulating a folder in an S3 bucket There are no such thing as folders in AWS Read More
The following can serve AWS CloudFront as origin sources: ELB S3 On premises http server AWS Read More
Elastic Load Balancer Health Check Types Elastic Load Balancing health checks may be anyone of the Read More
Auto Scaling provides elasticity to your applications by providing variable numbers of resources (e.g. EC2 instances) Read More
Figure one shows the route table my route table: An Internet Gateway (IGW) is built to Read More
connect to an RDS / MySQL instance from the mysql shell on remotely – per the Read More
How to SSH between EC2 instances in the same subnet / availability zone copy your *.pem Read More
This post sets up a private RDS / MySQL instance free tier level, and an EC2 Read More
A bit complex to implement at this time (03/09/2018) but worth remembering… References: https://cloudonaut.io/passwordless-database-authentication-for-aws-lambda/ https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html More Read More