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…
Tag: AWS
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…
Since a lot of our clients use small Amazon EC2 instances to host their websites, we have to deal with the Linux updates regularly. Also, the goal is to spend…
I already wrote a little about AWS Comprehend and how I’m using it to detect sentiment in text. Today I would like to show you a different example of the…
Machine Learning is a hot topic recently. Even our clients are asking about various possibilities more and more often, even if they are not yet sure of what they can…
Is my drive really full? Recently I came across the same problem again, and once again I was looking through my notes to recall my scripts. One of the servers…
UPDATE: if you are looking for the easy, custom instance scheduler based on Lambda function, take a look at my other post: Simple AWS EC2 instance scheduler We’ve got an…