
Building an AI-Powered English Interview Prep App on AWS
A fullstack web app that uses AI to simulate English job interviews.

A fullstack web app that uses AI to simulate English job interviews.

Taints are like "warning labels" on the door, while Tolerations are like "special keys" that guests have to enter those rooms.

What is Apache Kafka? Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integra...

What are AWS VPC Flow Logs? VPC Flow Logs are a feature that enables to record metadata about the IP traffic going through network interfaces in VPC. These logs record information such as sou...

What is a VPC Gateway Endpoint? A VPC Gateway Endpoint is a feature that allows EC2 instances within VPC to connect privately to specific AWS services, namely S3 and DynamoDB, without traversing t...

Overview AWS Lambda adalah layanan komputasi tanpa server yang memungkinkan untuk menjalankan kode tanpa harus memprovision atau mengelola server. Lambda mengelola semua kapasitas infrastruktur da...

Prerequisites AWS account (free tier) Install terraform Install aws-cli Configure AWS on machine as access_key, secret_key and region Scopes: Cr...

Overview An IAM user in AWS (Amazon Web Services) is an entity that represents an individual or application that interacts with AWS services. IAM (Identity and Access Management) users are used to...

Overview The AWS Load Balancer Controller is a tool provided by Amazon Web Services (AWS) that enables to manage and configure AWS Load Balancers using Kubernetes. In Kubernetes, load balancers a...

Ikhtisar Amazon EBS CSI driver digunakan untuk mengelola lifecycle pada EBS volume sebagai penyimpanan pada kubernetes. Driver ini memungkinkan kita untuk menggunakan volume EBS dalam aplikasi Kub...