Monitoring Infrastructure with CloudWatch (Writing in progress…)
When you have an infrastructure in AWS (or even on-premise), CloudWatch is a solution to monitor it; resources to monitor may be databases, virtual machines,...
A series of projects I realized and I currently realize…
When you have an infrastructure in AWS (or even on-premise), CloudWatch is a solution to monitor it; resources to monitor may be databases, virtual machines,...
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...
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 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...
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:
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...
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 ...
Cloud computing and virtualization are two closely related concepts. EC2 standing for Elastic Compute Cloud is the virtual machine service of AWS, it allows ...
The purpose of this project to recognize detected faces. First of all, it is a question of detecting the faces (answer the question how to detect a face), an...
This project is focused on deep learning for processing audio and videos in order to determine emotions in communication.