Categories
Tags
Blog Stats
- 691,595 hits
Follow me on Twitter
My TweetsRSS
Social
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
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
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
Steps to recover the EC2 local windows administrator password
I took the image from the parent instance in which the key is working by using the .pem file but the instance which was created from the image the local administrator password is not working and it is failing with … Continue reading
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/