Adora Nwodo š³š¬
Software Engineer at Microsoft
Bio
Nenne Adaora Nwodo (who fondly likes to be called Adora), is an Award-winning Software Engineer currently working at Microsoft where she builds cloud services and high-value experiences related to Artificial Intelligence and Mixed Reality.
You would typically find Adora doing Core Backend Engineering, Infrastructure Engineering, or Security Compliance work. Adora is also a content creator. She has a blog and YouTube channel called AdoraHack where she posts about Software Engineering, Productivity & Career Growth.
Social Media
Typescript for Infrastructure Engineering
In recent times, we have seen infrastructure automation play a very important role in building and shipping world-class applications fast. We have seen how tools like Docker, Ansible, Puppet & Terraform can be used to automate infrastructure deployments.
In this session, I would talk about the concept of Infrastructure as Code (IaC) and how Iām able to treat my infrastructure deployment code the same way I treat my source code by being able to test, version, and gracefully rollback my infrastructure deployment code.
Are you a Software Engineer familiar with Typescript looking to create infrastructure for your applications without prior DevOps knowledge or are you a DevOps Engineer looking to try something new and straightforward when it comes to infrastructure automation? If you are, then this session is for you!
I would talk about Pulumi: An IaC tool that allows me to provision infrastructure using familiar programming languages. This means that for me to automate my infrastructure, I can do it in a language I am already very comfortable with. I would also share my first experience with Pulumi, how it works and how you can use your Typescript knowledge for infrastructure deployment & management in Azure, AWS, and Kubernetes easily.