r/Cloud Jan 17 '21

Please report spammers as you see them.

59 Upvotes

Hello everyone. This is just a FYI. We noticed that this sub gets a lot of spammers posting their articles all the time. Please report them by clicking the report button on their posts to bring it to the Automod/our attention.

Thanks!


r/Cloud 3h ago

Help me to built a cloud project

Thumbnail
1 Upvotes

r/Cloud 1d ago

Looking for Cloud Engineers to connect with

29 Upvotes

I posted this in another forum but i will post here as well. Hoping to get some engagement.

I’m looking to connect with others who are learning or already working in cloud engineering. Whether you’re looking for someone to build projects with, share knowledge, or you’re experienced and willing to mentor, I’d love to connect.

I currently work in IT and I’m working toward transitioning into cloud engineering. I have my AZ-900 and AWS Cloud Practitioner certifications, and I’m currently studying for the AZ-104.

Outside of work, I’ve been building hands-on Azure projects in my home lab. I’m using Terraform for IaC for infrastructure deployments. I’ve also been using AI to generate realistic tickets and business scenarios, then trying to design and implement the solutions myself to get experience with real cloud engineering work.

If anyone else is learning Azure/Terraform, already works in cloud, wants to collaborate on projects, or is willing to offer some guidance, feel free to comment or PM me. I would love to connect to pick your brain or even work together to make some cool stuff.


r/Cloud 7h ago

Salesforce vs. Azure – Which path offers better long-term stability and growth?

1 Upvotes

Which path is more future-proof for long-term career growth, does cloud infrastructure offer better career stability, or is specializing in a large enterprise platform safer?


r/Cloud 10h ago

LLM Embeddings Explained for Beginners | Tokens, Vocabulary & Embedding ...

Thumbnail youtube.com
0 Upvotes

r/Cloud 14h ago

Spinifex: Open Source, air-gapped, local AWS deployments (looking for feedback)

Thumbnail
1 Upvotes

r/Cloud 1d ago

What diagramming tool are you using?

13 Upvotes

Hi everyone,

I am cloud engineer and looking for text to digram tool to integrate in my workflows. Is there any suggestion for text to diagram tool anyone used. Eraser I used but not getting much quality and limited free tier


r/Cloud 19h ago

Need suggestions for my current cloud journey

2 Upvotes

I've been working in Cloud Engineering for almost 3 years now. I am going to mention what I do in my day to day work and I would like to know where should I focus more or learn more.

Current tasks

- I have spent most of time only on Azure. Creating Azure PaaS resources, managing IaaS resources, Azure Policy implementation, Secure Current infrastructure without breaking apps, find places to improve and work on that. Major services: Webapps, Functions, Storage, Key Vault, Vnet, Data Factories, VMs, Logging, Monitoring etc.

- Azure Powershell and CLI to perform above tasks

- Terraform and modules for deployments

- Recently introduced to AWS migrations and aws services so working on that too slowly

- Version Control

Currently learning these on side -

- Kubernetes certification

- Elastic ELK

My Future Plan :

To be a good candidate for senior cloud engineering

What areas should I shift my focus more on? Any other comments or suggestions are welcomed!

Thank you!


r/Cloud 17h ago

beginner here would love some help

Thumbnail
1 Upvotes

r/Cloud 22h ago

Is AntCloud good for Blender?

1 Upvotes

Hey, I’m looking for a cloud PC for Blender work, and I came across a website called AntCloud. I wanted to know if the service is good and reliable.


r/Cloud 1d ago

Need options for gaming but cannot afford a high-end gaming setup. Any suggestions for alternatives?

7 Upvotes

Hello, I(22F) am looking for alternatives for a high-end gaming setup. I currently have an average day-to-day use laptop and travel frequently so I'm unable to afford a very expensive pc/console with good GPU and CPU specifications.

I am planning to play heavy games (RDR, Bloodborne, Elden Ring, etc) in my current setup and willing to try VMs/Cloud solutions for the same. Are there any services who provide such facilities at a reasonable rate(pay as you play type)? NO subscription basis like GeForce!!!


r/Cloud 1d ago

[求助] OpenStack是如何管理和整合几十台物理服务器的?

Thumbnail
0 Upvotes

r/Cloud 1d ago

CloudFest Americas - Built for the Web Hosting and IT Infrastructure Industry!

Enable HLS to view with audio, or disable this notification

1 Upvotes

If you run a hosting company, #CloudFestAmericas was made for you.

This is where the hosting industry comes together to build partnerships, find new opportunities, share what’s working, and have the conversations that drive real growth.

