September 30, 2020
AWS Config Rules allows you to evaluate resource configuration based on best practices and perform remediation when the specified configuration policy is not followed. You can […]
May 19, 2020
AWS Control Tower provides the easy and efficient way to set up and govern secure, multi-account AWS environment based on best practices established through AWS’ experience […]
May 11, 2020
To enrol the existing AWS account in AWS Control Tower as a managed account, the account must have the AWSControlTowerExecution this role created. The AWSControlTowerExecution role allows AWS […]
March 11, 2020
AWS today released of a new, open-source software container operating system Bottlerocket running on bare metal servers or virtual machines. AWS Bottlerocket is currently available in […]
March 28, 2019
It’s crucial to know when your public HTTP(S) APIs or web applications go down, even for a short moment. Interruption of service could be extremely detrimental […]
March 24, 2019
Let see how can docker logs be sent to AWS CloudWatch with docker-compose & as well as docker run command which is running on ec2 or […]
November 30, 2018
AWS announces a slew of new Lambda features Today(29th-Nov-2018) at AWS re:Invent in Las Vegas, the company announced several new features to make it more developer […]
October 11, 2018
Just woke up today with great new from AWS “AWS Lambda enables functions that can run up to 15 minutes” Yes, as per the new announcement we can […]
October 2, 2018
If you want to capture the s3 events (Put, Post, copy, delete etc), you can do with s3 event notification. in simple language, The Amazon S3 […]
October 1, 2018
When we write a cloudformation template to create infrastructure on AWS, we want some type of validation to check if the template is correct or not. […]