codebraclet_ffo's profile picture. Cloud-DevOps Eng | AWS | Full-Stack Dev
Building scalable systems with Terraform & Pulumi | Automating CI/CD pipelines | Integrating cloud services
#aws #devops

Folarin Favour Olaoluwapo

@codebraclet_ffo

Cloud-DevOps Eng | AWS | Full-Stack Dev Building scalable systems with Terraform & Pulumi | Automating CI/CD pipelines | Integrating cloud services #aws #devops

固定されたツイート

Creating a platform for people with ideas, people that can help create the ideas, and people that want to invest in the ideas.. x.com/codebraclet_ff…

building a STARTUP that connects ideas with talents and positioned them for funding.Everybody wth an idea get to post their idea and Talents individual get to work on a real live project with equity/cash pay, and investors get to invest in the best of the best that comes out of..



On my way

Happy Gigconnect Day to everyone! Today, all roads lead to Ruby Hall, Zone Tech Park, Gbagada where Africa's brightest minds and global talents will gather for an exciting day of learning, connection and growth. We encourage everyone to come early so you don't miss the best…



I am trying to imagine what the app will look like. probably something like- you can switch from traditional interface to the chat interface , the chat interface will make it very easier for transactions. Breaking into fintech no be play sha.If not nah to organise team asap 😂

I know you don't like to hear this but in my humble opinion I think a mobile app will be cool, like a redefined mobile app for AI transactions where youre met with a chat interface first, it'll be a first of it's kind.



Trying this... They're lots of vibe codes out there, so it is wise to scan for inefficient and security vulnerability codes before it gets to production.. it will save the company unnecessarily billing.. #vibecode #AWS #developer #vibecoding #CyberSecurity

🚨Why every CI/CD pipeline needs SonarQube SonarQube is like a code health check. It scans your code for bugs, messy logic, and security issues before they blow up in production. Think of it as a quality gate that keeps your CI/CD pipeline honest , clean code in, solid app out.…

CodeToCloudxx's tweet image. 🚨Why every CI/CD pipeline needs SonarQube

SonarQube is like a code health check.
It scans your code for bugs, messy logic, and security issues before they blow up in production.

Think of it as a quality gate that keeps your CI/CD pipeline honest , clean code in, solid app out.…


Folarin Favour Olaoluwapo さんがリポスト

For those 9,999,999,999 boys and girls who get confused about Kubernetes components and what they do. Here I've simplified it for you. 55K+ read my DevOps and Cloud newsletter: techopsexamples.com/subscribe What do we cover: DevOps, Cloud, Kubernetes, IaC, GitOps, MLOps 🔁…

govardhana_mk's tweet image. For those 9,999,999,999 boys and girls who get confused about Kubernetes components and what they do.

Here I've simplified it for you.

55K+ read my DevOps and Cloud newsletter: techopsexamples.com/subscribe

What do we cover: 
DevOps, Cloud, Kubernetes, IaC, GitOps, MLOps

🔁…

Dev pushes a “small fix.” App crashes. Panic sets in. The fix? Find the last stable commit → git revert <hash> → push again. Back to life. In DevOps, rollback isn’t failure—it’s survival: GitHub Actions: re-run last good workflow AWS CodePipeline: redeploy old artifact #git

codebraclet_ffo's tweet image. Dev pushes a “small fix.”
App crashes.
Panic sets in.

The fix?
Find the last stable commit → git revert &amp;lt;hash&amp;gt; → push again.
Back to life.

In DevOps, rollback isn’t failure—it’s survival:
GitHub Actions: re-run last good workflow
AWS CodePipeline: redeploy old artifact

#git

“Are you building skills AI can’t replicate?”.... 🤔

AI won’t take your DevOps job. But a DevOps engineer using AI will. If your daily work is copy-pasting Terraform from GitHub, following tutorials without understanding why, and setting up alerts that only scream after everything’s already on fire, then You’re in trouble. That’s…



This month hasn't even go far, I don exceed my budget already, I set a budget yesterday it exceed today 😒. Una wey be pro for Aws, is there a trick to this thing ? I just paid last month bills o about $8. Some of DevOps services doesn't have free trial. #AWS2025 #aws #DevOps

