Intro to Git
Git is a free and open-source distributed version control system designed to handle everything from small to extensive projects with speed and efficiency.
Read moreGit is a free and open-source distributed version control system designed to handle everything from small to extensive projects with speed and efficiency.
Read moreData Structures & Algorithms Overview. Linked Lists, Stacks & Queues, Big O Notation, Recursion, Binary & Linear Searches.
Read moreLeetCode is the best platform for coding interview questions practice. Here are the top questions and their solutions using JavaScript. Read more…
Introduction to RESTful APIs with JavaScript, Node.js, and Express. Build a simple API from scratch to fully understand the fundamentals.
A simple guide on customizing Windows Terminal, PowerShell profiles, and installing additional helper modules.
First look at the new features and updates in .NET 6. Visual Studio 2022, C# 10, ASP.NET Core 6 and .NET Maui ā a new open-source, cross-platform UI framework evolved from Xamarin.
C# is a general-purpose, multi-paradigm programming language encompassing static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.
Overview Scale EC2 groups based on CloudWatch Alarms using SQS capacity metrics Create CloudWatch Alarms Create scale-in and scale-out alarms Read more…
Multi-AZ Deployments The main purpose is high availability – failover It happens automatically in the background It can be enabled Read more…
Amazon Athena Overview Amazon Athena is an interactive query service (serverless) that allows analyzing data in Amazon S3 using SQL Read more…
Overview VPC Endpoint enables a private connection between VPC and AWS supported services (including S3, Athena, DynamoDB, ECS) and AWS Read more…
Overview AnĀ IAM RoleĀ is anĀ IAM entity that defines a set of permissionsĀ for makingĀ AWSĀ service requests. IAM rolesĀ are not associated with a specific Read more…