Engineers | Practitioners
Technical articles from engineers and developers.
-
Modernizing .NET apps to the cloud? Ditch your domain joins and IWA in favor of single sign-on
In legacy .NET it’s common for applications to rely on domain services for identity management. When bringing that app to the cloud, domain services aren’t the best practice.
-
Slaying the Hydra: The Multi-Headed Beast That Is API Security
Validating someone's identity and ensuring they only have access to the resources they’re entitled to, all while locking down the fort from attacks can quickly become a Herculean task.
-
Improving Cloud Foundry Loggregator scalability with a shared-nothing architecture
A new architecture means Cloud Foundry Loggregator is easier to use and more scalable.
-
Getting Started With Spring Cloud Stream
Spring Cloud Streams offer a straightforward way to implement event-driven architecture, whether your backend is RabbitMQ, Kafka, or something else. Here's a demo.
-
Netflix Built its Own Application Generator to Boost Dev Productivity. Here's How You Can, Too
Application generators help developers to get started quickly by providing useful guide rails that reduce toil and ease their burden.
-
Scaling Deployments to Multi-Cluster Kubernetes Environments with Concourse and Spinnaker
Avoid multi-cluster madness with an automated, scalable delivery pipeline
-
A Technical Comparison of Popular API Gateways with Apigee Edge, Spring Cloud Gateway, and Ocelot
-
Connecting GPUs to Greenplum Database
In this post, we’ll show how GPUs can be connected to a Greenplum database cluster for scalable, in-database training of deep neural networks.
-
Introducing kpack, a Kubernetes Native Container Build Service
Pivotal just released kpack, a set of resource controllers for Kubernetes, as open source tech. This post describes kpack, and how it helps you build and manage containers at enterprise scale.
-
How to Trim Your API Access Costs with a Cache
-
Transfer Learning for Deep Neural Networks on VMware Tanzu Greenplum Database
In this post, we show how to implement transfer learning on Greenplum Database using the Keras and TensorFlow libraries, and the Apache MADlib open-source project.
-
Securing Services with Spring Cloud Gateway
Spring Cloud Gateway is a lightweight independent and decentralized micro-gateway. In this post, we present a technical tutorial that reviews how it can be used to secure microservices.
-
The People Behind PAS for K8s
-
Spring Cloud Data Flow 2.2 Delivers Value-Adds for Ephemeral Microservices on Cloud Foundry and Kubernetes
Spring Cloud Data Flow 2.2 is now available. The release simplifies the operation of ephemeral microservices running on Cloud Foundry and Kubernetes. We review the highlights in this blog post.
-
Three Signs It’s Time to Upgrade Your Continuous Integration Tool: A True Story
-
Pivotal Application Analyzer: Your Forensic Source Code Analysis
-
Implementing Comprehensive PCF Automation Pipelines
-
GPU-Accelerated Deep Learning on Greenplum Database
-
Developing, Architecting, Testing, & Documenting your API [Part 4 of 4]
-
The Case of Intermittent Test Suites
-