đź‘‹ Welcome
A.A.

The Tech Blog

Welcome to my digital journal. Here you'll find my thoughts on technology, development, and everything in between.

Filter by Tag

API
AWS
Auto Scaling
Case Study
Deployment
EC2
Elastic Beanstalk
Git
GitHub
REST
S3
Version Control
aws
billing
cost
scalability

Sort by Date

Filter by Date Range

Version Control | Git & GitHub

A comprehensive guide to using Git and GitHub for version control, from basic terminology to important commands.

Git
GitHub
Version Control
Read More
Hands-on AWS EC2 in details

In this hands-on, we will be hosting a static site on EC2 through multiple ways; this will help to understand multiple use cases.

Read More
Hands-on AWS EC2 in details

A detailed hands-on guide to hosting websites on EC2, using content from GitHub and S3, and integrating a load balancer.

AWS
EC2
S3
GitHub
Read More
Case Study | AWS user’s

A look at how major companies like Netflix and Airbnb leverage AWS to power their massive infrastructure and scale their services.

AWS
Case Study
Read More
EC2 Combinations and Real-World Application Scenarios

Explore common real-world scenarios, use cases, and best practices for using AWS EC2 instances.

AWS
EC2
Read More
Deploying with AWS Elastic Beanstalk

A practical guide to deploying applications using AWS Elastic Beanstalk, from environment creation to deployment.

AWS
Elastic Beanstalk
Deployment
Read More
AWS Elastic Beanstalk Exploration

An introduction to AWS Elastic Beanstalk, its components, benefits, and how it simplifies application deployment.

AWS
Elastic Beanstalk
Read More
Scalability and High Availability Technique In AWS

An overview of AWS load balancing, auto-scaling, and other high-availability techniques to build resilient applications.

scalability
aws
Read More
AWS EC2 Auto Scaling

AWS Auto Scaling is a powerful service that automates the adjustment of compute resources, such as EC2 instances, within your AWS infrastructure. This ensures your applications remain highly available, cost-effective, and capable of efficiently handling changing traffic loads.

Auto Scaling
aws
EC2
Read More
AWS EC2 Instance Costs

Amazon Elastic Compute Cloud (Amazon EC2) is a web service provided by Amazon Web Services (AWS) that allows users to rent virtual servers, known as instances, in the cloud.

aws
EC2
cost
Read More
Hands-on AWS EC2 | ( Let's Deploy a website on EC2 )

A step-by-step guide to creating an EC2 instance and deploying a simple website using an Apache server.

aws
EC2
Read More
All about EC2

Amazon EC2, or Elastic Compute Cloud, offers a flexible and scalable way to host applications and process data in the cloud. Let’s break down its name.

aws
EC2
Read More
Introduction to AWS Services

Amazon Web Services (AWS) offers a wide array of tools and services designed to empower developers and IT professionals in managing and automating their cloud infrastructure.

aws
Read More
AWS Budgets and Billing Alert | Prevent Bill

Learn how to use AWS Budgets to set up custom cost and usage alerts, preventing unexpected charges and helping you manage your cloud spending effectively.

aws
billing
Read More
REST Architecture / API

REST, also known as Representational State Transfer, is a set of guidelines and best practices for designing scalable and maintainable web applications.

API
REST
Read More