Categories
Technology

Increase Your Hybrid Presence with AWS Outposts

Extending the potential of AWS services in your hybrid-environment with AWS Outposts (see physical AWS Outpost rack below) – AWS Outposts was a service that was introduced at AWS re:Invent in 2018. It allows you to extend the capabilities of AWS services like ECS, EKS, RDS, and EMR locally. You can also extend the power […]

Categories
Technology

Making Sure You Get Git

Cloning, Committing, Pulling, Pushing, Merging, Master. I’m happy to write a full-blown in-depth post about git best practices. Let me know in the comment section of this post. I think it’s a really important subject for new developers. And even seasoned vets push to the master branch on accident every now and then. But I […]

Categories
Technology

In the LAB with GitLab

I’m a huge fan of GitLab. I wanted to do a special post on what super powers GitLab offers. GitLab is a repository management technology that offers: Wiki Issue-tracking Continuous Integration Deployment pipeline GitLab is often confused with GitHub, which is a similar open source technology associated with repository management. GitLab covers the entire application […]