Salvador, Bahía, Brasil
1 mil seguidores Más de 500 os

Unirse para ver el perfil

Acerca de

Eric led the architecture and design of a standardized platform to the migration…

Actividad

Unirse para ver toda la actividad

Experiencia y educación

  • Kyndryl

Mira la experiencia completa de Eric

Mira su cargo, antigüedad y más

o

Al hacer clic en «Continuar» para unirte o iniciar sesión, aceptas las Condiciones de uso, la Política de privacidad y la Política de cookies de LinkedIn.

Licencias y certificaciones

Únete para ver todas las certificaciones

Publicaciones

  • Red Hat Enterprise Linux 8.2 Servers: The Virtualization Cookbook for IBM Z Volume 2

    IBM Redbooks

    This IBM® Redbooks® publication is Volume 2 of a five-volume series of books entitled The Virtualization Cookbook for IBM Z®.

    Kickstart is an easy and fast way to provision your Linux guests in any ed Linux platform. It re-creates the operating system from the beginning by using the kickstart profile configuration file that installs the new operating system unattended. It also sets up the new guest according to the definition that was set up in the kickstart file.
    Usually…

    This IBM® Redbooks® publication is Volume 2 of a five-volume series of books entitled The Virtualization Cookbook for IBM Z®.

    Kickstart is an easy and fast way to provision your Linux guests in any ed Linux platform. It re-creates the operating system from the beginning by using the kickstart profile configuration file that installs the new operating system unattended. It also sets up the new guest according to the definition that was set up in the kickstart file.
    Usually, Linux is istered by the same team that manages Linux on all platforms. By using kickstart, you can create a basic profile that can be used in all ed platforms and customize Linux profiles, as needed.
    Cloning requires a better understanding of the z/VM environment and z/VM skills. It is a fast process if you enable the IBM FlashCopy® feature in advance. It clones the disks from a golden image to new disks that are used by the new Linux guest. The process can be automated by using the cloning scripts that are supplied with this book.
    It is recommended that you start with The Virtualization Cookbook for IBM Z Volume 1: IBM z/VM 7.2, SG24-8147 of this series because the IBM® z/VM hypervisor is the foundation (or base “layer”) for installing Linux on IBM Z.

    Ver publicación
  • IBM z/OS Container Extensions (zCX) Use Cases

    IBM Redbooks

    Is it time for you to modernize your IBM® z/OS® applications to allow for access to an entire system of open source and Linux on IBM Z® workloads? Is co-location of these workloads on the z/OS platform with no porting requirements of value to you?
    Your open source or Linux on IBM Z software can benefit from being co-located and managed inside a z/OS environment; leveraging z/OS quality of service for optimized business continuity.
    Your software can be integrated with and can help…

    Is it time for you to modernize your IBM® z/OS® applications to allow for access to an entire system of open source and Linux on IBM Z® workloads? Is co-location of these workloads on the z/OS platform with no porting requirements of value to you?
    Your open source or Linux on IBM Z software can benefit from being co-located and managed inside a z/OS environment; leveraging z/OS quality of service for optimized business continuity.
    Your software can be integrated with and can help complement existing z/OS workloads and environments. If your software can communicate with z/OS and external components by using T/IP, now is the time examine how IBM z/OS Container Extensions (IBM zCX) makes it possible to integrate Linux on Z applications with z/OS.
    This IBM Redbooks® publication is a follow-on to Getting started with z/OS Container Extensions and Docker, SG24-8457, which provides some interesting use cases for zCX.
    We start with a brief overview of IBM zCX. In Part 1, “Integration” on page 9, we demonstrate use cases that integrate with zCX. In Part 2, “DevOps in zCX” on page 165, we describe how organizations can benefit from running a DevOps flow in zCX and we describe the set up of necessary components. Finally, in Part 3, “Monitoring and managing zCX systems” on page 229, we discuss IBM Service Management Unite Automation, a free-of-charge customizable dashboard interface and an important discussion of creating the suitable container restart policy.

    Ver publicación
  • Red Hat OpenShift on IBM Z Installation Guide

    IBM Redbooks

    This IBM® Redpaper publication provides all the necessary steps to successfully install Red Hat OpenShift 4.4 on IBM Z® or LinuxONE servers.
    It also provides an introduction to OpenShift nodes, Red Hat Enterprise Linux CoreOS, and Ansible.
    The steps that are described in this paper are taken from the official pages of the Red Hat website.
    This IBM Redpaper publication was written for IT architects, IT specialists, and others who are interested in installing Red Hat OpenShift on IBM Z.

    Otros autores
    Ver publicación
  • Getting started with z/OS Container Extensions and Docker

    IBM Redbooks

    IBM® z/OS® Container Extensions (IBM zCX) is a new feature of the next version of the IBM z/OS Operating System (z/OS V2.4). It makes it possible to run Linux on IBM Z® applications that are packaged as Docker container images on z/OS. Application developers can develop, and data centers can operate, popular open source packages, Linux applications, IBM software, and third-party software together with z/OS applications and data.
    This IBM Redbooks® publication helps you to understand the…

    IBM® z/OS® Container Extensions (IBM zCX) is a new feature of the next version of the IBM z/OS Operating System (z/OS V2.4). It makes it possible to run Linux on IBM Z® applications that are packaged as Docker container images on z/OS. Application developers can develop, and data centers can operate, popular open source packages, Linux applications, IBM software, and third-party software together with z/OS applications and data.
    This IBM Redbooks® publication helps you to understand the concepts, business perspectives, and reference architecture for installing, tailoring, and configuring zCX in your own environment.

    Ver publicación
  • Implementation Guide for IBM Blockchain Platform for Multicloud

    IBM Redbooks

    IBM® Blockchain Platform for Multicloud enables s to deploy the blockchain across public and private clouds, such as the IBM CloudTM, their own data center, and third-party public clouds, such as AWS and Microsoft Azure. It provides a blockchain console interface that you can use to deploy and manage blockchain components on an IBM Cloud Private cluster.
    This IBM Redbooks® publication discusses the major features, use case scenarios, deployment options, configuration details…

    IBM® Blockchain Platform for Multicloud enables s to deploy the blockchain across public and private clouds, such as the IBM CloudTM, their own data center, and third-party public clouds, such as AWS and Microsoft Azure. It provides a blockchain console interface that you can use to deploy and manage blockchain components on an IBM Cloud Private cluster.
    This IBM Redbooks® publication discusses the major features, use case scenarios, deployment options, configuration details, performance, and scalability considerations of IBM Blockchain Platform for Multicloud. It also covers step-by-step implementation details for both Secure Service Container and non-Secure Service Container environments. You also learn about the benefits of deploying and using a blockchain environment on LinuxONE.
    The target audience for this book is blockchain deployment specialists, developers, and solution architects.

    Ver publicación
  • Getting Started with Docker Enterprise Edition on IBM Z

    IBM Redbooks

    What is the difference between a virtual machine and a Docker container?

    A virtual machine (VM) is like a house. It is fully contained with its own plumbing and heating and cooling system. If you want another house, you build a new foundation, with new walls, new plumbing, and its own heating and cooling system. VMs are large. They start their own operating systems.
    Containers are like apartments in an apartment building. They share infrastructure. They can be many different sizes…

    What is the difference between a virtual machine and a Docker container?

    A virtual machine (VM) is like a house. It is fully contained with its own plumbing and heating and cooling system. If you want another house, you build a new foundation, with new walls, new plumbing, and its own heating and cooling system. VMs are large. They start their own operating systems.
    Containers are like apartments in an apartment building. They share infrastructure. They can be many different sizes. You can have different sizes depending on the needs. Containers “live” in a Docker host.
    If you build a house, you need many resources. If you build an apartment building, each unit shares resources. Like an apartment, Docker is smaller and satisfies specific needs, is more agile, and more easily changed.
    This IBM® Redbooks® publication examines the installation and operation of Docker Enterprise Edition on the IBM Z® platform.

    Ver publicación
  • Scale up for Linux on IBM Z

    IBM Redbooks

    This book was written by IBM® IT specialists who have experience implementing IBM Z® solutions, especially Linux on IBM LinuxONE™ (LinuxONE) or IBM Z servers. Therefore, the content of this book follows the guidelines from Linux and IBM z/VM® regarding LinuxONE and IBM Z installations. The preferred practices described in this book are gathered from the experiences of those specialists in hundreds of projects at IBM and customer environments.
    This publication provides you with all of the…

    This book was written by IBM® IT specialists who have experience implementing IBM Z® solutions, especially Linux on IBM LinuxONE™ (LinuxONE) or IBM Z servers. Therefore, the content of this book follows the guidelines from Linux and IBM z/VM® regarding LinuxONE and IBM Z installations. The preferred practices described in this book are gathered from the experiences of those specialists in hundreds of projects at IBM and customer environments.
    This publication provides you with all of the information that you need to decide the best scaling architecture when implementing Linux on IBM Z or LinuxONE. This book has the following goals:

    To inform you about x86 sprawl problems
    To inform you that x86 Vertical Scale out architectures are problematic going forward
    To provide solutions to x86 server sprawl problems
    To inform you about the LinuxONE and IBM Z differentiation for each x86 server sprawl problem
    To provide virtualization and security options for LinuxOne and IBM Z

    Ver publicación
  • Security for Linux on System z

    IBM Redbooks

    No IT server platform is 100% secure and useful at the same time. If your server is installed in a secure vault, three floors underground in a double-locked room, not connected to any network and switched off, one would say it was reasonably secure, but it would be a stretch to call it useful.

    This IBM® Redbooks® publication is about switching on the power to your Linux® on System z® server, connecting it to the data and to the network, and letting s have access to this formidable…

    No IT server platform is 100% secure and useful at the same time. If your server is installed in a secure vault, three floors underground in a double-locked room, not connected to any network and switched off, one would say it was reasonably secure, but it would be a stretch to call it useful.

    This IBM® Redbooks® publication is about switching on the power to your Linux® on System z® server, connecting it to the data and to the network, and letting s have access to this formidable resource space in a secure, controlled, and auditable fashion to make sure the System z server and Linux are useful to your business. As the quotation illustrates, the book is also about ensuring that, before you start deg a security solution, you understand what the solution has to achieve.

    The base for a secure system is tightly related to the way the architecture and virtualization has been implemented on IBM System z. Since its inception 45 years ago, the architecture has been continuously developed to meet the increasing demands for a more secure and stable platform.

    This book is intended for system engineers and security s who want to customize a Linux on System z environment to meet strict security, audit, and control regulations.

    Otros autores
    Ver publicación
  • Advanced Networking Concepts Applied Using Linux on IBM System z

    IBM Redbooks

    This IBM® Redbooks® publication describes important networking concepts and industry standards that are used to high availability on IBM System z®. Some of the networking standards described here are VLANs, VLAN trunking, link aggregation, virtual switches, VNICs, and load-balancing.

    We examine the various aspects of network setups and introduce the main Linux on System z networking commands and configuration files. We describe the management of network interface parameters…

    This IBM® Redbooks® publication describes important networking concepts and industry standards that are used to high availability on IBM System z®. Some of the networking standards described here are VLANs, VLAN trunking, link aggregation, virtual switches, VNICs, and load-balancing.

    We examine the various aspects of network setups and introduce the main Linux on System z networking commands and configuration files. We describe the management of network interface parameters, assignment of addresses to a network interface, and usage of the ifconfig command to configure network interfaces.

    We provide an overview of connectivity options available on the System z platform. We also describe high availability concepts and building a high availability solution using IBM Tivoli® System Automation. We also provide the implementation steps necessary to build a redundant network connections set up between an IBM z/VM® system and the external network switches using two Open Systems Adapter-Express 3 (OSA-Express 3) adapters with 10 Gb Ethernet ports.

    We describe the tests performed in our lab environment. The objectives of these tests were to gather information about performance and failover from the perspective of a real scenario, where the concepts of described in this book were applied.

    This book is focused on information that is practical and useful for readers with experience in network analysis and engineering networks, System z and Linux systems s, especially for readers that ister networks in their day-to-day activities.

    Otros autores
    Ver publicación

Idiomas

  • English

    Competencia profesional completa

  • Portuguese

    Competencia bilingüe o nativa

Recomendaciones recibidas

Más actividad de Eric

Ver el perfil completo de Eric

  • Descubrir a quién conocéis en común
  • Conseguir una presentación
  • ar con Eric directamente
Unirse para ver el perfil completo

Perfiles similares

Otras personas con el nombre de Eric Marins en Brasil

Añade nuevas aptitudes con estos cursos