<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: mahima</title>
    <description>The latest articles on DEV Community by mahima (@mahsaran).</description>
    <link>https://dev.to/mahsaran</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1425277%2Fa6f9a4eb-1d2c-41a4-b080-cc5b2d7a7c5e.jpeg</url>
      <title>DEV Community: mahima</title>
      <link>https://dev.to/mahsaran</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mahsaran"/>
    <language>en</language>
    <item>
      <title>Key AWS Tools for Network Observability</title>
      <dc:creator>mahima</dc:creator>
      <pubDate>Thu, 21 Nov 2024 04:21:28 +0000</pubDate>
      <link>https://dev.to/mahsaran/key-aws-tools-for-network-observability-1mi5</link>
      <guid>https://dev.to/mahsaran/key-aws-tools-for-network-observability-1mi5</guid>
      <description>&lt;p&gt;Hey there, fellow cloud enthusiasts!&lt;/p&gt;

&lt;p&gt;You know, the other day I was knee-deep in troubleshooting a network issue for one of our big clients, and it got me thinking about how far we've come in terms of network observability on AWS. I remember the days when figuring out what was going on in your cloud network felt like trying to solve a puzzle in the dark. But now? It's like someone turned on the lights and handed us a magnifying glass!&lt;/p&gt;

&lt;p&gt;So, I thought I'd share my personal favorite AWS tools for network observability. These have been absolute lifesavers for me, and I hope they'll help you too!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Amazon VPC Flow Logs&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Oh boy, where do I even start with this one? VPC Flow Logs has saved my bacon more times than I can count. It's like having a security camera for your network traffic. I remember this one time when we were seeing some weird traffic patterns, and VPC Flow Logs helped us track down a misconfigured security group that was allowing unwanted access. Pro tip: pair it with Amazon Athena, and you've got yourself a powerful query engine for your logs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. AWS Transit Gateway Network Manager&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This tool is a godsend if you're dealing with complex, multi-region setups. It's like having a bird's-eye view of your entire network. I was working on a project for a global company recently, and Transit Gateway Network Manager made it so much easier to visualize and manage their sprawling network across different regions and on-prem locations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Amazon CloudWatch&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Ah, CloudWatch - my trusty sidekick. It's like the Swiss Army knife of AWS monitoring. I use it for everything from setting up custom dashboards to automated alerting. There was this one time when CloudWatch alerted us to a sudden spike in network latency, and we were able to resolve the issue before it impacted our users. Talk about a win!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. AWS X-Ray&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;X-Ray is like having X-ray vision for your applications (see what I did there?). It's particularly awesome for microservices architectures. I remember debugging a complex issue where requests were timing out, and X-Ray helped us trace the problem to a specific service that was bottlenecking. Without it, we might have been hunting for days!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. AWS Security Hub&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Security Hub is like having a super-smart security guard for your AWS environment. It aggregates alerts from various AWS services, giving you a central place to manage security. I love how it helps maintain a strong security posture across the network. It's caught several potential issues for us before they became real problems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6. Amazon Detective&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Detective is the new kid on the block, but it's quickly becoming one of my favorites. It's like having Sherlock Holmes for your AWS environment. I've used it to investigate some tricky security anomalies, and its machine learning capabilities have helped spot patterns that I might have missed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;7. AWS Config&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Config is fantastic for keeping track of your resource configurations. It's saved me more than once when trying to figure out "who changed what and when?" It's also great for maintaining compliance - set up some rules, and it'll automatically flag any deviations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;8. AWS CloudTrail&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Last but not least, CloudTrail. Think of it as your network's flight recorder. It logs all API calls, which is super handy for auditing and troubleshooting. I can't count the number of times I've dug into CloudTrail logs to track down the root cause of an issue.&lt;/p&gt;

&lt;p&gt;You know, looking at this list, I'm amazed at how much easier these tools have made my job. Network observability used to be a real challenge, but with these AWS tools, it's become so much more manageable.&lt;/p&gt;

