Skip to main content

Home/ Groups/ Arquitectura?
1More

Government - Julia Computing - 0 views

  •  
    "Government agencies using Julia include the FAA (Federal Aviation Administration), Federal Reserve Bank of New York (FRBNY), Brazilian National Bank for Economic and Social Development (BNDES), National Aeronautics and Space Administration Jet Propulsion Laboratory (NASA JPL), Lawrence Berkeley National Laboratory (LBNL), Ames Laboratory, Los Alamos National Laboratory, Lawrence Livermore National Laboratory, National Energy Research Scientific Computing Center (NERSC), Oak Ridge National Laboratory, and the National Renewable Energy Laboratory (NREL)."
2More

The 2018 DevOps RoadMap - Hacker Noon - 0 views

  • 6. Learn Infrastructure as code
  •  
    "An illustrated guide to becoming a DevOps Engineer with links to relevant courses"
1More

Portable Cloud Programming with Go Cloud - The Go Blog - 0 views

  •  
    "We have identified common services used by cloud applications and have created generic APIs to work across cloud providers. Today, Go Cloud is launching with blob storage, MySQL database access, runtime configuration, and an HTTP server configured with request logging, tracing, and health checking. Go Cloud offers support for Google Cloud Platform (GCP) and Amazon Web Services (AWS). We plan to work with cloud industry partners and the Go community to add support for additional cloud providers very soon. "
1More

Introduction - Mithril.js - 0 views

  •  
    "Mithril is a modern client-side Javascript framework for building Single Page Applications. It's small (< 8kb gzip), fast and provides routing and XHR utilities out of the box."
1More

kubernetes-incubator/external-dns: Configure external DNS servers (AWS Route53, Google ... - 0 views

  •  
    "Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services"
1More

jetstack/cert-manager: Automatically provision and manage TLS certificates in Kubernetes - 0 views

  •  
    "cert-manager is a Kubernetes add-on to automate the management and issuance of TLS certificates from various issuing sources. It will ensure certificates are valid and up to date periodically, and attempt to renew certificates at an appropriate time before expiry."
1More

nanomsg/mangos: package mangos is an implementation in pure Go of the SP (&quot;Scalable Pro... - 0 views

  •  
    "Package mangos is an implementation in pure Go of the SP ("Scalability Protocols") messaging system. This makes heavy use of go channels, internally, but it can operate on systems that lack support for cgo."
1More

pipe - Unix-like pipelines for Go - 1 views

  •  
    "The pipe Go package offers an easy way for Go programs to make use of other applications available in the system via a Unix-like pipeline mechanism. The input and output streams in such pipelines do work as streams, so large content can go across the pipeline without being loaded entirely in memory."
1More

The Journey of Go's Garbage Collector - The Go Blog - 1 views

  •  
    "The Go language features, goals, and use cases have forced us to rethink the entire garbage collection stack and have led us to a surprising place. The journey has been exhilarating. This talk describes our journey. It is a journey motivated by open source and Google's production demands. Included are side hikes into dead end box canyons where numbers guided us home. This talk will provide insight into the how and the why of our journey, where we are in 2018, and Go's preparation for the next part of the journey."
1More

Istio and the Future of Service Meshes - 0 views

  •  
    "The microservices architectural style simplifies implementing individual services. However, connecting, monitoring and securing hundreds or even thousands of microservices is not simple.A service mesh provides a transparent and language-independent way to flexibly and easily automate networking, security, and observation functions. In essence, it decouples development and operations for services.The Istio service mesh is split into 1) a data plane built from Envoy proxies that intercepts traffic and controls communication between services, and 2) a control plane that supports services at runtime by providing policy enforcement, telemetry collection, and certificate rotation.The near-term goal is to launch Istio to 1.0, when the key features will all be in beta (including support for Hybrid environments)The long-term vision is to make Istio ambient."
1More

Kiali - 0 views

  •  
    "Kiali provides answers to the question: What are the microservices in my Istio service mesh doing ?"
1More

I created the same app in React and Vue (Part 2: Angular) - 0 views

  •  
    "After creating the same app in React and Vue, it's only right that we throw Angular into the mix!"
« First ‹ Previous 61 - 80 of 1478 Next › Last »
Showing 20 items per page