The 4Geeks Podcast (09): Working with Gitlab CI and Google Cloud

The 4Geeks Podcast (09): Working with Gitlab CI and Google Cloud

Gitlab team is doing a tremendous job on their side by simplify complex process, not just storing code. In this episode Sergio and Allan talk about Gitlab CI and the perfect integration with Google Cloud Platform. Hosts: Allan Porras and Sergio Monge.

Some Auto DevOps features they mentioned:

  • Auto Build: Dockerfile
  • Auto Test
  • Auto Code Quality: Rubocop
  • Auto SAST (Static Application Security Testing):
  • Auto Dependency Scanning: Docker
  • Auto License Management: Docker
  • Auto Container Scanning: Docker
  • Auto Deploy: GKE
  • Auto Monitoring: Prometheus
đź’ˇ
Pro Tip: Looking for a nearshore software development company? Work with our Latin America-based in-house engineers, following Agile, DevOps and Lean methodologies.

Find The 4Geeks Podcast on your favorite podcasting platform, including Apple Podcast, Google Podcasts and Spotify. Follow us on Facebook to discover exclusive content, including behind-the-scenes. Rate us and share with your community.

Listen to the episode:

Read more

How to Implement a Time-Series Forecasting Model with ARIMA

How to Implement a Time-Series Forecasting Model with ARIMA

Time-series forecasting—the process of predicting future values based on historical data—is a foundational component of intelligent business operations. For CTOs and engineering leaders, robust forecasting capabilities are critical for optimizing inventory, managing compute resources, projecting financial performance, and detecting anomalies. While modern deep learning models (LSTMs, Transformers) garner

By Allan Porras