Speaker

Varsha Verma

Varsha Verma

AWS Community Builder | Lead Cloud Engineer at Accenture | Public Speaker | Technical Blogger | Helping Individuals with Cloud and DevOps

Hyderābād, India

Actions

With a rich background of over 6+ years in the industry, I personally take charge of steering global Cloud. Currently, I'm hands-on, managing end-to-end responsibilities while prioritizing best practices.

But it's more than just Cloud, Devops, build and Operations for me. I'm here to share my expertise on a personal level. I want to coach individuals guiding them toward becoming not just job-ready, but corporate-ready with all my experiences and learnings. Let's embark on this journey together with a sprinkle of my expertise☺️.

Conducted Online and offline sessions for IT enthusiasts and Working Professionals.
✅AWS Community Builder

I was speaker in below events:
🏆AWS Community Event
🏆 Women In Tech India
🏆 All Day DevOps
🏆Lunch & Learn
🏆Engineer HUB

🏆 LinkedIn Top Voice for Cloud Computing
🏆 LinkedIn Top Voice for DevOps

✅Technical Content Writer at Hashnode👩‍💻

Area of Expertise

  • Government, Social Sector & Education
  • Information & Communications Technology

Topics

  • Linux
  • AWS
  • Cloud Computig
  • shell scripting
  • Docker
  • hashicorp terraform
  • open source
  • open source communities
  • AWS Cost Optimization
  • Cost optimization strategies

Cracking the Code: Why Open Source Tools Dominate DevOps

We will explores how open source tools have become indispensable to the DevOps ecosystem, driving automation, collaboration, and innovation across organizations. In today’s fast-paced tech environment, the adaptability and community-driven evolution of open source tools have positioned them as key enablers of successful DevOps pipelines.

Audience Takeaways:
How to effectively integrate open source tools into a DevOps pipeline.
Key tools every DevOps engineer should know and how to use them.
Best practices for managing open source tools at scale, from security to collaboration.
How open source innovations continue to transform the future of DevOps.

I am excited to share how open source tools are the backbone of modern DevOps ecosystems, and to help attendees unlock the full potential of these powerful, community-driven solutions.

Terraform State Management at Scale: Best Practices and Pitfalls

This session dives into the often-overlooked but critical aspect of managing Terraform state efficiently, particularly when scaling infrastructure. As organizations grow and infrastructure complexity increases, Terraform state management becomes essential for ensuring consistency, security, and scalability.

In this session, attendees will learn:

What is Terraform State?: A brief explanation of Terraform state and why it's central to Infrastructure as Code (IaC).
Managing Terraform State at Scale: Key challenges and strategies for managing Terraform state in multi-team, multi-environment setups.

Best Practices: How to securely and efficiently handle state locking, storage, and versioning across AWS, GCP, and Azure.
Common Pitfalls: The risks and common mistakes in state management, from improper locking to insufficient state storage redundancy.

State Backends: An overview of backends like AWS S3, GCS, and Azure Blob for state management, with pros and cons for each.
Real-Life Scenarios: Practical examples of implementing scalable Terraform state management in large enterprise environments.
Hands-On Demo: A demonstration of setting up Terraform state management in a secure and scalable manner.

Audience Takeaways:
Best practices for managing Terraform state in large-scale environments.
Strategies for securely storing, locking, and handling Terraform state across cloud providers.
Avoiding common pitfalls that lead to state corruption or inconsistencies.
Real-world solutions to manage state in multi-team environments, ensuring collaboration without conflicts.

"Lambda Unleashed: The EC2 AutoStop/Start Hack You Didn't Know You Needed!"

🔥 Unleash the Lambda Magic: Your Ultimate Guide to AWS Automation! 💡 Say Adiós to Manual Tasks as EC2 Gets a Zero-Touch Upgrade! 🚀 Learn the Art of Stopping and Starting Instances on Demand – Turbocharge Your Efficiency! 💻✨ But Wait, There's a Catch! 🤔 Dive Deep into the Secrets of Managing Encrypted Volumes Like a Pro! 🔒 Don't Miss Out – Join the Cloud Revolution NOW! ⚡🌐 #LambdaWonders #AWSAutomation #CloudMastery"

Unlocking and Mastering Cloud Basics

Here You will be learning about Cloud basics from the fresh perspective by unwinding all the terms and related Jargons on Cloud. It will setup a momentum for you to start your journey on Cloud

Serverless Website Deployment: Harness the Power of GitHub Actions and S3

In today’s cloud-first world, deploying websites efficiently and quickly is crucial. Serverless architecture offers an ideal solution by removing the need for managing servers and providing a scalable, cost-effective approach. This session will focus on deploying a static website using **GitHub Actions** for automation and **Amazon S3** for hosting.

