Radu Neda

Radu Neda

Dev Ops Engineer

He is a DevOps Engineer passionate about Cloud Technologies, Infrastructure As Code, Docker. With a background in Automation testing he is very interested in automating everything around him.

As with most of our colleagues, Radu joined AgileHub at the recommendation of one of our colleagues; his willingness to share what he knows and easy to talk to way of acting fit in perfectly with the profile of an AgileHub member. He has now been a member of our team since the beginning of 2020.

Workshop: Deploying to multiple clouds with one tool – Terraform

Meet Radu on October 18th, 14:30-17:30.
The goal of the workshop

The goal of this workshop is to understand how easy it is to use a common set of tools in order to manage services in multiple cloud providers ( Amazon Web Services and Google Cloud Platform ) as well as expose what benefits Infrastructure as Code can bring to your workflow. This will be achieved via provisioning and running a simple sample application in both cloud platforms.

What will we do in this workshop?

In this workshop we will discuss and implement a simple architecture for setting up a basic Dockerized web service into a/an EC2/Compute Instance via Terraform. We will tackle all the basic networking and organizational components needed in the cloud as well as the Terraform’s specific language.

You are in the target of the audience if you:
  • Are looking to learn how AWS/GCP work and how they can help you.
  • Are interested in Infrastructure as Code and its benefits.
  • Want to learn how to manage cloud infrastructure from multiple providers using a single tool ( Terraform )
  • Are comfortable with Docker
What will you learn at the end:

At the end of this workshop you will feel more comfortable with running services inside AWS/GCP. You will also learn how to work with Terraform and how to declare cloud resources in files and create/edit/destroy them with ease. We will also approach subjects as version control for the written code as well as how Docker can help you in your day to day tasks.

What tools do you need installed on your computer before the workshop starts
  • Docker
  • Git
  • Visual Studio Code