codebraclet_ffo's tweet image. This month hasn&apos;t even go far, I don exceed my budget already, I set a budget yesterday it exceed today 😒. 
 Una wey be pro for Aws, is there a trick to this thing ?  I just paid last month bills o about $8.
Some of DevOps services doesn&apos;t have free trial.

#AWS2025
#aws #DevOps

Folarin Favour Olaoluwapo さんがリポスト

Simple DevOps project for beginners: 1. Create AWS VPC with Terraform 2. Create EC2 with Terraform 3. Containerize three tier application (FE, BE, DB) with Docker 4. Create simple GitHub Actions pipeline to build and push docker images to Docker Hub 5. Create simple GitHub…


from Code to Cloud! Built a full CI/CD pipeline with AWS - Dockerized app → ECR - Deployed with ECS Fargate - DynamoDB + CloudWatch integration - Automated with GitHub Actions doc- medium.com/@folarinfavour… open for role in Cloud/DevOps #AWS #DevOps #CICD #Docker #OpenToWork

codebraclet_ffo's tweet image. from Code to Cloud!

Built a full CI/CD pipeline with AWS 
- Dockerized app → ECR
- Deployed with ECS Fargate
- DynamoDB + CloudWatch integration
- Automated with GitHub Actions

doc-
medium.com/@folarinfavour…

open for role in Cloud/DevOps
#AWS #DevOps #CICD #Docker #OpenToWork

New Project Deployed! After hosting apps on S3 + CloudFront and running servers on EC2, I just deployed a Dockerized web app on AWS Elastic Beanstalk. ✅ Custom Nginx container ✅ Zero-downtime updates ✅ Auto scaling + built-in monitoring Docs: 👉 medium.com/@folarinfavour… #aws

codebraclet_ffo's tweet image. New Project Deployed!

After hosting apps on S3 + CloudFront and running servers on EC2, I just deployed a Dockerized web app on AWS Elastic Beanstalk.

✅ Custom Nginx container
✅ Zero-downtime updates
✅ Auto scaling + built-in monitoring
Docs:
👉 medium.com/@folarinfavour…
#aws

Day 7 of DevOps Challenge ✅ Built a full AWS CI/CD pipeline for a Java web app: CodePipeline for orchestration CloudFormation for infra as code CodeBuild for packaging CodeDeploy to EC2 Doc - medium.com/@folarinfavour… #AWS #DevOps #CodePipeline #CodeBuild #CodeDeploy

codebraclet_ffo's tweet image. Day 7 of  DevOps Challenge ✅

Built a full AWS CI/CD pipeline for a Java web app:

CodePipeline for orchestration
CloudFormation for infra as code
CodeBuild for packaging
CodeDeploy to EC2

Doc - medium.com/@folarinfavour…

#AWS #DevOps #CodePipeline #CodeBuild #CodeDeploy

I built a CI/CD pipeline for a Java web app using AWS (CloudFormation, CodeBuild, CodeDeploy, etc) + simulated a rollback as a disaster recovery drill. 🔧 Key learnings: artifact versioning, untracked files, health checks, automation. medium.com/@folarinfavour… #DevOps #AWS


#Day5 of the 7-Day DevOps Challenge ✅ Started with Node.js + PM2, but CodeBuild kept rejecting my scripts. Pivoted to Java + Maven and it finally clicked! Docs + screenshots of my AWS CodeDeploy workflow 👉 medium.com/@folarinfavour… #AWS #DevOps #CodeDeploy #PM2 #CodeBuild

codebraclet_ffo's tweet image. #Day5 of the 7-Day DevOps Challenge ✅

Started with Node.js + PM2, but CodeBuild kept rejecting my scripts.

Pivoted to Java + Maven and it finally clicked!
Docs + screenshots of my AWS CodeDeploy workflow

 👉 medium.com/@folarinfavour…

#AWS #DevOps #CodeDeploy  #PM2 #CodeBuild

Folarin Favour Olaoluwapo さんがリポスト

Networking for DevOps 👇👇

techyoutbe's tweet image. Networking for DevOps 👇👇

United States トレンド

Loading...

Something went wrong.


Something went wrong.