The Latest Stories

Dockerfile icon image Exploring Containers: Creating a Dockerfile

Docker containers are launched using Docker images, which are built from layers of Dockerfiles. A Dockerfile is a text document that contains all the commands or instructions to create, copy, and run an image. Let’s look at what goes into creating a Dockerfile, which could be used to build a runnable Docker image.

Deepak Vohra's picture
Deepak Vohra
Project manager sitting at a table with a team 3 Problem-Solving Techniques for Project Managers

Managing software development projects involves a lot of moving parts. You might come across bottlenecks and challenges to goals and objectives, and you need resolute methods for expediently addressing such issues. Here are three proven tools and techniques for managing time, planning resources, and solving problems.

Melissa  Calvert's picture
Melissa Calvert
Android phone showing apps Google's Android App Bundle Is a Win for Developers and Users

Google’s new Android App Bundle is a publishing format that offers a more efficient way for developers to build and release apps. It creates lean application APKs that are optimized for each device configuration, without refactoring. This means engineers need to code less, and users are happy to get a smaller download.

Shikha Sharma's picture
Shikha Sharma
Employee receiving feedback Seeking Feedback the Right Way

Receiving negative feedback can be uncomfortable. You may immediately get defensive. But to grow personally and in your career, you need to be able to receive feedback—both good and bad. Here's how to recognize the three types of feedback you will get, and know how to solicit it and respond to it in the right way.

Allison Scholz's picture
Allison Scholz