&lt;p&gt;What about you? Do you have any experiences with these tools you'd like to share? Or maybe there's another tool you find indispensable? I'd love to hear about it!&lt;/p&gt;

&lt;p&gt;Until next time, happy cloud watching!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Revolutionizing Container Orchestration: Latest Features in Amazon EKS</title>
      <dc:creator>mahima</dc:creator>
      <pubDate>Wed, 06 Nov 2024 12:42:58 +0000</pubDate>
      <link>https://dev.to/mahsaran/revolutionizing-container-orchestration-latest-features-in-amazon-eks-35i9</link>
      <guid>https://dev.to/mahsaran/revolutionizing-container-orchestration-latest-features-in-amazon-eks-35i9</guid>
      <description>&lt;p&gt;Hello Cloud enthusiasts ! &lt;/p&gt;

&lt;p&gt;In the ever-evolving world of container orchestration, Amazon Elastic Kubernetes Service (EKS) continues to push the boundaries of what's possible. As we look at the landscape in 2024, let's explore some of the game-changing features that have recently been added to Amazon EKS, empowering developers and operations teams alike.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. EKS Anywhere: Kubernetes, Your Way, Anywhere&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Gone are the days when running Kubernetes meant being tied to the cloud. With EKS Anywhere, you can now create and operate Kubernetes clusters on-premises using the same trusted AWS EKS tools and experience. This hybrid approach offers unprecedented flexibility, allowing organizations to leverage their existing infrastructure while maintaining consistency with their cloud operations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. EKS Connector: Unifying Your Kubernetes Landscape&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Managing multiple Kubernetes clusters across different environments can be a headache. Enter EKS Connector, a powerful tool that allows you to connect any Kubernetes cluster to AWS and visualize it in the EKS console. This feature is a game-changer for organizations with diverse Kubernetes deployments, offering a single pane of glass for cluster management.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Managed Node Groups: Simplifying Cluster Management&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Provisioning and managing EC2 instances for your EKS clusters is now easier than ever with Managed Node Groups. This feature automates the lifecycle management of your nodes, reducing operational overhead and allowing you to focus on what matters most – your applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Fargate Profile Support: Serverless Containers at Scale&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For those looking to embrace a truly serverless container experience, Fargate Profile Support in EKS is a dream come true. Run your pods on AWS Fargate, and say goodbye to managing infrastructure. This feature is perfect for teams wanting to optimize costs and reduce operational complexity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Windows Container Support: Expanding the EKS Ecosystem&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;With the addition of Windows Container Support, EKS now caters to a broader range of applications. This feature opens up new possibilities for organizations with Windows-based workloads, allowing them to seamlessly integrate into their Kubernetes ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6. VPC CNI Custom Networking: Fine-Tuning Your Network&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Network management in Kubernetes can be complex, but VPC CNI Custom Networking gives you the flexibility you need. This feature allows for more granular control over IP address management within your VPC, enabling advanced networking scenarios and better integration with existing network architectures.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;7. EKS Add-ons: Streamlining Operational Software Management&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Managing operational software for Kubernetes clusters can be time-consuming. EKS Add-ons simplifies this process, making it easier to install and manage critical components. This feature ensures that your clusters are always running the latest and most secure versions of essential operational software.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;8. Amazon EKS Distro: Kubernetes, the Amazon Way&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For teams that want the reliability and consistency of EKS in their on-premises environments, Amazon EKS Distro delivers. This Kubernetes distribution, based on and used by Amazon EKS, brings the power of AWS-managed Kubernetes to your data center.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;9. Pod Security Groups: Granular Security Control&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Security is paramount in container environments. With Pod Security Groups, you can now apply AWS security groups directly to pods, offering more fine-grained control over network access and enhancing your overall security posture.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;10. Cluster Autoscaler: Dynamic Resource Optimization&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Efficiently managing cluster resources is crucial for cost-effective operations. The Cluster Autoscaler automatically adjusts the number of nodes in your cluster based on resource demands, ensuring optimal resource utilization and application performance.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;11. Kubernetes Control Plane Logs: Insights at Your Fingertips&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Troubleshooting and auditing are essential aspects of cluster management. Kubernetes Control Plane Logs provide deep visibility into control plane components, making it easier to identify and resolve issues quickly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;12. EKS on AWS Outposts: Edge Computing with Kubernetes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For organizations requiring low-latency access to on-premises systems, EKS on AWS Outposts extends the power of EKS to your local environment. This feature enables you to run Kubernetes applications on-premises while leveraging the full suite of AWS services.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;These recent additions to Amazon EKS demonstrate AWS's commitment to providing a robust, flexible, and user-friendly Kubernetes platform. From hybrid deployments to enhanced security features and improved management capabilities, EKS continues to evolve to meet the diverse needs of modern containerized applications.&lt;/p&gt;

