EC2 User Data for Beginners

EC2 User Data for Beginners
Amazon EC2 (Elastic Compute Cloud) allows you to launch virtual servers in the cloud, and one of its most powerful features is the ability to run custom setup scripts at instance startup using User Da...
0 Read More

How to Secure AWS Infrastructure

How to Secure AWS Infrastructure
Cloud security can be one of the biggest challenges—not just for companies, but also for learners. In this tutorial, I’ll walk you through how I set up a secure AWS environment using some of its ...
0 Read More

How to connect to EFS via CloudShell

How to connect to EFS via CloudShell
A tricky topic when trying to connect to EFS is that you need to create an EC2 instance. There is not an easy way to mount as a network drive in your local laptop. But what if your organization is som...
0 Read More