O processo campeão do prêmio de “Melhor Feedback” e “Melhor Experiência” Conheça como funciona o processo de recrutamento e seleção da ZRP vencedor do prêmio de “Melhor Feedback” e de “Melhor Experiência”.
Configurando política de controle de acesso no Hashicorp Vault utilizando Terraform Este artigo é a continuação de outro chamado Criação e configuração de um servidor Vault utilizando Terraform. Nele vimos como criar a infraestrutura necessária para rodar um servidor Vault utilizando Docker e recursos da AWS como ECS (com EC2 e não Fargate), S3 e KMS, e sempre através do Terraform.
Criação e configuração de um servidor Vault utilizando Terraform Trabalhar com tecnologia nos dias de hoje normalmente quer dizer que você vai utilizar algum produto de software como serviço.
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 developers is also crucial, but here I want to specifically show how projects can obtain more success
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
A practical and gentle introduction to web scraping with Puppeteer If you are wondering what that is, Puppeteer is a Google-maintained Node library that provides an API over the DevTools protocol, offering us the ability to take control over Chrome or Chromium and do very nice automation and scraping related things.
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.