&lt;p&gt;As we look to the future, it's clear that Amazon EKS will continue to play a pivotal role in shaping the container orchestration landscape. Whether you're running cloud-native applications or modernizing legacy systems, EKS provides the tools and features you need to succeed in today's fast-paced digital world.&lt;/p&gt;

&lt;p&gt;Stay tuned for more exciting developments in the world of Amazon EKS!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Revolutionizing Container Orchestration: Latest Features in Amazon EKS</title>
      <dc:creator>mahima</dc:creator>
      <pubDate>Wed, 06 Nov 2024 12:41:55 +0000</pubDate>
      <link>https://dev.to/mahsaran/revolutionizing-container-orchestration-latest-features-in-amazon-eks-22af</link>
      <guid>https://dev.to/mahsaran/revolutionizing-container-orchestration-latest-features-in-amazon-eks-22af</guid>
      <description>&lt;p&gt;Hello Cloud enthusiasts ! &lt;/p&gt;

&lt;p&gt;In the ever-evolving world of container orchestration, Amazon Elastic Kubernetes Service (EKS) continues to push the boundaries of what's possible. As we look at the landscape in 2024, let's explore some of the game-changing features that have recently been added to Amazon EKS, empowering developers and operations teams alike.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. EKS Anywhere: Kubernetes, Your Way, Anywhere&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Gone are the days when running Kubernetes meant being tied to the cloud. With EKS Anywhere, you can now create and operate Kubernetes clusters on-premises using the same trusted AWS EKS tools and experience. This hybrid approach offers unprecedented flexibility, allowing organizations to leverage their existing infrastructure while maintaining consistency with their cloud operations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. EKS Connector: Unifying Your Kubernetes Landscape&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Managing multiple Kubernetes clusters across different environments can be a headache. Enter EKS Connector, a powerful tool that allows you to connect any Kubernetes cluster to AWS and visualize it in the EKS console. This feature is a game-changer for organizations with diverse Kubernetes deployments, offering a single pane of glass for cluster management.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Managed Node Groups: Simplifying Cluster Management&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Provisioning and managing EC2 instances for your EKS clusters is now easier than ever with Managed Node Groups. This feature automates the lifecycle management of your nodes, reducing operational overhead and allowing you to focus on what matters most – your applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Fargate Profile Support: Serverless Containers at Scale&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For those looking to embrace a truly serverless container experience, Fargate Profile Support in EKS is a dream come true. Run your pods on AWS Fargate, and say goodbye to managing infrastructure. This feature is perfect for teams wanting to optimize costs and reduce operational complexity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Windows Container Support: Expanding the EKS Ecosystem&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;With the addition of Windows Container Support, EKS now caters to a broader range of applications. This feature opens up new possibilities for organizations with Windows-based workloads, allowing them to seamlessly integrate into their Kubernetes ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6. VPC CNI Custom Networking: Fine-Tuning Your Network&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Network management in Kubernetes can be complex, but VPC CNI Custom Networking gives you the flexibility you need. This feature allows for more granular control over IP address management within your VPC, enabling advanced networking scenarios and better integration with existing network architectures.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;7. EKS Add-ons: Streamlining Operational Software Management&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Managing operational software for Kubernetes clusters can be time-consuming. EKS Add-ons simplifies this process, making it easier to install and manage critical components. This feature ensures that your clusters are always running the latest and most secure versions of essential operational software.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;8. Amazon EKS Distro: Kubernetes, the Amazon Way&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For teams that want the reliability and consistency of EKS in their on-premises environments, Amazon EKS Distro delivers. This Kubernetes distribution, based on and used by Amazon EKS, brings the power of AWS-managed Kubernetes to your data center.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;9. Pod Security Groups: Granular Security Control&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Security is paramount in container environments. With Pod Security Groups, you can now apply AWS security groups directly to pods, offering more fine-grained control over network access and enhancing your overall security posture.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;10. Cluster Autoscaler: Dynamic Resource Optimization&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Efficiently managing cluster resources is crucial for cost-effective operations. The Cluster Autoscaler automatically adjusts the number of nodes in your cluster based on resource demands, ensuring optimal resource utilization and application performance.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Kubernetes Control Plane Logs: Insights at Your Fingertips&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Troubleshooting and auditing are essential aspects of cluster management. Kubernetes Control Plane Logs provide deep visibility into control plane components, making it easier to identify and resolve issues quickly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;12. EKS on AWS Outposts: Edge Computing with Kubernetes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For organizations requiring low-latency access to on-premises systems, EKS on AWS Outposts extends the power of EKS to your local environment. This feature enables you to run Kubernetes applications on-premises while leveraging the full suite of AWS services.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;These recent additions to Amazon EKS demonstrate AWS's commitment to providing a robust, flexible, and user-friendly Kubernetes platform. From hybrid deployments to enhanced security features and improved management capabilities, EKS continues to evolve to meet the diverse needs of modern containerized applications.&lt;/p&gt;