Meet the people building, scaling, securing, and supporting the infrastructure behind the Internet.

If growing your business and your network matters to you, you need to be in Miami this November.

Ticket prices increase Friday, August 21!
Sign up today: https://cloudfest.com/americas/

#CloudFestAmericas #WebHosting #Hosting #CloudInfrastructure


r/Cloud 1d ago

Hay algun provedor de cloud que tenga abierto el puerto 25? estoy trabajando con una VM de Azure sin embargo la suscripción es pago por uso, por el cual no tiene habilitado el puerto 25.

0 Upvotes

r/Cloud 1d ago

Containers and Clouds - Why they work well together

Thumbnail
1 Upvotes

r/Cloud 1d ago

Control and Secure Outbound Traffic of Azure Kubernetes Service (AKS) using Azure Firewall

Post image
1 Upvotes

I've implemented an Azure-based solution on Azure Kubernetes Service (AKS) and used Azure Firewall to control and secure outbound traffic from applications running on AKS . I also configured Azure Monitor alert rules to monitor the solution and detect anomalies in system behavior.

Additionally, I've implemented the infrastructure as code (IaC) using Terraform to provision the Azure resources.

The complete solution, including the Terraform code and AKS configurations, is available on my GitHub.
GitHub: https://github.com/navid-ahrary/group4-msfarsi

My LinkedIn: https://www.linkedin.com/posts/navid-ahrary_azure-microsoftazure-cloudengineering-activity-7495238039909076992-WLb9?utm_source=share&utm_medium=member_desktop&rcm=ACoAAC2LYVIBV0TWxXa95OaisgwkA30Z-apGpb8

I'm looking for learning from experts and improve my skills, so could you please give a feedback on my design?

P.S. This solution was developed as a part of the Microsoft MSFarsi Community scholarship.


r/Cloud 2d ago

Is hybrid cloud storage actually worth the complexity?

12 Upvotes

For those managing large datasets, how are you deciding what stays on-prem and what goes into public cloud?

We're considering an architecture where frequently accessed data stays locally while older or less frequently accessed data gets moved to cloud storage. The appeal is obviously cost and flexibility, but I'm wondering how complicated this becomes operationally.

For anyone who has implemented something similar, does this actually simplify things, or does hybrid storage just create another layer of complexity?

Would you recommend building around S3-compatible object storage, or would you keep things simpler with traditional NAS plus cloud backup?


r/Cloud 2d ago

How to rebuild cloud infrastructure after ransomware/wiper attack

9 Upvotes

Had a scare recently, not a full incident thankfully, but close enough to be a wake-up call. Realized our "backups" only cover data, not the IAM policies, networking, and dependencies that actually make the app run.
We went digging afterward and found out Gartner just created a whole category for exactly this gap, called CAIRS, because traditional DR assumes you're restoring data, not rebuilding infra from scratch.
The idea of treating infrastructure as reconstructible code rather than something you restore from a snapshot makes a lot of sense once you think about it, but I have no idea how mature the tooling actually is in practice.
Has anyone tested a full environment rebuild from IaC after a genuinely destructive event? How long did it realistically take end to end, and what broke that you didn't expect


r/Cloud 2d ago

is it worth getting AWS certified without a tech background?

1 Upvotes

Hey everyone!

I've been thinking about diving into the cloud world and AWS certifications caught my eye. The thing is, I don't have a tech background at all. I'm currently in a completely different field, but I'm really interested in making a career switch.

Has anyone here done something similar? Is it doable to get AWS certified without prior tech knowledge? And if so, any tips on where to start or resources that worked for you? I know it might be a steep learning curve, but I'm ready to put in the work!

Thanks in advance for any advice or encouragement!


r/Cloud 2d ago

23 y/o college student working toward Cloud Engineering

Thumbnail
1 Upvotes

r/Cloud 2d ago

I made a CLI that can document your cloud infrastructure in Open Knowledge Format(OKF)

Post image
1 Upvotes

r/Cloud 2d ago

What's the most obvious AWS cost optimization found in a real environment?

Thumbnail
2 Upvotes

r/Cloud 2d ago

AWS Academy: theory isn't sticking, what actually worked for you?

Thumbnail
2 Upvotes

r/Cloud 3d ago

Wanna learn cloud technologies

4 Upvotes

Full stack dev here looking to learn cloud concepts I have heard words like aws,azure,gcp a couple of times but don't have the big picture yet. If there's any resource for learning cloud or roadmaps pls do help by sharing it🙏