Here is the link to the article on AWS Route 53:
Enjoy 🙂 !!!
Articles | Notes | Tips | Tutorials
Here is the link to the article on AWS IAM:
AWS Identity and Access Management (IAM) – Quick Notes
Enjoy 🙂 !!!
Here is the link to the article on AWS VPC:
AWS Virtual Private Cloud (VPC) – Quick Notes
Enjoy 🙂 !!!
Here is the link to the article on AWS ELB:
AWS Elastic Load Balancer (ELB) – Quick Notes
Enjoy 🙂 !!!
Here is the link to the article on AWS Block and File Storage:
AWS Block and File Storage – Quick Notes
Enjoy 🙂 !!!
In this part of the Deep Learning series, we will dive deep into the different blocks of the Transformer model and unravel them to get a better grasp of their internals.
Here is the link to the article on understanding Transformers:
Deep Learning – Understanding the Transformer Models
Enjoy 🙂 !!!
It has been a decade since published the series on Cassandra NoSQL … It is time for a refresh !!!
Here are the links to the refreshed articles from the series:
Cassandra Quick Notes :: Part-4
Cassandra Quick Notes :: Part-3
Cassandra Quick Notes :: Part-2
Cassandra Quick Notes :: Part-1
Enjoy 🙂 !!!
Java 21 introduced some important language features and one of them is the Virtual Threads.
Here is the link to the article introducing Virtual Threads:
Enjoy 🙂 !!!
In this part of the Deep Learning series, we will introduce the concept of the Sequence-to-Sequence (also known as the Encoder-Decoder) model in the context of a Language Translation use-case. In addition, we will get our hands dirty to demonstrate the translation of English sentences to Spanish sentences. To accomplish this task, we will implement an GRU model using PyTorch.
Here is the link to the article on Deep Learning demonstrating the English-to-Spanish Language Translation using GRU:
Deep Learning – Sequence-to-Sequence Model
Enjoy 🙂 !!!