&lt;p&gt;As we look to the future, it's clear that Amazon EKS will continue to play a pivotal role in shaping the container orchestration landscape. Whether you're running cloud-native applications or modernizing legacy systems, EKS provides the tools and features you need to succeed in today's fast-paced digital world.&lt;/p&gt;

&lt;p&gt;Stay tuned for more exciting developments in the world of Amazon EKS!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>🌟 About Me</title>
      <dc:creator>mahima</dc:creator>
      <pubDate>Tue, 29 Oct 2024 12:57:58 +0000</pubDate>
      <link>https://dev.to/mahsaran/about-me-5dn4</link>
      <guid>https://dev.to/mahsaran/about-me-5dn4</guid>
      <description>&lt;p&gt;Hi there! I'm Mahima, a passionate Senior Technical Account Manager at AWS with over a decade of experience in IT. My journey in cloud computing began in 2014, and I’ve had the privilege of working across various roles, including Technical Enterprise Architect at Accenture India. I love helping businesses harness the power of the cloud to innovate and grow.&lt;/p&gt;

&lt;p&gt;💼 My Experience&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Senior Technical Account Manager, AWS&lt;/strong&gt;&lt;br&gt;
I collaborate closely with customers, guiding them in optimizing their cloud strategies and ensuring they get the most out of their AWS investments.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Technical Enterprise Architect, Accenture India&lt;/strong&gt; &lt;br&gt;
In this role, I worked hand-in-hand with clients to modernize applications using microservices and cloud-native architectures, helping them achieve their unique goals.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🌱 &lt;strong&gt;Areas of Expertise&lt;/strong&gt;&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Cloud Computing &amp;amp; Architecture
AWS Solutions and Best Practices
Microservices &amp;amp; Application Modernization
Customer Engagement &amp;amp; Support
Team Leadership &amp;amp; Mentoring
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;🌟 &lt;strong&gt;My Passion&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I’m deeply committed to empowering others, especially aspiring women in tech. I frequently speak at conferences and meetups, sharing insights on cloud technologies and career development.&lt;/p&gt;

