DEV Community

Cover image for It's Show time, Week 6 taskForce 4.0
Dusabe Johnson
Dusabe Johnson

Posted on • Updated on

It's Show time, Week 6 taskForce 4.0

Shoot for the stars, that way if you fall short, at least you land on the moon

The week started with us dealing with deploying the application we've been working on for the past 3 weeks and learned some new skills like continuous integration and continuous deployment where you set up your CI/CD and automate everything that happens after development, which is testing, deployment.
It was a great experience cause I learned it saves a lot of time and energy and plus it's a professional way of doing things.

we continued with a session of self-organization and learned yet a new skill again, we found in our team we work more efficiently when we organize ourselves which means we have to know the target and everyone's responsibility and the rest is magic!!

continuing this week the part of containerizing the application was tricky cause most programmers have this thought if it works don't touch it, but I think it doesn't work like that in DevOps you first have to understand why it works how it works, and how everything is connected then your work is done.

we struggled a bit cause we wanted it to run so bad before we even understand what happens at every step of the process. but in the end, we achieved it kudos to us.

FURAHIDAY

It was the day we've been waiting for and it finally came we graduated it's was a fulfilling moment for me and for every taskforce member. It really was worth it.

console.log("Hoolay")
Enter fullscreen mode Exit fullscreen mode

Top comments (0)