Projects
End-to-End Data Processing Pipeline on Azure
Azure- Designed and implemented a data pipeline using Azure services to extract, transform, and load data into Azure Data Lake Storage. - Developed an extraction process from a Git repository using Azure Data Factory, storing raw CSV data in a designated storage container. - Utilized Azure Databricks and Spark for...
Build a Business Architecture using AWS Organization
AWSCreate 'AWS Organization' Add members to ' AWS Organization' Attach 'Service Control Policy' to member accounts Enable 'Cloud Trail' for AWS Organization.
Terraform: Create infrastructure on Azure
This project is about an in introdution to Terraform, here is a breaking down to the infrastructure as code: What is IAC: Iac refers to infrastructure as code, it is a code that is used to deploy infrastructure instead of deploying them manually throw the user interface. Why terraform: There...
Azure: Build a computer vision app with Azure Cognitive Services
AzureExecuted API calls to generate predictions, utilizing the Microsoft API portal for demonstration. Gained hands-on experience in creating Resource Groups and identifying API keys and URLs. Learned to interpret API call results and understood the differences between synchronous and asynchronous operations. Explored various Computer Vision APIs and their integration into...
Architecting Solutions on AWS
AWSDesigning a serverless web backend on AWS Designing a serverless data analytics solution on AWS Designing a hybrid solution for container based workloads on AWS Designing a solution following account governance and management best practices
Azure Virtual Machine and Web Server Deployment
AzureSuccessfully deployed a Nextcloud server on an Azure Virtual Machine, demonstrating proficiency in Azure's core architecture. This project involved creating and configuring a Virtual Network with subnets, implementing Network Security Groups to enforce security policies, and using Azure Bastion for secure SSH access. Additionally, i installed and configured the Nextcloud...
Deploy an Application on Linode using containers
CLoud DeploimentI deployed an application using Docker and Kubernetes on Linode as the cloud provider. I began by containerizing the application with Docker, creating a Docker image that encapsulated the application's environment and dependencies. This image was then pushed to a container registry. With Linode as the cloud infrastructure, I set...
High availability website deployed on AWS
AWSI designed and managed the deployment of a high-availability web application leveraging AWS infrastructure. This involved using VPC for network isolation, EC2 for scalable compute resources, and RDS for reliable database services. I utilized Route 53 for DNS management, ASG for automated scaling, and S3 for backup solutions. Lambda was...
Data Visualization
DataThis dynamic table is used to discover the Covid-19 data, offering real-time insights by country and continent. Easily explore cases, recoveries, and vaccinations with interactive parameters, turning complex data into an engaging, accessible story.