Level Up Your Interview Skills
This presentation will go over some of the basics of the interview process as a new entrant to the work force!
Taking The Helm: Diving Into Kubernetes For LAMP Stacks
By themselves, containers offer benefits for making sure a development environment represents a production environment, but that doesn’t necessarily translate back into having a replicable production environment that can scale up.
The Static Site Review
When setting up a web presence, there are a number of ways to structure the site. While plain HTML/CSS/JS can be cheaper and easier to host, dynamic sites can make it easier to manage content and templates.
Continuous Everything
Nowadays, it's become easier for developers to handle DevOps tasks. Today, we'll do a quick overview on what the buzzwords actually mean and whether it's a good idea or not to implement continuous integration, continuous deployment and continuous delivery for your workflow.