<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Felipe Corniani de Genaro</title>
    <description>The latest articles on DEV Community by Felipe Corniani de Genaro (@felipegenaro).</description>
    <link>https://dev.to/felipegenaro</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F365365%2F3e966405-42fd-4923-a05f-41d87a0fb2e0.jpg</url>
      <title>DEV Community: Felipe Corniani de Genaro</title>
      <link>https://dev.to/felipegenaro</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/felipegenaro"/>
    <language>en</language>
    <item>
      <title>How do DevOps interact with Digital Transformation.</title>
      <dc:creator>Felipe Corniani de Genaro</dc:creator>
      <pubDate>Tue, 01 Sep 2020 03:09:36 +0000</pubDate>
      <link>https://dev.to/felipegenaro/how-do-devops-interact-with-digital-transformation-46lh</link>
      <guid>https://dev.to/felipegenaro/how-do-devops-interact-with-digital-transformation-46lh</guid>
      <description>&lt;h2&gt;
  
  
  How could people and culture interfere on the business model and how business activities can leverage opportunities all based on customer info.
&lt;/h2&gt;

&lt;p&gt;Today Digital Transformation is the key of any company operating and DevOps is an essential component for this successful path by improving speed, overall collaboration and the customer experience. There are some challenges to pass over, like culture, skills, program investment and leadership alignment.&lt;/p&gt;

&lt;p&gt;Companies usually want to add more tools and improve their process, but they normally overlook the cultural changes that are required to make these transactions between technical and non-technical teams. With DevOps, you make it easier for your development and operational team to work together. Adding interactions within stakeholders and your business unit, you can set a collaborative tone.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;You can't Lean, Agile or DevOps your way around a bad organizational culture&lt;/strong&gt;. You must know the entire context to propose solutions and tools there are relevant to your environment. &lt;/p&gt;

&lt;p&gt;Creating a solid engineering culture around the business, all through learning and knowledge sharing across teams. Shared responsibilities are the core of DevOps.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"you build it, you run it", besides "you build it, you secure it".&lt;br&gt;
DevOps and security should go hand in hand. &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Also, pay attention to do not automate a bad process&lt;/strong&gt;, first of all, find a plausible solution and then find the tools to approach them.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;DevOps, in general, are tools to improve your infrastructure, increasing and speed up the software delivery through automation of operations and process to exceed the customer expectations. &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The customer nowadays wants to be "always-on" whatever the device they are using at any time of the day. Forget the "downtime", "temporary outage", etc. &lt;strong&gt;DevOps practices aim to provide an uninterrupted positive end-user experience. &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The configuration of environments to your applications now will be pieces of code; Docker and Kubernetes are virtual machines roughly saying, so your infrastructure are some parameters in a few files, they are called manifests. With that, you can develop, build and deliver anywhere. This is the base of continuous integration and continuous delivery. &lt;/p&gt;

&lt;p&gt;Now you will deliver small pieces of code, which will be tested before implementation and will be included automatically after passing the test through your pipeline. &lt;/p&gt;

&lt;p&gt;Later, your container is made to die, whenever it is necessary to add or change your environment, your container will be prepared to die and give way to a new set of required statements, also your databases and related stuff. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"fail often, fail fast, fail cheap".&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;p&gt;To create a DevOps transformation, you need to understand that you're building a service. It will be the implementation of a new service to all the people who are responsible for delivering software, approaching to ensure that everyone would have what they need to do their job and deliver high-quality software.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Establish a clear focus on the entire delivery pipeline, from developer to production.&lt;/strong&gt; Think about everyone who has a role in getting your application running. Create feasible overall goals on every release, and then think about how you want to track the progress toward those goals. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Communication is crucial,&lt;/strong&gt; so let the leadership aware of what is going on, they need to have a total commitment, they are how will provide resources for you to continue your transformation. &lt;/p&gt;

