In The Spotlight

Connecting to AWS with a Bastion Server

by Marc Creighton in Amazon Web Services

Now your not going to want to expose all your AWS EC2 instances on the internet for obvious reasons. So how do you connect to it? Setting up and connecting via a ‘Bastion’ server is Read More

Recent Posts

What is AWS Cloudfront?

10th May 2023

Let me Explain In short, AWS CloudFront is a content delivery network (CDN) offered by Amazon Web Services. It is designed to improve website performance by delivering content quickly and securely to users worldwide. CloudFront Read More

What is the AWS Well-Architected Framework?

10th February 2023

Introduction The AWS Well-Architected Framework is a set of best practices and architectural principles designed to help organizations build secure, reliable, and cost-effective cloud-based solutions on the Amazon Web Services (AWS) platform. It guides how Read More

What is Cloud Computing?

30th January 2023

In Simple Terms What is cloud computing? In simple terms, cloud computing is the delivery of computing resources-including servers, storage, databases, networking, software, analytics, and intelligence-over the Internet (“the cloud”) to offer faster innovation, flexible Read More

Can’t SSH on Upgraded Ubuntu 22.04

22nd November 2022

How to Enable SSH on Upgraded Ubuntu 22.04 Just recently I upgraded a ‘test’ server I have on AWS from Unbuntu v 18 to v 22.04, and the first problem I hit upon was that Read More