&lt;p&gt;📈 &lt;strong&gt;Key Achievements&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Successfully led cloud migration projects that significantly improved efficiency and reduced costs for clients.&lt;/li&gt;
&lt;li&gt; Developed training programs to help teams adopt new cloud practices and technologies.&lt;/li&gt;
&lt;li&gt;Championed initiatives to promote diversity and inclusion in the tech industry.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔗 &lt;strong&gt;Let’s Connect!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I’m always eager to connect with like-minded professionals and explore new opportunities. Feel free to reach out on &lt;a href="https://www.linkedin.com/in/mahima-saran/" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Unlocking AWS Cost Savings: Unique Optimization Tips</title>
      <dc:creator>mahima</dc:creator>
      <pubDate>Fri, 25 Oct 2024 15:30:52 +0000</pubDate>
      <link>https://dev.to/mahsaran/how-can-you-optimize-your-cost-on-aws-tam-field-learning-29fi</link>
      <guid>https://dev.to/mahsaran/how-can-you-optimize-your-cost-on-aws-tam-field-learning-29fi</guid>
      <description>&lt;p&gt;Hello, cloud enthusiasts! As a Technical Account Manager at AWS, I've observed that many customers miss out on unique cost-saving opportunities. Here are some unconventional tips that can lead to significant reductions in your AWS expenses&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqpyntnu9zith1kwb8c4k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqpyntnu9zith1kwb8c4k.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Spot Instances for Batch Processing&lt;/strong&gt; &lt;br&gt;
Let’s me share an experience of working with leading financial services client. They had a rigorous data processing pipeline that ran nightly jobs to analyze market trends. Initially, they were using on-demand EC2 instances for these tasks, and the costs quickly added up—over $15,000 a month!&lt;/p&gt;

&lt;p&gt;During a cost optimization review, I suggested they explore Spot Instances. After explaining how Spot Instances can significantly reduce costs for flexible workloads, we ran a test. They migrated their nightly batch jobs to Spot Instances, leveraging their existing job scheduling framework.&lt;/p&gt;

&lt;p&gt;The result? They saved around 80% on their compute costs, bringing their monthly bill down to approximately $3,000! The jobs ran seamlessly, and they were able to take advantage of unused EC2 capacity without compromising on performance.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip&lt;/strong&gt;: Assess your workloads for flexibility. If you can tolerate interruptions, consider using Spot Instances for non-critical batch processing jobs. This simple switch can lead to significant savings.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Optimizing UAT Costs&lt;/strong&gt; &lt;br&gt;
Recently, I worked with a customer who had just migrated a major application to the cloud. During our monthly cost analysis, we found that their UAT costs consistently exceeded their production costs, even after going live. When we inquired, the customer mentioned that developers were conducting tests on multiple instances that were running 24/7. Additionally, they were maintaining a multi-AZ setup (exact replica of prod environment) for all their RDS and EC2 instances in UAT.&lt;/p&gt;

&lt;p&gt;Recognizing a significant opportunity for savings, we collaborated with the customer to implement automated scripts that scheduled the start and stop of instances based on tagging. This adjustment alone reduced their compute costs by around 50%! Furthermore, we recommended switching all RDS instances to single-AZ configurations and adjusting their application to utilize only two availability zones instead of three, which further contributed to cost savings.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip&lt;/strong&gt;: Regularly analyze your UAT environment for opportunities to optimize resource usage. Implementing automation for instance management and evaluating your architecture can yield substantial savings.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Migrating EBS Volumes to GP3&lt;/strong&gt; &lt;br&gt;
One particularly enlightening scenario involved a customer running multiple io1 and io2 type EBS volumes. During our analysis, I asked how much IOPS they really needed, and they estimated around 2,000 IOPS per volume. This led us to discuss the benefits of GP3 volumes, which offer up to 3,000 IOPS at a significantly lower cost.&lt;/p&gt;

