For me to get higher marks I need to optimise my script and do something that could be counted as an extra feature, so I wanted to add a VPN to my system. Turned out I could not RDP into my server and it turned out my Routes needed to be pointing to 0.0.0.0/0 instead […]
Month: May 2017
Budget for new Account
I set a budget for my cloud formation on my new account so I could make sure I would never go over my budget. I set it to warn me when it’s estimated to go over 50% of the budget.
Billing Report: 28/05/2017
I have moved to my new AWS account as my other one has now expired from its free tier. This account has only ever run its free tier and the bills that I have are from simply running Cloud Formation stacks, so the only bill I have received as of this date is $1.98 for […]
CLoudformation success
IT WORKS! My cloudformation worked! From the above pictures, you can see the cloud formation running and creating the objects correctly. I faced a lot of issues which are listed below. Too many routes being created that were not needed for a number of gateways that existed. Pre-existing objects were trying to relate to objects […]
GeoNet
GeoNet is a New Zealand business that monitors geological hazards and providing real-time alerts during earthquakes, volcanic eruptions and tsunamis. In 2010 there was a major 7.1 earthquake in Christchurch when this happened GeoNet had a manual notification system that they used the fastest they could get notifications out was nine minutes and if they […]
Cloudformer status
So I have had some good luck with my template, but I’ll list the issues I have had. At the start when you run cloud former against your structure it does not give you specific names, so how are you suppose to know what route belongs to what VPC etc. Lucky for me I have […]
Running Cloudformer
I have now created my resources from the AD-DS template and now I’m going to run cloudformer against it to get a template that I can optimise. I start by creating a new stack and choosing CloudFormer. I’ll give it a name and password and username. I then created the stack and wait for it […]
ADDS Script Completed
I have successfully run the scenario three templates and it has created all the resources without a hitch. The reason I have run the template is that the initial template relies on so many other templates to create its self it makes it very difficult to be able to see exactly what it created so […]
Yellow New Zealand and AWS
In 2015 Yellow was part of the cloud boom that was happening in 2015 involving businesses moving from local infrastructure to the cloud. Yellow compared many cloud providers to see who can provide them with the service they were looking for, they were looking for a company that automates their IT, use self-service features and […]
How I setup my AWS Budget
I have seen people create multiple budgets to manage EC2 instances, I don’t do that. For my budget I create one and have that manage multiple services as per the picture below. As you can see I have filters to watch out for specfic services, and these services are the only ones that I am […]