Avinash Dalviwww.internetkatta.com·Nov 9, 2024A Decade of AWS Lambda and ECS: My Journey of Growth and GratitudeHello Devs, As we approach the 10th anniversary of AWS Lambda and Amazon Elastic Container Service (ECS) on 14th November 2024, I find myself reflecting on how these two revolutionary services have not only transformed cloud computing but have also p...Discuss·11 likes·45 readslambda
Avinash Dalviwww.internetkatta.com·Sep 30, 2024How to Test ElastAlert Locally Using LocalStack: A Step-by-Step GuideHello Devs , I was recently assigned the task of migrating alert notifications from Slack to Microsoft Teams. However, I encountered challenges testing these alerts in a live environment, especially the inability to delete ECS clusters or tasks witho...Discuss·10 likes·74 readselastalert
Vishwas Acharyavishwasacharya.hashnode.dev·Mar 9, 2024My Experience at AWS Community Day 2024 AhmedabadThe vibrant city of Ahmedabad played host to the much-anticipated AWS Community Day 2024, and being a tech enthusiast and avid AWS user, I couldn't have been more thrilled. This article will take you through the highlights of my experience, from regi...Discuss·1 likeAWS
Raqeeb Ahmed Khanraqeebtech.hashnode.dev·Feb 21, 2024Terraform CommandsInitialize Terraform: terraform init Initializes the working directory containing Terraform configuration files. This command downloads the necessary provider plugins. Validate Terraform configuration: terraform validate Checks the syntax and...DiscussDevops
Ankit Singhankit101.hashnode.dev·Feb 3, 2024Mount and Unmount an EBS volume to an EC2 InstanceScenario:- In real-time scenarios, working with EC2 instance, where the disk space utilisation, gets high. In that case we can use an EBS volume that can be attached to our EC2 to instance. The number of EBS volume that can be attached to an EC2 inst...Discuss·48 readsAWS
SIDDHIPRADA MOHAPATROsiddhipradamohapatro.hashnode.dev·Jan 30, 2024Getting Started with Twilio: A Comprehensive GuideIntroduction In the ever-evolving landscape of communication and technology, Twilio has emerged as a powerful platform that enables developers to integrate messaging, voice, and video functionalities into their applications. Whether you're building a...Discusstwillo
Sprasad Pujarisprasad.hashnode.dev·Nov 30, 2023"Simplifying AWS IAM with Alias: User and Group Management Alongside Multi-Factor Authentication "In the ever-evolving landscape of digital transformation, organizations face the challenge of securing their sensitive information while ensuring seamless access for authorized users. Identity and Access Management (IAM) emerges as a crucial componen...Discuss·10 likes·28 readsAWS
Sumit Mondalsumit007.hashnode.dev·Aug 27, 2023AWS Fargate: Sailing Smoothly Through Container OrchestrationIntroduction: In the vast sea of cloud computing services offered by Amazon Web Services (AWS), there's one ship that's been making waves: AWS Fargate. Fargate is a game-changer in the realm of container orchestration, offering a unique voyage toward...DiscussAWS - TheoryAWS
Sharad Tiwariawscloudlab.hashnode.dev·Aug 22, 2023Hosting a Static Website on Amazon S3 using TerraformIntroduction In this blog post, we will explore how to set up a static website hosting environment on Amazon S3 with Amazon CloudFront and deploy code to the S3 bucket using AWS CodePipeline, all managed as code with Terraform. This combination allow...Discuss·66 readsAWS
Gauri Yadavgauri1504.hashnode.dev·Jul 10, 2023AWS Security Best Practices: Protecting Your Infrastructure and DataAWS is a leading cloud provider that offers a wide range of services and features to help you build and run your applications. However, with great power comes great responsibility. You need to ensure that your AWS infrastructure and data are secure a...Discuss·11 likes·117 readsAWS