During the housekeeping on one of our clients accounts in AWS S3, I noticed that the bucket contains only two objects with the total size less than 10 MB: However,…
Category: AWS
Due to the recent updates we were performing in our client’s infrastructure, we had to adjust the instance size, so we also upgraded from the older instance type to the…
Yes, I know that there is the documentation for this, but I found it not clear enough on the Volume Extend topic. What I wanted to do was to change…
This small issue occurred during our maintenance of RDS servers recently. I noticed that one of them still uses GP2 General Purpose SSD storage, so I wanted to change it…
We’ve got a handful of “old” AWS EC2 instances, running small t2.micro, t2.nano, and t2.small instances. From time to time we have to change the instance type to a larger…
I had to duplicate the DynamoDB table a few times recently. Here is the quick way to do this using CLI (AWS Console). I assumed that you have your AWS…
AWS CloudFront is a widely-used content delivery network service and as most of Amazon Web Services elements can be configured programmatically in many ways. For beginners, the easiest way leads…
The Microsoft SQL Server development machine is something that I’m using daily. The operations I perform are much different from the things that I did on the production server. The…
More than two years ago, I wrote a “how-to” post about the Amazon AWS Instance Scheduler that was based on the pieces provided by the AWS team. I notice that…
I know, I know, this is not the best practice. The instance should be configured so it will work properly and status checks will always pass. The problem is that…