Skip to main content

LinkedIn Profile [Rajeswary Nadarajan]

I come from an IT helpdesk background with 10 years of experience in end-user support, server management, and Level 2 & 3 troubleshooting. Along the way, I had the opportunity to work on data analysis and Azure bug testing projects, which sparked my interest in the Azure cloud field. That’s when I decided to transition my career into Azure Cloud Administration.

My decision was influenced by my existing knowledge of Python, SQL, Power BI (DAX programming), and experience with the Azure cloud environment. However, at first, I wasn’t sure which specific role to pursue. While researching online, I initially considered becoming a DevOps Engineer, then a Data Engineer—it was a confusing phase! But with the help of ChatGPT, I finally discovered the right roadmap to dive into the Azure cloud field.

Additionally, I found a great tutoring platform called TeacherOn, where learners can connect with experts based on their coaching needs. Through this platform, I found Mr. RajaSekar from Chennai, who will be guiding me through a 6-week coaching program starting in April 2025.

To prepare in advance, I reviewed the course outline and gathered sample project ideas related to Azure administration. I plan to document my learning journey on my GitHub, this blog, and LinkedIn. I believe that keeping a record of my progress will not only help me stay on track but also serve as a portfolio to showcase my problem-solving skills and passion for this field. This documentation, along with my mini projects, will be valuable assets for my upcoming job interviews, helping me transition successfully into the Azure cloud domain.✌

Comments

Popular posts from this blog

What Is Kubernates?

Kubernates , also called K8s is an open-source platform for automating the deployment, scaling and management of containerized applications. Kubernates develops by Googlw and now maintained by Cloud Native Computing Foundation( CNCF). For example : There are bunch of applications running in containers(Like Docker containers) across many server , we need to Start them Stop them if they crash Move them if a server goes down Scale them up / down Expose them to the network Roll out new versions safely Kubernates automates all of the fuctions mentioned above. Key Functions of Kubernates: Function What it does Orchestration Automatically runs containers across many servers. Scheduling Decides  which server (node)  should run each container. Scaling Adds or removes containers automatically based on load. Self-healing Restarts failed containers, replaces unhealthy on...
  Title: A Guide to Enrolling Devices into Microsoft Intune: Exploring Different Methods. In today’s increasingly mobile workforce, ensuring that devices are secure and compliant is more important than ever. Microsoft Intune provides a comprehensive solution for managing devices, applications, and data—especially as more organizations adopt cloud-based management strategies. However, to effectively manage devices with Intune, they first need to be enrolled. In this article, we’ll explore the three primary methods of enrolling devices into Microsoft Intune : Azure AD Join , Company Portal , and Work or School Account enrollment. Each method has its own use cases and advantages, depending on the organization's needs. 1. Enrolling via Microsoft Entra (Azure AD Join) Azure AD Join is used when an organization wants to fully manage corporate devices in the cloud, with no reliance on on-premises Active Directory (AD). This method is ideal for organizations that have transitioned to...

Cloud Assessment & Migration Journey

  1. Cloud Assessment Analyze current IT infrastructure and workloads. Evaluate cloud readiness and select the appropriate cloud model. 2. Planning and Strategy Develop a cloud migration strategy and plan. Estimate costs and compare with potential benefits. 3. Migration Preparation Assess and prioritize applications and data for migration. Choose migration tools and frameworks. 4. Execution Conduct a pilot migration to test the process. Perform full migration in phases, minimizing business disruption. 5. Post-Migration Test and optimize migrated workloads. Provide training and support for cloud tools. 6. Continuous Improvement Monitor cloud resources for performance and cost. Collect feedback and refine strategies.