If your infrastructure has been deployed and maintained as code, chances are that you might be using Terraform or CloudFormation.In those cases most probably the enforcement of policies is after thought or takes backseat.
Read MoreIf you are handling your infrastructure as code using CloudFormation stacks and is managed by multiple users, you could have run into a scenario where one of them might have run the stack or modified the stack and no one is aware of change. To track and get alert on those scenarios we now have support for CloudFormation events in the EventBridge which can be piped to SNS or custom alert system.
Read MoreAWS EC2 Classic have already been retired and the official deadline for migration is coming up.
Read MoreWhile working with EC2 Linux instances there could be a requirement to get the list of all the machines which had not been rebooted over months or for a particular number of days.The reason could be for audit or to the check the status of instances.
Read MoreBelow scenario explains the troubleshooting steps to get the EC2 recovered from EBS boot failiures.
Read MoreWhile working with Jenkins,there was a requirement to collect details of the Jobs/builds that had been run on the Server and derive statistics like
Read MoreScenario: As a continuation from previous post here where users have to access a Jupyter Notebook to browse the files,we now have to create a website/webpage to have seamless experience hiding the code and notebook interface.
Read MoreScenario: Users have to access and download files from a S3 bucket but not upload or change the contents of the same.
Read MorePeople using EC2 backed ECS cluster can understand the pain which goes in to maintaining and patching the base machines running our ECS containers.We usually pick two paths
Read MoreWe’ll provide a high-level overview of three common blueprints here. We start with the blueprint for modern business intelligence, which focuses on cloud-native data warehouses and analytics use cases. In the second blueprint, we look at multimodal data processing, covering both analytic and operational use cases built around the data lake. In the final blueprint, we zoom into operational systems and the emerging components of the AI and ML stack.
Interesting post on how the architectures are going to evolve