&lt;p&gt;For agility and collaboration to be successful, leadership at all levels needs to encourage and support it among employees, it also requires a significant shift in mindset and behaviour, and support of that needs to come from the top, which allows teams to be more receptive to the changes. &lt;/p&gt;

&lt;p&gt;Build an MVP of the DevOps transformation, show the whole organization about it, show them your goals and results, doing that you will increase the collaboration, &lt;strong&gt;DevOps is a culture, &lt;em&gt;the need to get used to&lt;/em&gt;,&lt;/strong&gt; for that they need to believe. &lt;/p&gt;

&lt;p&gt;Standardize your software delivery process, with that you can assign metrics easier and track down the results.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SvHvIit3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/720/1%2ARsxbg0sxiPh8vkEoBHlibg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SvHvIit3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/720/1%2ARsxbg0sxiPh8vkEoBHlibg.png" alt="Alt"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;DevOps are fundamentals of a modern software factory and although they will not solve all software development problems, they are essential in addressing how companies can improve their engagement with customers and key business stakeholders. &lt;/p&gt;

&lt;p&gt;These practices will also help organizations keep up with the continuously changing, and unpredictable, business environment.&lt;/p&gt;

&lt;p&gt;I hope that article helps you to understand i little bit more about DevOps and what impacts this culture has on your organization digital transformation.&lt;/p&gt;

&lt;p&gt;My regards.&lt;br&gt;
Felipe Genaro.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>digitaltransformation</category>
      <category>culture</category>
      <category>technology</category>
    </item>
    <item>
      <title>Are you handling with Digital Transformation the right way ??</title>
      <dc:creator>Felipe Corniani de Genaro</dc:creator>
      <pubDate>Sun, 12 Apr 2020 21:22:44 +0000</pubDate>
      <link>https://dev.to/felipegenaro/are-you-handling-with-digital-transformation-the-right-way-4pc6</link>
      <guid>https://dev.to/felipegenaro/are-you-handling-with-digital-transformation-the-right-way-4pc6</guid>
      <description>&lt;p&gt;&lt;em&gt;What is &lt;strong&gt;Digital Transformation&lt;/strong&gt; exactly, what’s your pillars and how it interacts with other already known paradigms.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;First of all, &lt;strong&gt;Digital Transformation&lt;/strong&gt; is not more usage of IT Technologies, taking advantage of tools to improve your process and data. Before, you need to take note of some terminologies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digitation&lt;/strong&gt; is transforming your analogue resources into digital form. Papers and human process becoming bytes and online workflows.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digitalization&lt;/strong&gt; is about tools within technology. Embark your project, use wearables, automate and update the communication and media infrastructures. You can use cognitive computing for data analyses, software test automation, internet of things, etc.&lt;/p&gt;

&lt;p&gt;In a formal way to say, &lt;strong&gt;Digital Transformation&lt;/strong&gt; is the use of digital technologies to upgrade your internal operations and change process, to create an entire organizational transformation. Acting directly with the digital economy and digital innovation, building new business models, in order to improve the customer experience, providing society transformation with value creation refining products and services.&lt;/p&gt;

