With the right cybersecurity strategy and tools, you will be able to maximize security potential in your cloud environment.
Category: Software Engineering
4 Ways to Improve Your Technical Interview Process
This article details some of the best practices in the tech industry to help you improve your hiring process.
Getting Started With Property-Based Testing in Python With Hypothesis and Pytest
In this tutorial, we will be learning about the concepts behind property-based testing, and then we will put those concepts to practice.
Blue Green Deployment for Node.js Without Kubernetes
Discover how to perform Blue-Green deployments from scratch without Kubernetes. Along the way you’ll learn CI/CD integration, Nginx, bash scripting, and the Linux permissions system.
How to Use Sorbet to Type-Check Ruby
Learn what static typing is, how to add Sorbet to a Ruby on Rails application, and even how to run Sorbet in a continuous integration pipeline.
Power-Up Your Pipelines: New Machines Available
We are adding new machines with better CPUs, more disk, and memory that can speed up your workflows by up to 50%.
Taming Cloud Costs with Infracost
Cloud cost are getting ridiculous. It’s almost impossible to know ahead of time how much you will pay. Infracost does the estimation for you.
Writing Clean and Efficient Table-Driven Unit Tests in Go
By following the guidelines demonstrated in this article, you will be able to keep your tests as clean and efficient as possible.
Measuring Page Speed with Lighthouse and CI/CD
If time is money, then speed is revenue. Learn how to measure page speed with Lighthouse CI.
5 Reasons to Use Elixir in Production
Elixir is mature and battle-tested in creating great software and providing a coherent, performant, and reliable development system to the delight of developers around the world.
4 Ways to Scale Your Machine Learning Microservice
In this article, we’ll go over 4 techniques that Machine Learning practitioners can leverage to scale their Machine Learning microservices.
Service Meshes for Kubernetes: Unlocking Standardized Security, Resilience, and Traffic Management
This article introduces the concept of service meshes, the problems they solve, and the features they offer.
3 CI/CD Jobs for Any Repository
In this post, we’ll explore CI/CD jobs that are both widely applicable and generally useful that they can fit into any repository.
React Native in 2022 and Beyond
React Native has kept up well in delivering best-in-class experiences for small, medium, and large-scale applications. Let’s have look at what landed in React Native this year and what we can expect in the foreseeable future.
Secure Kubernetes with Kubescape
The complexity of Kubernetes makes it remarkably easy to leave a cluster vulnerable to attacks. Use Kubescape to prevent vulnerabilities from reaching your cluster.