Attending @AWSreInvent 2025 in Las Vegas has been one of the most meaningful milestones in my tech journey.
I was among the few selected to receive the All Builders Welcome Grant from @awscloud .
An incredible opportunity that allowed me to visit the US for the first time, meet brilliant minds from around the world, and see firsthand how innovators and successful startups are using the power of AWS to solve real-world problems.
I also got the chance to make amazing tech friends from different countries, explore the Expo, and experience the energy of a truly global community.
#awsreinvent2025 #reinvent2025 #reinvent
@clovistb My first idea was SGs/NACLs but then we also have VPC BPA exclusion, VPC Block Public Access, a new feature you can use, under creating a new BPA exclusion select the subnet as a resource type, and change the mode to egress-only to block public inbound traffic into the subnet.
Attending @AWSreInvent 2025 in Las Vegas has been one of the most meaningful milestones in my tech journey.
I was among the few selected to receive the All Builders Welcome Grant from @awscloud .
An incredible opportunity that allowed me to visit the US for the first time, meet brilliant minds from around the world, and see firsthand how innovators and successful startups are using the power of AWS to solve real-world problems.
I also got the chance to make amazing tech friends from different countries, explore the Expo, and experience the energy of a truly global community.
#awsreinvent2025 #reinvent2025 #reinvent
Almost same, you require a deeper knowledge in the core services in GCP, most questions revolved around networking, organizations, storage, permissions , setting up a project in GCP and cli commands, a lot of GKE as well..
Most concepts are the same as in AWS, I kept matching services to Aws big query = redshift, pub/sub = sqs,sns …
can’t wait for the chance to take the pro one.
@livingdevops I once had the same set-up, but for my case, it was one Terraform template provisioning resources to two different AWS accounts, and it was almost impossible, given that some resources were shared, the hardest two weeks of my year. So just isolate and conquer 🫡
@livingdevops - Terraform plans to destroy your weekend before applying anything
- Ansible insists it's idempotent... until it isn't
- Helm charts a course straight into dependency hell
- CloudFormation forms clouds of confusion
@livingdevops So, being a dev before DevOps was a good move?
My dev background made picking up DevOps smoother, especially Linux, scripting, Git, networking, Docker, Python, and debugging infra.