Tag: Cloud and infrastructure
-
Set up Anthos Service Mesh for multiple GKE clusters using Terraform
Posted on February 13, 2021, Level advanced Resource Length long
Anthos Service Mesh is a managed service mesh for Google Kubernetes Engine (GKE) clusters. Anthos Service Mesh allows GKE clusters to use a single logical service mesh, so that pods can communicate across clusters securely and services can share a single Virtual Private Cloud (VPC). By Waheed Brown and Jianhe Liao.
Tags devops-and-ci-cd frontend-and-mobile product-and-design cloud-and-infrastructure
-
Open sourcing the Netflix Domain Graph Service Framework: GraphQL for Spring Boot
Posted on February 12, 2021, Level intermediate Resource Length medium
Alex Birsan recently published his article "Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies" in which he explains how he used language level package managers like npm (Javascript), pip (Python), and gems (Ruby) to get companies to install and run his malicious code on their infrastructure. By Paul Bakker and Kavitha Srinivasan.
Tags cloud-and-infrastructure backend-development data-and-analytics architecture-and-apis frontend-and-mobile product-and-design
-
Preventing dependency confusion in PHP with Composer
Posted on February 11, 2021, Level intermediate Resource Length medium
Alex Birsan recently published his article "Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies" in which he explains how he used language level package managers like npm (Javascript), pip (Python), and gems (Ruby) to get companies to install and run his malicious code on their infrastructure. By Nils Adermann.
Tags backend-development software-engineering frontend-and-mobile cloud-and-infrastructure product-and-design
-
Realizing the full potential of DevSecOps
Posted on February 10, 2021, Level beginner Resource Length medium
An article about four strategies to achieve a true DevSecOps culture. For federal agencies, achieving mission success increasingly hinges on modernizing legacy systems and transforming operations. By Phoebe Nerdahl @Atlassian.com.
Tags devops-and-ci-cd leadership-and-career cloud-and-infrastructure security-and-privacy product-and-design
-
Windows 10 Device Guard and Credential Guard demystified
Posted on February 9, 2021, Level intermediate Resource Length medium
While helping Windows Enterprise customers deploy and realize the benefits of Windows 10, I've observed there's still a lot of confusion regarding the security features of the operating system. By Priyanka_Pillai @Microsoft.
Tags software-engineering how-to cloud-and-infrastructure leadership-and-career
-
CSO's ultimate guide to security and privacy laws, regulations, and compliance
Posted on February 8, 2021, Level beginner Resource Length long
This handy directory provides summaries and links to the full text of each security or privacy law and regulation. By csoonline.com.
Tags leadership-and-career miscellaneous security-and-privacy cloud-and-infrastructure
-
10 reasons to use Azure SQL in your next project
Posted on February 7, 2021, Level beginner Resource Length long
There are many database technologies available on Azure that you can choose from. Why would you use Azure SQL. By Davide.
Tags cloud-and-infrastructure data-and-analytics leadership-and-career
-
Introducing real-time data integration for BigQuery with Cloud Data Fusion
Posted on February 4, 2021, Level beginner Resource Length short
Businesses today have a growing demand for real-time data integration, analysis, and action. More often than not, the valuable data driving these actions—transactional and operational data—is stored either on-prem or in public clouds in traditional relational databases that aren't suitable for continuous analytics. By Bhooshan Mogal.
Tags cloud-and-infrastructure data-and-analytics leadership-and-career
-
Kubernetes and Ubuntu: 2020 roundup
Posted on January 31, 2021, Level beginner Resource Length medium
Kubernetes has always been a crucial part of Canonical's vision and contribution to the IT world. All leading cloud providers, such as Google, Microsoft, Amazon, Cisco and IBM run cloud Kubernetes services on Ubuntu, because we focus on the latest container capabilities in modern kernels. By Anastasia Valti.
Tags devops-and-ci-cd cloud-and-infrastructure software-engineering
-
Four tactics to build Twitter followings for open source communities
Posted on January 30, 2021, Level beginner Resource Length medium
If you work in a role related to marketing, you've probably heard of brand personality, the human characteristics companies use to market themselves and their products. On Twitter, it's fast food giant Wendy's claim to fame, and it even drives impact on many of Red Hat's own social accounts. By Alana Fialkoff.
Tags cloud-and-infrastructure leadership-and-career
-
The RustyHermit unikernel
Posted on January 28, 2021, Level intermediate Resource Length long
RustyHermit is a unikernel, which is completely written Rust. Unikernels are application images that directly contain the kernel as a library, so they do not require an installed operating system (OS). They are typical used in virtualized environments, which build the backbone of typical cloud / edge infrastructures. By @stlankes.
Tags software-engineering cloud-and-infrastructure devops-and-ci-cd
-
Scaling Kubernetes to 7,500 nodes
Posted on January 26, 2021, Level intermediate Resource Length long
We've scaled Kubernetes clusters to 7,500 nodes, producing a scalable infrastructure for large models like GPT-3, CLIP, and DALL·E. By Benjamin ChessEric Sigler.
Tags devops-and-ci-cd architecture-and-apis cloud-and-infrastructure leadership-and-career