&lt;p&gt;By migrating from io1/io2 to GP3, the customer was able to save about 50% on their EBS volume costs while still meeting their performance needs. It was a win-win situation!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip&lt;/strong&gt;: Regularly evaluate your EBS volume types and consider migrating to GP3 if your IOPS requirements allow it. This simple change can lead to substantial savings.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;CloudWatch Log Management&lt;/strong&gt; &lt;br&gt;
One of the more common pitfalls I’ve seen is how clients handle logging in CloudWatch. A customer I worked with had enabled detailed logging across their UAT and production environments—everything from Lambda invocations, ec2 instances , EKS control plane logs to API Gateway requests. They didn’t realize the volume of logs would balloon their CloudWatch costs to nearly $30,000 a month!&lt;/p&gt;

&lt;p&gt;After reviewing their logging strategy, we helped them disable unnecessary logs in UAT and fine-tune their logging level in production, retaining only essential logs. The result? They managed to cut their CloudWatch costs by over 70%!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip&lt;/strong&gt;: Regularly review your CloudWatch logging settings. Enable only the logs you truly need and consider adjusting log retention policies to manage costs effectively.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Monitoring Reserved Instance Utilization&lt;/strong&gt; &lt;br&gt;
While conducting a monthly cost analysis for a leading eCommerce customer, I discovered that their DB Reserved Instances (RIs) were not being utilized. When we reached out for clarification, they were puzzled since they were already running the instance. Upon further investigation, we identified that they had accidentally selected the wrong OS type during the RI purchase, preventing the RI from being applied.&lt;/p&gt;

&lt;p&gt;This experience highlighted the critical importance of monitoring RI utilization through budget alerts and double-checking the parameters at the time of purchase, especially since RIs are non-cancellable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip&lt;/strong&gt;: Always verify the parameters when purchasing RIs and set up alerts to monitor their utilization. This diligence can prevent unnecessary expenses and ensure you're getting the value you paid for.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Modernizing Instances to the Latest Generation&lt;/strong&gt;&lt;br&gt;
Many customers often overlook the fact that new generation instances are typically more cost-effective than older ones. During our cost optimization discussions, I emphasize the advantages of transitioning to the latest generation instance types, which not only deliver enhanced performance but also come with better pricing.&lt;/p&gt;

&lt;p&gt;By modernizing to the latest generation, one customer saw a notable increase in performance along with a reduction in costs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tip&lt;/strong&gt;: Regularly assess your instance types. Moving to the latest generation can provide both performance enhancements and significant cost savings.&lt;/p&gt;

&lt;p&gt;You might think collecting all this data seems overwhelming, but you can simplify the process with &lt;strong&gt;AWS Cost Optimization Hub&lt;/strong&gt; Dashboard. The dashboard experience gives you a quick overview of all the recommendations with estimated savings without duplication. You can zoom into any opportunities by filtering and grouping with fields such as account and region, and prioritize them by savings and implementation effort.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7o5z0eujwk9wphj7wwkl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7o5z0eujwk9wphj7wwkl.png" alt="Image description" width="800" height="454"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you are running your workloads on AWS and need any support, leave a comment below. I would be more than happy to assist you in optimizing your AWS costs&lt;/p&gt;

</description>
      <category>aws</category>
      <category>costoptimization</category>
      <category>tam</category>
      <category>fieldlearnings</category>
    </item>
    <item>
      <title>My Journey as a Tech Evangelist</title>
      <dc:creator>mahima</dc:creator>
      <pubDate>Mon, 21 Oct 2024 09:25:32 +0000</pubDate>
      <link>https://dev.to/mahsaran/mahima-saran-2bdg</link>
      <guid>https://dev.to/mahsaran/mahima-saran-2bdg</guid>
      <description>&lt;p&gt;I can still vividly recall the mix of excitement and nervousness I experienced when I delivered my first public tech talk years ago during my second year of college. It was an opportunity to present a paper on &lt;strong&gt;Artificial Intelligence&lt;/strong&gt; at Oriental College in Bhopal, and I was both thrilled and apprehensive about taking the stage. The experience of standing in front of an audience and sharing my knowledge and insights on such a fascinating topic was incredibly empowering, even with the natural jitters that come with public speaking. That pivotal moment sparked a passion for knowledge-sharing and community engagement that has continued to shape my growth as a tech professional. &lt;/p&gt;

