Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Security

Has Anyone done the security track? How can this help you with IT ?

Security?

1 Answer

Brendan Whiting
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Brendan Whiting
Front End Web Development Techdegree Graduate 84,735 Points

I did. It's challenging. I have been asked some basic questions about security in job interviews. I've also had to deal with a problem at work recently that had to do with a request to an internal API failing because it had a self-signed certificate.

From a company's perspective, getting hacked is so catastrophic that it makes sense to have all your employees have some basic security literacy. From an employee's perspective, you're going to be working in an environment where there are security controls everywhere. Sometimes it's frustrating that you can't do some task because because of some security roadblock, like a firewall or restrictive permissions, or there's a bug related to the security settings. Knowing a bit about security helps solve those bugs, and helps you understand why things are set up the way they are so you can work within those constraints.