Vigyata.AI
Is this your channel?

How do Software Engineers Use Automation?

4.0K views· 114 likes· 12:14· Mar 23, 2022

🛍️ Products Mentioned (4)

#LetsCreate #IBMPartner Learn how software engineers work with automation tools in their day-to-day jobs. Discover how using automation with IBM can make it easier for you to work on the next big idea. IBM Cloud Pak Business Automation: https://ibm.co/3K8xrLd IBM Cloud Pak AIOps: https://ibm.co/3MfYwxZ What to learn how to code? Sign up for LinkedIn Learning! https://linkedin-learning.pxf.io/blondiebytes Free Learning Java course https://www.linkedin.com/learning/learning-java-4/welcome-to-learning-java?u=2125562 Courses on LinkedIn Learning! https://www.linkedin.com/learning/instructors/kathryn-hodge TikTok for programming tips on the go https://www.tiktok.com/@blondiebytes Also check out... Make a Google Action https://youtu.be/03i5LoO_neU What is a Framework? https://youtu.be/HXqBlAywTjU What is a JSON Object? https://youtu.be/nlYiOcMNzyQ What is an API? https://youtu.be/T74OdSCBJfw What are API Keys? https://youtu.be/1yFggyk--Zo Using APIs with Postman https://youtu.be/0LFKxiATLNQ GitHub | https://github.com/blondiebytes

About This Video

In this video I break down what “automation” actually looks like in a real software engineering day—not just writing scripts, but the meetings and decisions that make automation possible. I walk through a requirements meeting where we get super specific about a seemingly simple feature (sending a notification): timing, content, language, app version compatibility, and how the backend/platform work needs to line up with what the frontend can render. That’s the part people forget: a lot of our job is problem solving first, and then we automate the process we decided on. I also talk about the “set it once every couple years” infrastructure tasks—domains, SSL certs, queue configs, Lambda/server settings—and why they’re perfect candidates for automation after you’ve thought through the right configurations. From there I explain two big automation pillars: infrastructure as code (handing a config/template to AWS/Azure/IBM Cloud/etc. to provision resources) and CI/CD (automating builds, tests, and deployments from GitHub to the cloud). The takeaway is ROI: automate repetitive, low-thought work so you can focus on architecture, design, and the big idea—while still being careful, because automating the wrong thing (or trusting it blindly) can create security and reliability risks.

Frequently Asked Questions

🎬 More from blondiebytes