Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

🔥 20% OFF All Reviewers + 10% OFF Playcloud & All-in for First Billing!

aws vpc

Home » aws vpc

Everything I learned using AWS and Terraform

2025-10-03T13:22:32+00:00

In this article, I will walk you through what I have learned while developing a system in AWS using Terraform. For context, I created this project as a requirement for my previous internship. I will provide the GitHub repository for the requirements, architecture, and execution steps. This project implements a highly scalable and available web application adhering to the best practices regarding availability, scalability, and reliability. I have developed this project for nearly four weeks, enhancing my skills in Cloud, Infrastructure as code, and engineering altogether, and here are some of the lessons I have learned and applied during the [...]

Everything I learned using AWS and Terraform2025-10-03T13:22:32+00:00

Migrating to AWS Cloud Infrastructure

2025-09-27T09:10:08+00:00

Have you ever considered where all your company’s files and apps are being stored? Traditionally, they are stored inside physical servers or computers in data centers. In these setups, rooms are full of servers needing power, air conditioning, and regular maintenance. Although this works, the cost and time involved can become a hassle. Because of this, many businesses are migrating to AWS, where resources are easier to manage, more secure, and much more flexible. Getting started with the cloud can feel unfamiliar, especially if you’re used to traditional systems. In this guide, we will therefore walk through simple hands-on activities [...]

Migrating to AWS Cloud Infrastructure2025-09-27T09:10:08+00:00

No Comment: How Technical Documentation Helps your Team

2025-09-05T05:51:04+00:00

It’s easy to get lost specially, in a big project. However, believe it or not, even in small projects or personal passion projects, it’s still easy to get lost because of your own wrongdoing, not documenting properly. As a beginner, or even “experienced,” it’s a hassle having to put comments and document every changes you made to your code, because we always think that our memory will suffice, which is not always the case. If we’re working with a team, many changes are all happening at once, which will make it hard for you to catch up and keep track [...]

No Comment: How Technical Documentation Helps your Team2025-09-05T05:51:04+00:00

Effectively Set-Up Your Virtual Private Cloud using CloudFormation

2025-07-16T14:28:36+00:00

Hello Dojos! We're back again for another Infrastructure as Code article, focusing on AWS Native Infrastructure as Code Service, CloudFormation In my previous article, we explored the benefits of using Infrastructure as Code to ramp up your production by showing how easy it is to launch an EC2 Instance using Terraform. For this article, we will explore AWS CloudFormation and try to deploy our very own Virtual Private Cloud. Using Terraform and CloudFormation offers their benefits and advantages, which we won't tackle right now. Nevertheless, they offer the same purpose: to make provisioning much faster and reduce the risk of [...]

Effectively Set-Up Your Virtual Private Cloud using CloudFormation2025-07-16T14:28:36+00:00

Interface Endpoint vs Gateway Endpoint vs Gateway Load Balancer Endpoint

2023-04-10T03:13:05+00:00

Interface Endpoint Gateway Endpoint Gateway Load Balancer Endpoint An elastic network interface with a private IP address that serves as an entry point for traffic destined to a supported AWS service, endpoint service, or AWS Marketplace service. For each interface endpoint, you can choose only one subnet per Availability Zone. Endpoints are regional, which means they are only usable within the same region they are created in. Since interface endpoints use ENIs, they also use security groups to control traffic. Can be accessed through AWS VPN connections or AWS Direct Connect connections, through intra-region VPC peering connections from Nitro instances, [...]

Interface Endpoint vs Gateway Endpoint vs Gateway Load Balancer Endpoint2023-04-10T03:13:05+00:00

Longest Prefix Match: Understanding Advanced Concepts in VPC Peering

2023-08-14T02:40:31+00:00

VPC Peering Basics In AWS, a Virtual Private Cloud (VPC) peering connection is a networking connection between two VPCs which allows you to route specific traffic between them using either private IPv4 addresses or IPv6 addresses. A VPC peering connection can be created between your own VPCs, or alternatively, a VPC in another AWS account. You can also create an inter-region VPC peering connection where the VPCs are located in different AWS Regions. Amazon EC2 Instances in either VPC can communicate with each other freely as if they are within the same network. One example of VPC Peering is the [...]

Longest Prefix Match: Understanding Advanced Concepts in VPC Peering2023-08-14T02:40:31+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Upskill and earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!