AWS

Overview

 This project will explore the use of AWS for networking and automation for infrastructure as code. The networking aspect of the cloud is not as neat is it is in traditional networking due to each cloud provider having their own standard. Whereas in traditional networking, ARP, OSPF, BGP and VPNs work to the same standards with different commands to configure it.

aws-logo
CloudFormation Multi-Stack Architecture
In my previous post, I have talked about deploying a CloudFormation nested stack. Here I will...
aws-logo
CloudFormation Nested Stacks With Git Sync & a GitLab Pipeline Complete Overview
This post follows on from the previous post, CloudFormation Nested Stacks With Git Sync &...
aws-logo
CloudFormation Nested Stacks With Git Sync & a GitLab Pipeline
Continuing on from the work in the previous post for setting up GitSync and a GitLab pipeline...
aws-logo
CloudFormation Git Sync & GitLab Pipeline
This is a continuation of the previous projects for Adding Numbers with API Gateway, Lambda...
aws-logo
Adding Numbers with API Gateway, Lambda and DynamoDB
This is a small project that shows how to use the API Gateway to simply add two numbers together....
629b4c3195f79dc9fa7256ff
GitLab Terraform AWS Pipeline
After setting up the GitLab CI/CI pipeline, the next step I wanted to take is to use Terraform...
aws-logo
AWS CDK Setup
CDK is the AWS Cloud Developer Kit. Here is a small guide to the setup. I have created a new...