- π Buildingπ«°πΎ LogIQ.
βΊοΈ - π± Iβm currently learning data structures and algorithms(DSA) with Python
- π― Iβm looking to collaborate on some amazing projects.
- π₯ 2024 Goals: Contributing to Open Source projects
- π¬ Ask me about Cloud/DevOps/System-Design/DSA related.
- π« How to reach me: [email protected]
- π Pronouns: He/Him/His.
- β‘ Fun fact: I love catsπ»
Optimizing Serverless Applications with AWS Lambda and Amazon EventBridge Introduction Serverless computing has revolutionized how developers build and deploy applications by removing the need to manage infrastructure. AWS Lambda and Amazon EventBridge provide a powerful foundation for building scalable, event-driven archi... | |
AWS Lambda: The Power of Serverless Computing Serverless architecture is one of the most significant innovations that has reshaped how developers and businesses approach scalability, cost-efficiency, and resource management. At the heart of this shift lies AWS Lambda, a service that allows you t... | |
Introduction to Databases Databases play a pivotal role in system design. They are the backbone of most software systems, enabling the efficient storage, retrieval, and manipulation of data. Whether you're developing a simple web application or a complex enterprise solution, ... | |
Amazon RDS Backup & Restore Using AWS Backup Introduction Data protection is a critical aspect of managing databases in the cloud. Amazon Relational Database Service (RDS) provides scalable and efficient database solutions, but ensuring data safety through backups is essential. AWS Backup is a ... | |
Serverless Architectures with AWS Lambda and API Gateway Introduction Serverless architecture is a paradigm where you build and run applications without having to manage the underlying infrastructure. AWS Lambda and API Gateway are core services in Amazon Web Services (AWS) that enable you to create server... |