Published inTowards AWS·Aug 3Debugging into AWS ECS Task Containers: What You Need to KnowHello Devs, In previous blog and YouTube video explained how to deploy a WordPress website using Fargate in AWS ECS. In this blog going to learn about how to debug into AWS ECS task containers whether it is using Fargate either Serverless or with an EC2 machine.AWS5 min readAWS5 min read
Jul 7Volunteering journey of Kubernetes Community Days Bengaluru 2023Technical events and conferences are not new to me. It is one of my to do always attending or participating. I am experiencing a good journey so far like Being an attendee in events and then volunteering event virtually later speaking in events as a speaker. Now? Wish to volunteer…Kcdbengaluru9 min readKcdbengaluru9 min read
Published inTowards AWS·Apr 22How to use DataDog to find utilisation of AWS EBS volumeHello Devs, This blog will explain how to use DataDog to find disk utilisation. But before that tell me why it should be required. While using EC2 machines we generally have attached EBS volume or extra EBS volume. You might have seen many times “No space left on device” or…AWS5 min readAWS5 min read
Published inTowards AWS·Apr 10Why I build Virtual PhotoBooth using AWS Amplify ?The history behind this: “Problems are nothing but wake-up calls for creativity” — Gerhard Gschwandtner The above quote is the inspiration behind every solution which exists at this moment in the whole world. Who would like to take photos with a Photo Booth?Amplify5 min readAmplify5 min read
Mar 9Experience of first event of 2023 as speakerHello All, Are you curious about what it’s like to be a speaker at a major event? Look no further! In this blog post, you’ll get an inside look at one speaker’s experience at the first event of 2023. …AWS7 min readAWS7 min read
Published inTowards AWS·Feb 15Take a look at Amazon KendraHello Devs, In this blog, we are going to walk through another amazing AWS service that was launched recently in Amazon AI Conclave, Bangalore 2022. Amazon KendraAWS4 min readAWS4 min read
Published inTowards AWS·Feb 2Move files from SSH server to S3 bucketHello, devs This blog going to explain the steps to move files or folders from the SSH server ( where AWS credentials are not configured ) to the AWS S3 bucket easily without missing any files or folders. I was working on moving away from a legacy server to S3…AWS2 min readAWS2 min read
Published inTowards AWS·Dec 15, 2022Experience of my first in-person event as a speaker at ACD Pune 2022Hello all, I am going to share the experience of my first in-person event as a speaker. Till now I was on another side of the table. Attending many conferences and events as an attendee. 17th October 2020 I started giving sessions. Due to the Covid pandemic, it was online…AWS7 min readAWS7 min read
Published inTowards AWS·Dec 2, 2022Overview of AWS Application ComposerHello Devs, I am going to give an overview of AWS Application Composer which was got announced in AWS re: Invent 2022. They are a couple of services launched at this event. You might think I am writing about this service only. Let me tell you a story. I am…AWS4 min readAWS4 min read
Published inTowards AWS·Nov 17, 2022Host WordPress on AWS ECS using FargateHello Devs, In this blog, I’m going to cover how to host WordPress websites on AWS ECS service using AWS Fargate. Let me tell you why this is needed and why not use EC2 for hosting WordPress. A few days back I was working with my friend to enhance the…AWS6 min readAWS6 min read