Why you need both a QA and PO in your team

In my experience, the more synergistic the relationship I have with the POs (Product Owners), the better I can do my job as a QA (Quality Assurance). Of course, the relationship with the

Using a Reverse Proxy Server for Application Deployment

Understand what a reverse proxy is and how you can offload compression, leverage encryption and deal with applications in your ecosystem. What is a reverse proxy, how does it work and how it’s useful? In this article we to explain how this simple concept can be used to host an Angular App on AWS wi

Running your first Docker Image on ECS

Working with containers has become a hefty trend in Software Engineering in this past couple of years. Containers can offer several advantages for software development and application deployment, possibly taking away a lot of problems faced by development and devops teams.