Portfolio and projects

A series of projects I realized and I currently realize…

AWS Networking

3 minute read

Here it is about VPC standing for Virtual Private Cloud. It is the service that allows you to isolate a section of the whole AWS network and make it your own...

AWS (writing in progress…)

13 minute read

Here are a couple of projects I have done with AWS when I first started. I outline the steps that allowed me to complete the projects, and I put special emph...

AWS CLI

3 minute read

AWS CLI standing for Command Line Interface is a simple utility that allows you to access AWS services via the command line. It is located between the user a...

AWS LAMP

3 minute read

In order to install all the features of an efficient web server, there are four main elements that are essential to build a website server:

AWS Storage

1 minute read

Amazon S3 (standing for Simple Storage Service) is a service used by many companies and it enables storage of files. For instance, it is possible to host sta...

AWS Windows

1 minute read

Here, the purpose has been to create a Windows virtual machine on AWS and to have access to its desktop from a remote workstation. It is different from what ...

AWS Linux

2 minute read

Cloud computing and virtualization are two closely related concepts. EC2 standing for Elastic Compute Cloud is the virtual machine service of AWS, it allows ...