Category Archives: EC2

AWS Compute related updates

AWS End of Support Migration Program for Windows Server now available as a self-serve solution for customers Resource Access Manager Support is now available on AWS Outposts New course for Amazon Elastic Kubernetes Service Amazon EKS now supports Kubernetes version 1.18 AWS Lambda Extensions: a new … Continue reading

Posted in AWS, EC2 | Tagged | Leave a comment

cfn-lint useful tool for the CloudFormation.

Recently had the chance to learn about the CFN-LINT tool which is a very useful tool to validate the CloudFormation template directly using the editor and it makes us create the CF without any error and secured. https://github.com/aws-cloudformation/cfn-python-lint

Posted in AWS, AWS Server Migration Service, Cloud, EC2 | Tagged , | Leave a comment

Steps to be taken while migrating the EC2 to different type.

We have migrated one of our EC2 instance from T2 to T3 and found there is a lack of performance on the server and when we had a call with AWS support they shared that the T3 type is based … Continue reading

Posted in AWS, EC2 | Tagged , | Leave a comment

Useful links on EC2\FSX with new features

https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-fsx-for-windows-file-server-adds-support-for-high-availability-microsoft-sql-server-deployments/ https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-ec2-auto-scaling-supports-max-instance-lifetime/ https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-ec2-auto-scaling-supports-instance-weighting/ https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-fsx-windows-file-server-supports-managing-file-shares-via-powershell/ https://aws.amazon.com/about-aws/whats-new/2019/12/amazon-ec2-spot-now-provides-instance-launch-notifications-via-amazon-cloudwatch-events/

Posted in AWS, EC2 | Tagged , | Leave a comment