Skip to main content

Recently Updated Pages

Running Java Applications

Java

Running Java App In order to run your Java Applications you must first compile all of the source...

Updated 2 years ago by Tamarine

All About Importing Modules and from Packages

Python

Module? A module is just a Python file with the correspondingĀ .py extension. So if you're talkin...

Updated 2 years ago by Tamarine

Remove all untracked files

Git

To remove all unwanted un-tracked files you can just run: git clean Use it with -n for a dry ru...

Updated 2 years ago by Tamarine

Parent and Child pom.xml

Java Maven

https://howtodoinjava.com/maven/maven-parent-child-pom-example/

Updated 2 years ago by Tamarine

Maven Intro

Java Maven

What is Maven Maven is a build automation tool. Think of it as a Makefile but instead of you wri...

Updated 2 years ago by Tamarine

What the heck are @Annotations?

Java

Annotation They are metadata that you can write into your Java program. They don't affect the ex...

Updated 2 years ago by Tamarine

All About Branches

Git

Branch name inconsistency Sometimes the branch name shown in git are inconsistent. For example,...

Updated 2 years ago by Tamarine

Why Sometimes git checkout fails

Git

Did you ever wonder why when you run git checkout <branch name> from say a feature branch to the ...

Updated 2 years ago by Tamarine

Executing Binary/Script

Linux General Knowledge

If binary is relative to your current directory If the binary/script is relative to your current...

Updated 2 years ago by Tamarine

Some Random Services

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

CloudFormation Declarative way for outlining your AWS infrastructure using a template. "I want ...

Updated 2 years ago by Tamarine

Disaster Recovery and Migration

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Disaster recovery Disaster recovery is about preparing for those disaster that can happen to the...

Updated 2 years ago by Tamarine

SQS, SNS, Kinesis, Active MQ

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Decoupling mechanism When we deploy multiple applications they will inevitably need to communica...

Updated 2 years ago by Tamarine

Even More Architecture Discussion

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Event processing in AWS SQS + Lambda Lambda service is going to poll from SQS, however, there c...

Updated 2 years ago by Tamarine

Serverless, Lambdas, DynamoDB, Cognito, API Gateway

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Lambda function Why is serverless good? Well if you are using EC2 instances then you have to pro...

Updated 2 years ago by Tamarine

VPC

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Networking 101 IP Addresses Every host or device on a network must be addressable, meaning that...

Updated 2 years ago by Tamarine

Route 53

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Domain name system It is a lookup server that help you translate domain names to IP addresses. I...

Updated 2 years ago by Tamarine

KMS, SSM Parameter Store, Shield, WAF

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Encryption 101 Encryption in flight: Achieved via SSL, your connection to the web server is encr...

Updated 2 years ago by Tamarine

IAM Advanced

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Organization Let you manage multiple AWS account at the same time. There is one main account tha...

Updated 2 years ago by Tamarine

AWS Monitoring CloudWatch, CloudTrail, Config

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

CloudWatch CloudWatch Metrics CloudWatch provides metrics (variable that you want to monitor) f...

Updated 2 years ago by Tamarine

Machine Learning

AWS Solution Architect Notes Ultimate AWS Certified Solutions Archit...

Rekognition A machine learning service to find object, people, text, scenes in images and videos...

Updated 2 years ago by Tamarine