### Why Serverless?

Serverless architecture allows developers to build and deploy websites without worrying about server management. Instead, cloud providers like AWS handle infrastructure, letting us focus on delivering features. This makes serverless perfect for static websites, offering scalability, security, and high availability without the hassle of traditional hosting.

### GitHub Actions and S3 – A Perfect Pair

**GitHub Actions** automates the entire CI/CD pipeline. It enables you to automatically test, build, and deploy code as soon as changes are pushed to your repository, eliminating manual deployment steps. Paired with **Amazon S3**, a scalable and reliable storage service, you can host your static website with ease, leveraging AWS’s global infrastructure to ensure fast load times and high uptime.

### What You’ll Learn

In this hands-on session, we’ll walk you through setting up an **S3 bucket** for hosting a static website, including configuring public access and managing permissions. Then, we’ll create a **GitHub Actions workflow** to automatically deploy the website to S3 whenever code is updated. You’ll learn how to:
- Set up an S3 bucket for static website hosting.
- Automate deployment with GitHub Actions using a YAML configuration.
- Trigger deployments based on code changes.
- Securely store AWS credentials in GitHub Secrets.

### Key Takeaways

This talk will give the attendees a practical experience in building a fully automated deployment pipeline, drastically reducing manual overhead. By the end, they'll have deployed your own serverless website and understand how to streamline future deployments. I’ll also cover security best practices and tips for optimizing build times.

### Conclusion

By using **GitHub Actions** and **Amazon S3**, serverless website deployment becomes seamless and automated. This powerful integration into the projects, allowing them to focus on building, not managing infrastructure.

AWS Cost Whisperer: Secrets to Slashing Enterprise Cloud Bills with a Frugal Approach

With this insightful session on "AWS Cost Whisperer: Secrets to Slashing Enterprise Cloud Bills with a Frugal Approach," where we dive deep into the best practices and AWS services that can help attendees to optimize their cloud expenditures. In this session we will be focus more on practical guidance on leveraging AWS tools and strategies to achieve significant cost savings while maintaining performance and scalability. Attendees will gain actionable insights and learn how to implement cost-saving measures effectively within their AWS environments.

This session will cover:
• AWS Cost Explorer: Techniques to visualize and analyze your spending patterns.
• AWS Trusted Advisor: Real-time recommendations to optimize costs and enhance security.
• AWS Budgets: Setting and managing budgets to avoid unexpected expenses.
• AWS Cost Anomaly Detection: Using machine learning to detect unusual spending.
• Reserved Instances (RIs): Committing to long-term savings.
• Spot Instances: Bidding for unused capacity to save on compute costs.
• Serverless Architectures: Reducing costs with pay-as-you-go compute services.
• Auto Scaling: Automatically adjusting resources based on demand.
• Cost Allocation Tags: Tracking and categorizing costs for detailed insights.
• Cloud Financial Management Tools: Utilizing advanced third-party tools for cost management.

From Code to Cloud: Deploy Your DevOps Portfolio Seamlessly with GitHub Actions

This session will take the audience on a step-by-step journey of automating the deployment of a DevOps portfolio website using GitHub Actions and AWS services. As a DevOps professional, automating repetitive tasks is key, and this session will highlight how to streamline website deployments using cutting-edge DevOps tools.

The talk will cover:

GitHub Actions for CI/CD: Automating the deployment pipeline with GitHub Actions to ensure consistent and efficient website updates.
AWS Services (S3, CloudFront): Hosting a secure and scalable website on AWS S3 with CloudFront for fast and reliable delivery.
Real-Time Demonstration: A hands-on, live demo of the complete deployment process, from pushing code to GitHub to seeing the website live on AWS.
Infrastructure as Code (IaC): Automating infrastructure management using AWS CloudFormation or Terraform.
Key Takeaways: Best practices for integrating CI/CD pipelines with AWS, tips on minimizing errors in deployments, and creating reusable workflows for future projects.

Audience Takeaways:

How to automate website deployments with GitHub Actions and AWS.
Setting up CI/CD pipelines that are efficient, scalable, and easy to manage.
Leveraging AWS services to host and deploy professional portfolios.
Tips for creating DevOps workflows that can be adapted to other cloud projects.

2024 All Day DevOps Sessionize Event

October 2024

Cloud Lunch and Learn Weekly Sessions 25 User group Sessionize Event

February 2024

Varsha Verma

AWS Community Builder | Lead Cloud Engineer at Accenture | Public Speaker | Technical Blogger | Helping Individuals with Cloud and DevOps

Hyderābād, India

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top