&lt;p&gt;Over the years since that fateful first talk, I've had the incredible privilege of taking to stages across India and abroad to share my passion for cutting-edge technologies. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Some key milestones that stand out:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Being selected as a faculty member for Accenture's global mobile academy, training teams in locations like Monterrey, Mexico on the latest mobile app development practices.&lt;br&gt;
Spearheading Accenture's "Lean Architecture Center of Excellence" and advocating for microservices, continuous delivery, and cloud adoption across the firm's global client base through talks, demos, and proofs-of-concept.&lt;br&gt;
Joining Amazon Web Services (AWS) as a Technical Account Manager, where I've been able to engage at the highest levels with executives to translate their strategic visions into robust cloud architectures.&lt;/p&gt;

&lt;p&gt;During my time at AWS, I've had the privilege of being a speaker at approximately 27 public events and conducting numerous workshops for my customers. This extensive experience in knowledge-sharing has been incredibly rewarding, as it has allowed me to inspire and educate others about the latest technological advancements.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F79qvg6fo80qme6ygc4fx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F79qvg6fo80qme6ygc4fx.png" alt="Image description" width="800" height="660"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lessons Learned&lt;/strong&gt;&lt;br&gt;
Looking back, one of the most important things I've learned is the need to &lt;strong&gt;always be a student&lt;/strong&gt;. Technology is changing so quickly, and to be a good advocate, I have to stay endlessly curious and committed to continuous learning. The best way I've found to keep up is to dive into the latest open source work, research, and expert insights. &lt;/p&gt;

&lt;p&gt;Another key lesson that I have learned at AWS has been the &lt;strong&gt;power of storytelling&lt;/strong&gt;. While it's crucial to have deep technical mastery, the true art of advocacy lies in the ability to craft compelling narratives that resonate with audiences. In a world dominated by data, metrics, and bottom-line results, the art of storytelling remains a powerful and indispensable tool. As professionals, we can easily get caught up in cold, hard facts - but the most impactful leaders, innovators, and change-makers understand the transformative potential of storytelling.When I share my personal narratives, unique experiences, and insights, I connect with the fundamental elements of the human condition.&lt;/p&gt;

&lt;p&gt;As an Amazonian at heart, I have to highlight the importance of &lt;strong&gt;Amazon's Leadership Principles&lt;/strong&gt; and the &lt;strong&gt;key lessons&lt;/strong&gt; that have personally impacted me. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Customer Obsession&lt;/strong&gt;: Placing the customer at the center of everything we do.&lt;br&gt;
&lt;strong&gt;Ownership:&lt;/strong&gt; Taking full accountability for my work and its outcomes&lt;br&gt;
&lt;strong&gt;Invent and Simplify&lt;/strong&gt;: The willingness to challenge the status quo and find simpler, more effective ways of working&lt;br&gt;
&lt;strong&gt;Learn and Be Curious&lt;/strong&gt;: Embracing a growth mindset and remaining open to feedback and new ideas &lt;/p&gt;

&lt;p&gt;I'm thrilled about the future. Technology is advancing quickly, opening up new possibilities in computing, intelligent systems, and business. &lt;/p&gt;

&lt;p&gt;At the end of the day, what motivates me as a tech advocate is using my knowledge to inspire innovation, bring people together, and unlock incredible human potential that we can't even foresee right now. It's been an thrilling journey so far, and I have a feeling the best is yet to come. &lt;/p&gt;

&lt;p&gt;If you have any questions or thoughts I'd love to hear from you. Feel free to reach out to me directly or &lt;strong&gt;leave a comment below&lt;/strong&gt;.&lt;/p&gt;

</description>
      <category>aboutme</category>
      <category>myjourney</category>
      <category>techevangelist</category>
      <category>speaker</category>
    </item>
  </channel>
</rss>
