DevOps

Information

  • Public (anyone can view and join)
  •  DevOps, bringing Development and Operations together to share news,updates and opinions on processes and procedures

Recent Activities

  • YouTuberUNLEASHED !!!
    I invite you to take a look at my technical article titled "Caesar Cipher implementation in Python", published in the IBM Z and LinuxONE Community. In this technical article, I explain about the implementation of the Caesar Cipher using the Python Programming Language. https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/subhasish-sarkar1/2020/07/04/caesar-cipher-implementation-in-python?CommunityKey=8bcc5745-f7d5-43e3-a7ef-a4801c68c752&tab=
    IBM Z and LinuxONE - IBM Z and LinuxONE Community
    In this technical article, the author explains about the implementation of the Caesar Cipher using the Python Programming Language.
  • Rui Miguel Feio
    IBM Leverages Containers to Advance DevOps on Mainframes - Container Journal
    IBM launched Wazi for Red Hat CodeReady Workspaces, which leverages containers running on x86 servers to build apps for mainframes.
  • YouTuberUNLEASHED !!!
    I invite you to take a look at my technical article/blog-post titled "Know about the Caesar Cipher, one of the earliest known and simplest ciphers!!!", published in the IBM Z and LinuxONE Community. https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/subhasish-sarkar1/2020/07/04/caesar-cipher?CommunityKey=8bcc5745-f7d5-43e3-a7ef-a4801c68c752&tab=
    IBM Z and LinuxONE - IBM Z and LinuxONE Community
    This technical article talks about one of the earliest known and simplest ciphers, the Caesar Cipher.
  • Gagan Kakkar
    IBM Software RFE Community: RFE Community
    The IBM RFE Community lets you directly communicate and collaborate with IBM product development teams and other product users on ideas for...
  • Gagan Kakkar
    Doing DevOps? Start with the mainframe, suggest Compuware CEO Chris O'Malley
    The mainframe is here to stay because it does things better than other platforms in terms of transactions, efficiency, reliability, and security,...
  • Gagan Kakkar
    Oh...dear...NO !!!!!!!!!

    "Code refactoring using AI is a machine learning process that rewrites existing code from legacy languages like COBOL to newer languages like Java with no human programming. It is available now and used in the banking, insurance, and healthcare industries for example. Based on a recent NCI government project, we know we can rewrite applications four times faster and at 20-30% of the cost today"

    https://www.nextgov.com/ideas/2019/07/how-you-can-help-your-agency-put-ai...  more
    How You Can Help Your Agency Put AI to Work Today - Nextgov
    AI technology will significantly revolutionize how work is done in the federal workspace and allow us to “scale” human action to critical thinking...
  • cameron seay
    I'm putting this in DevOps for archiving, but it's for the main board also... many of you have comp sci backgrounds, though I have taken a lot of comp sci courses (my degrees are in CIS) I don't know the answer to this question: how do interpreted languages like Python and PERL handle the step after compilation where the object code needs to be linked with and libraries and subprograms needed? It would seem that this would make interpreted vs compiled languages unfeasibly slow... too slow for ...  more
    • Wayne Beavers
    • Wayne Beavers
    • comment View all 8 comments
  • Frans Beyl
    Using VSCode and Gradle for z/OS Java Development
    This article outlines my journey to achieve a clean solution for Java development (including testing and code coverage) on a z/OS machine, while...