Skip to main content
3 answers
4
Asked 807 views

why did you choose cloud engineer ?

i want to know why you choose cloud engineer , is it interesting ? is it fun ? why'd you choose it. #curious #cloud-engineer

+25 Karma if successful
From: You
To: Friend
Subject: Career question for you

4

3 answers


1
Updated
Share a link to this answer
Share a link to this answer

Tony’s Answer

The short answer is: because that's where all of computing is going. For most industries, the days of buying a lot of a compute hardware, and maintaining it in a data center you own are pretty much over. Now there are some industries where this is slower to happen or may never happen because of regulations, particularly privacy ones, the must adhere to (healthcare, government, etc.) and there are other industries that are so conservative in their approaches and are very slow to adopt things like the cloud (like banks and finance in general).

For me personally, I really enjoy working in the cloud because it first my style of working. I can be very experimental. If I want to try a new approach, I can spin up whatever I need in the cloud, work with it for a little while and make quick decisions on whether to continue or just throw it away without having to worry about either generating a big bill I'm going to have to answer for or go through a lot of red tape and waiting to get the resources I need.

Tony recommends the following next steps:

Register for one of the free AWS or Azure accounts and experiment a bit.
Now go register for the other (AWS or Azure)
1
1
Updated
Share a link to this answer
Share a link to this answer

Naresh’s Answer

Well cloud is just name, what runs in it is networking.

Now cloud is required and will be more required in future due to high computing needs which cannot be managed by today home devices even though they have some high config.

Plus if you see we human have already decided to move forward with technology first and network is every technology communication nervous system simmilar to human nervous system.

Hence it has to grow with technological needs.

I will suggest courses like ccna and aws to get used to cloud and Internet technology if you are interested.

Naresh recommends the following next steps:

Ccna
Aws
1
0
Updated
Share a link to this answer
Share a link to this answer

Sean’s Answer

Hi Paola

The public cloud is the biggest revolution in computing for decades, and involves a lot more than infrastructure! Cloud is a new way of working, rather than just a big set of servers in someone else's data centre.

One of the very important differences with the cloud is that everything can be treated as code: not just your application, or the tools and libraries that it uses, but also the underlying infrastructure. All of this can be constructed and managed as source code. This enables and provides incredible power to the cloud engineers and builders, but also means learning new disciplines and skills for working in a fully software-driven organisation.

Because everything can be done "as code", there is also much more automation that is possible, and far less boring operational work that needs to be done in managing a well-architected cloud environment. Unlike server engineers who spend a lot of their time doing repetitive tasks like capacity management and server patching, cloud engineers can build solutions that use extensive automation to do the equivalent tasks at scale, in a scripted way. Many of these "boring" tasks that are required in a non-cloud environment are catered for by the cloud provider when the solution is built in cloud, or are just not needed. Serverless code (for example AWS Lambda) doesn't even have a server to patch!

This all leads to a situation which is very satisfying for the cloud builders and engineers. There is a great deal of satisfaction from creating a large-scale technology solution much more quickly than the equivalent on-premise solution, that requires less effort to operate, and often costs less!

Cloud services provided by Amazon, Google and Microsoft are also iterating very fast, with new features coming out all the time, so there is always a lot of new and exciting stuff to learn.

Hyperscale public cloud is the way almost all technology will be delivered, now and in the future. It's by far the best part of the technology world to be involved in!

Sean recommends the following next steps:

Use the AWS Free Tier or equivalents from other providers to create your very own cloud environment.
Use training resources (often free or cheap) to learn more. AWS has a lot of content on their YouTube channel, some categorised as level 100, 200, etc. that will give you a good start on learning how each service works.
If it is an option, there are often cheap courses on providers like Udemy and Coursera that lead towards the entry-level certifications for each provider.
See if there are meetups in your area
Contact AWS/Google/Microsoft and see what community events they are running
0