&lt;p&gt;Elaborating, &lt;strong&gt;Digital Transformation&lt;/strong&gt; consists of the core of the supply chain, providing new outcomes. It is related to the customer itself, focusing on the organizational change to deliver new value schemes for them. Building a cross-functional team and enabling holistic thinking. Creating a customer-driven-strategic and business transformation that need cross-organizational changes.&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmiro.medium.com%2Fmax%2F400%2F1%2AyhbMmGIutnlV3QVR9sjxdQ.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmiro.medium.com%2Fmax%2F400%2F1%2AyhbMmGIutnlV3QVR9sjxdQ.jpeg" alt="Alt"&gt;&lt;/a&gt;&lt;br&gt;
You already need to be resilient to deal with expected and unexpected changes but now, you need to handle paradigm shifts, and that put down slow and subtle transformations that redefine the essence of the industry. They are not quantifiable and have the capacity to disrupt the core essence of the industry.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Digital Transformation&lt;/strong&gt; brings us some paradigms that together create a brand new environment, combining issues with resource allocation, risk management and cost containment. Passing through all of that, you can achieve Digital Maturity Assessment. And you’ll be able to completely understand the customer needs and expectations, which are the goal of &lt;strong&gt;Digital Transformation&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Digital Transformation&lt;/strong&gt; works directly with business models, people, culture, leadership and change. It is a profound transformation of business activities and competencies to fully leverage the opportunities of digital technologies. Understanding your customer and conducting your team through it, you can create your framework for your business model, based on customer info that might complement or even supplement its current business and market. You need to bring some comfort to your customers, have compassion, understand your emotions, with that you build real value in a relationship.&lt;/p&gt;

&lt;p&gt;The keynote speaker Greg Verdino once says, &lt;em&gt;“Digital Transformation closes the gap between what digital customers already expect and what analog business actually deliver”&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;You need to be careful with what and how much you change; you cannot impact the quality of customer relationships. Take a bank business for instance, this from ages represents a close relationship between the enterprise and its customers. This relation is basically built on trust, a human concept. Nowadays banks are full of digital channels, to bring more comfort and agility in your actions with customers, using chatbots and providing means for helping them to make buying decisions.&lt;/p&gt;

&lt;p&gt;So you are creating a paradox, the customer opinions and expectations are getting influenced before they have any real human interaction, you are replacing humans by the digital channels since those chatbots cannot understand emotions, as sarcasm or cynicism for example. How can enterprises want to create a meaningful and long-lasting relationship with customers, if there is hardly any real interaction with humans ?? &lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmiro.medium.com%2Fmax%2F512%2F1%2ApkzRTND010PgbGRuwKBhPg.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmiro.medium.com%2Fmax%2F512%2F1%2ApkzRTND010PgbGRuwKBhPg.jpeg" alt="Alt"&gt;&lt;/a&gt;&lt;br&gt;
While you are adopting more digital channels to improve the communication and interactions with your customers, that will be creating a void between the company and them. Therefore, you’ll have impacts directly on the quality of customer relationships, and that is one critical pillar of the bank industry.&lt;/p&gt;

&lt;p&gt;Let’s finish talking about &lt;strong&gt;what it is not Digital Transformation&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;Digital Transformation &lt;strong&gt;is not&lt;/strong&gt; an IT initiative. Essentially is to create models to customer-driven-strategic and problem-driven, providing a competitive advantage.&lt;/p&gt;

&lt;p&gt;Digital Transformation &lt;strong&gt;is not&lt;/strong&gt; Data Management, on the wise of capture and storage, it improves the business process and defines every data field to be a business utility, providing completely data consumption, improving decision making.&lt;/p&gt;

&lt;p&gt;Digital Transformation &lt;strong&gt;is not&lt;/strong&gt; fancy dashboards or colourful infographics full of machine learning and AI. Actually is uses quality data together with your customer, questioning assumptions about his business environment.&lt;/p&gt;

&lt;p&gt;The void between the customers and the human part of enterprises is getting wider every day. In general, you need to be careful to not misunderstand the concepts of the &lt;strong&gt;Digital Transformation&lt;/strong&gt;, so that you don’t make hasty decisions or make mistakes in your implementation.  &lt;/p&gt;

&lt;p&gt;&lt;em&gt;I hope that article helps you to understand some terms about Digital Transformation and how Digital Transformation should work as well as figure out what is and what is not Digital Transformation.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;My regards.&lt;/em&gt;&lt;br&gt;
&lt;em&gt;Felipe Genaro.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>devops</category>
      <category>digitaltransformation</category>
      <category>culture</category>
      <category>technology</category>
    </item>
  </channel>
</rss>
