20 years experience with Linux, Networking and PHP as a software architecture, where do I go from here?

Search for a command to run...

No comments yet. Be the first to comment.
Due to my free cloud study courses and active participation in the cloud community, I receive daily DM's requesting cloud journey advice. In this series I some of those answers.
This question was not directly asked but Parveen found it on Reddit, and I thought it was a good opportunity to clarify the common cloud roles. Background: 1st Line/2nd Line IT guy for O365 and Windows 10 etc. for the past 3 years looking to grow ca...
How I studied and passed the HashiCorp Terraform Certification

This question was not directly asked but Parveen found it on Reddit, and I thought it was a good opportunity to clarify the common cloud roles. Background: 1st Line/2nd Line IT guy for O365 and Windows 10 etc. for the past 3 years looking to grow ca...

Hello Andrew, I just wanted to start by thanking you for all you are doing for the devops community. A little background I have a bachelors in IT and I currently work in a IT Support/Junior System admin role. This is my first full time IT job and I h...

All I wanted was custom thumbnails, and I ended up writing this article about Cloudinary ๐ I've seen the name Cloudinary around (mostly in part because of Tessa Mero), but for years I had no idea what it did because I did not give it much attention ...

Hello Andrew I have total 16 years of experience which includes both application development and application security I want to start with cloud security, However, my current organization is not working with cloud in any way and doesn't look like it ...

I've worked in IT since 2001, have knowledge in Linux admin and network resolution, but although I'm a software architect, my stack is limited to PHP and Oracle PL/SQL, I'm tired of my current job, what would you recommend?
When you have 20 years of experience, you're positioned to move into pretty much any kind of cloud role.
I usually say, Cloud Certifications is all about the journey, and in most cases, will be a minor factor in helping you secure a job.... except when you have 20 years of experience.
When you pair a couple of Professional level certifications eg. AWS DevOps Professional with 20+ years of experience cloud recruiters like Jefferson Frank will have an effortless time finding you a high-paying and rewarding career in the cloud. That combination of experience is highly in demand to the point that companies are ready and willing to sponsor non-native English speakers from India or elsewhere to come work in the US and Canada.
The great thing about the cloud is that so much of the application workload is offloaded to managed services that companies who go cloud-native leveraging the most of what the cloud offers shifts the knowledge requirements of the software architect.
Companies become less concerned about deep knowledge of web or software frameworks and more on distributed systems knowledge and configuration details between services (application integration).
So when you say I have strong knowledge of one language and one database, that's more than enough to have transferable skills. You will encounter many different programming languages in the cloud, but you only have to have shallow knowledge eg. functions, variables, loops and SDKs.
You can pretty much copy and paste your way through most tasks.
When you have strong Networking and Virtualization knowledge adjacent to software development, you will likely be interested and accel in Modern Application Architecture.
Modern Application Architecture focuses on micro-service architecture (dividing monolithic apps into small isolated applications).
Modern Application Architecture is the cutting edge of software architecture for cloud workloads. So the learning path is not well-defined, but the upside is that you can define it yourself, and no one has the means to say you're doing it wrong.
From here, we have two choices: Containers or Serverless.
Containers generally mean Kubernetes (K8) because that's what all the companies want to use.
If you want to peek into this world, this recent article shared with me gives a good insight into how challenging containers are. No, We don't use Kubernetes
If you enjoyed Linux Administration over Programming (which is all about smashing your head against difficult configurations problems), the containers route is for you!
Technically this is a DevOp-ish path.
You can start on your journey by studying for the CKAD or CKA.
TechWorld with Nana is a free place to start
Serverless is when you leverage cloud services that abstract away most or all of the infrastructure. So you don't worry about the configuration of the underlying infrastructure. You have a consumption model based on some abstract usage credits, cost can scale to zero, services are designed to be highly available, scalable and secure. You focus more on the configuration of cloud services, shallow programming and architecting and implementing solutions.
The above statement is a bit of a lie, or I should say Cloud Service Providers (CSPs) have been broadening the serverless term, applying to fully managed services that meet most but lack some of the tenants of serverless.
My friend Daniel who runs the Serverless Toronto User Group would say the way you should think of Serverless relating to cloud services is like how some home appliances have an energy efficiency rating; some services are more Serverless than others.
In serverless, you will also encounter containers; it's not Kubernetes, it's more like a containers-light skillset, where you build and use containers, but orchestration and networking are greatly simplified.
If you enjoyed Programming over Linux Administration, then Serverless is the route for you!
Learning serverless is a bit tricky since there are many schools of thought and essential need to join a dojo and learn from a person.
I think the leader of serverless technology is AWS, because they have the broadest amount of serverless services that are well interconnected and are cost-effective.
One route could be to take the Production Ready Serverless (they have a sponsorship program that can reduce the cost significantly)
I strongly recommend attending the Serverless Days Serverless Online Conference August 15 2021.
I am working on an entirely free serverless certification course because I feel there is a huge gap in accessible training for serverless, starting with my Serverless Fundamentals Certification.
๐ If you want to ask me a cloud journey question, details are here: ๐